Skip to content
Snippets Groups Projects
  1. Aug 30, 2021
  2. Aug 11, 2021
  3. Aug 10, 2021
  4. Aug 09, 2021
  5. Aug 04, 2021
  6. Aug 03, 2021
  7. Jul 14, 2021
  8. Jul 07, 2021
  9. Jun 23, 2021
  10. Jun 20, 2021
  11. Jun 16, 2021
  12. Jun 14, 2021
  13. Jun 09, 2021
    • Yoav Rotem's avatar
      Fix ocp job issues (#893) · 75fe5d00
      Yoav Rotem authored
      * Fix openshift missing glibc
      
      Fixing issues #891  #890
      
      * Update goreleaser
      
      Change release to build, no need to release while building (when pushed to main) but only when publishing (release new version)
      
      * Update goreleaser version to 0.169.0
      
      * Change from release to build
      
      * Try day run on release
      
      It used to be released to docker hub each push, the issue was that docker hub had a automation for it, now test if its not releasing every git push.
    • Yoav Rotem's avatar
      Fixing typos (#899) · fdf0bbd9
      Yoav Rotem authored
      fdf0bbd9
    • Yoav Rotem's avatar
      dd68e8f0
    • Yoav Rotem's avatar
      mkdocs support and update docs (#884) · 0d1bd2bb
      Yoav Rotem authored
      
      * Delete README.md
      
      * Edit readme and separate into different files
      
      * Update README.md
      
      * Update Running.md
      
      * Update CONTRIBUTING.md
      
      * Create Contributing.md
      
      * Add files via upload
      
      * Update Index.md
      
      * Rename Flags and Commands.md to Flags_and_commands.md
      
      * Rename Index.md to index.md
      
      * Create mkdocs.yml
      
      * Delete images directory
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Create mkdocs-dev.yaml
      
      * Create mkdocs-latest.yaml
      
      * Update mkdocs.yml
      
      * Update mkdocs.yml
      
      * Update mkdocs.yml
      
      Add yamllint ---
      
      * Make it yamllint comply
      
      * Make Yamllint comply
      
      * Make Yamllint comply
      
      * Change description
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Fix syntax
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Update docs/Architecture.md
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Update docs/Architecture.md
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Update example for test files
      
      * Update contributing
      
      * Delete Contributing.md
      
      * Update Flags_and_commands.md
      
      * Change syntax and add source
      
      * Update Platforms.md
      
      * lower case file names
      
      * lower case file names
      
      * Lower case file names
      
      * Lower case file names
      
      * Lower case file names
      
      * Lower case file names
      
      * Add note about inspect master in some platforms
      
      * Add quick start
      
      * Lower case files names
      
      * Lower case files names
      
      * Fixing typo
      
      * Remove section about old ocp
      
      * Fix typos
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      0d1bd2bb
  14. Jun 08, 2021
  15. Jun 07, 2021
  16. May 23, 2021
  17. May 20, 2021
  18. May 18, 2021
    • Yoav Rotem's avatar
      Fix test request timeout (#874) · 1f4b941c
      Yoav Rotem authored
      * Test 1.2.24 should be manual
      
      * Test 1.2.26 should be manual
      
      * Test 1.2.26 should be manual
      
      * Change test 1.2.26
      
      * Change test 1.2.26
      
      * Change test 1.2.26
      
      * Change test 1.2.26
      
      * Change test 1.2.26
      1f4b941c
    • Yoav Rotem's avatar
      Update gke-1.0 (#873) · 9820da95
      Yoav Rotem authored
      * Create controlplane.yaml
      
      * Update and tidy yaml
      
      * Update and tidy yaml
      
      * Update and tidy yaml
      9820da95
  19. May 11, 2021
  20. May 09, 2021
    • Yoav Rotem's avatar
      Add detected kubernetes version (#869) · 887965d3
      Yoav Rotem authored
      * Add detected kubernetes version to controls
      
      * Refactore NewControls function
      
      Now new Control function is expecting detected version argument.
      
      * Refactore NewControls function
      
      Now new Control function is expecting detected version argument.
      
      * Refactore NewControls function
      
      New Control function is expecting detected version argument.
      
      * Add detected kube version
      
      * add detecetedKubeVersion
      
      * Add detecetedKubeVersion
      
      * Add detectedKubeVersion
      
      * Add detecetedKubeVersion
      
      * Fix missing version
      
      * Change version
      
      Change version from 3.10 to rh-0.7
      
      * fix version: "cis-1.5"
      
      * fix version: "cis-1.5"
      
      * fix version: "cis-1.5"
      
      * Fix version: "cis-1.5"
      
      * Fix version: "cis-1.5"
      
      * Fix version: "cis-1.6"
      
      * Fix version: "cis-1.6"
      
      * Fix version: "cis-1.6"
      
      * Fix version: "cis-1.6"
      
      * Fix version: "cis-1.6"
      887965d3
    • Huang Huang's avatar
  21. May 02, 2021
  22. Apr 29, 2021
  23. Apr 08, 2021
  24. Mar 24, 2021
    • Yoav Rotem's avatar
      Update ocp 3.11 (#849) · f2386c03
      Yoav Rotem authored
      * Add OCP auto-detection
      
      * Add test for openshift
      
      * update and fix bugs
      
      update file to match with new kube-bench features and fix bugs
      
      * Update file and fix bugs
      
      update file to match with new kube-bench features and fix bugs
      
      * Remove specific configs
      
      Those configs could be set in main config.yaml
      
      * Update to include openshift files
      
      * fix typos
      
      * fix typo
      
      * Remove trailing spaces
      
      * Update util.go
      
      * Add tests for getOcpValidVersion
      f2386c03
Loading