Skip to content
Snippets Groups Projects
  1. Aug 12, 2020
  2. Aug 09, 2020
  3. Aug 03, 2020
  4. Jul 21, 2020
  5. Jul 10, 2020
  6. Jul 08, 2020
  7. Jun 17, 2020
  8. May 20, 2020
  9. May 14, 2020
  10. Mar 16, 2020
    • Mathis Kretz's avatar
      Add config paths for microk8s (#556) · 9efd942b
      Mathis Kretz authored
      
      * Add config paths for microk8s
      
      * Fix order for kube-proxy conf path and fix yaml linting issue
      
      Co-authored-by: default avatarMathis Kretz <mathis@bespinian.io>
      Co-authored-by: default avatarLiz Rice <liz@lizrice.com>
      9efd942b
    • yoavrotems's avatar
      Add option to do bitmask (#565) · 60f2fb59
      yoavrotems authored
      * Add option to do bitwise and between two value in order to compare permissions
      
      * Update test.go
      
      Removed self debug note
      
      * Update test_test.go
      
      FIx typo
      
      * Update test.go
      
      * Update test.go
      
      Switched between max and requested value, because accidentally assigned them oppositely  and remove old function relate to octal base
      
      * Update test_test.go
      
      * Update test_test.go
      60f2fb59
  11. Mar 03, 2020
  12. Mar 02, 2020
  13. Feb 18, 2020
  14. Jan 22, 2020
  15. Jan 07, 2020
  16. Jan 06, 2020
    • James Ward's avatar
      Support Linting YAML as part of Travis CI build (#554) · 5f34058d
      James Ward authored
      * add yamllint command to travis CI
      
      installs and runs a linter across the YAML in the
      project to ensure consistency in the written YAML.
      
      this uses yamllint and the default yamllint config with
      "truthy" and "line-length" disabled.
      
      * run dos2unix on CRLF files
      
      * YAMLLINT: remove trailing spaces
      
      * YAMLLint: add YAML document start
      
      * YAMLLint: too many spaces around bracket
      
      * YAMLLint: fix indentation
      
      * YAMLLint: remove duplicate key
      
      * YAMLLint: newline at end of file
      
      * YAMLLint: Too few spaces after comma
      
      * YAMLLint: too many spaces after colon
      5f34058d
  17. Dec 13, 2019
    • Roberto Rojas's avatar
      Fixes Issue #535 (#537) · 13193d75
      Roberto Rojas authored
      * isEtcd should not run on openshift 3.10/3.11
      
      * adds openssl
      
      * fixed tests
      
      * fixes bugs
      
      * adds isEtcd tests
      13193d75
  18. Dec 10, 2019
  19. Dec 09, 2019
  20. Dec 05, 2019
    • Roberto Rojas's avatar
      Fixes Issue #494 - add tests for CIS 1.5 (#530) · af976e6f
      Roberto Rojas authored
      
      * Initial commit.
      
      * Add master and node config.
      
      * Add section 5 of CIS 1.5.1.
      
      * Split sections into section files
      
      * Fix YAML issues.
      
      * adds target translation
      
      * adds target translation
      
      * adds cis-1.5 mapping
      
      * fixed tests
      
      * fixes are per PR
      
      * fixed intergration test
      
      * integration kind test file to appropriate ks8 version
      
      * fixed etcd text
      
      * fixed README
      
      * fixed text
      
      * etcd: fixed grep path
      
      * etcd: fixes
      
      * fixed error message bug
      
      * Update README.md
      
      Co-Authored-By: default avatarLiz Rice <liz@lizrice.com>
      
      * Update README.md
      
      Co-Authored-By: default avatarLiz Rice <liz@lizrice.com>
      
      * fixes as per PR review
  21. Dec 04, 2019
  22. Nov 27, 2019
    • Roberto Rojas's avatar
      Issue #421: Merges PR #422 with master (#523) · 9c6d4de8
      Roberto Rojas authored
      * Add kubeconfig location of kube-proxy for AKS
      
      * Add job for AKS node
      
      * Automate ca file permission check
      
      * removed job-aks.yaml as other PRs added needed features
      
      * fixed integration test due to merge changes
      9c6d4de8
  23. Nov 06, 2019
  24. Nov 05, 2019
  25. Nov 01, 2019
  26. Oct 26, 2019
  27. Oct 24, 2019
  28. Oct 18, 2019
  29. Oct 14, 2019
  30. Oct 12, 2019
Loading