This project is mirrored from https://gitee.com/NQL886/polaris.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 25 May, 2021 6 commits
  2. 24 May, 2021 2 commits
  3. 18 May, 2021 2 commits
  4. 17 May, 2021 1 commit
  5. 12 May, 2021 1 commit
  6. 11 May, 2021 3 commits
  7. 07 May, 2021 1 commit
    • Cydnee Owens's avatar
      Check testing (#535) · c9811171
      Cydnee Owens authored
      
      * add file structure and success/failure yaml files
      
      * add success/fail check tests for liveness probe missing
      
      * add success/fail check tests for readiness probe missing
      
      * add cpu limit missing success/failure
      
      * add cpu requests missing success/failure
      
      * add hostPortMissing success/failure
      
      * add readinessProbeMissing success/failure
      
      * Add success/failure test for dangerousCapabilities
      
      * add success test
      
      * add success/failure tests
      
      * name change pdbDisruptionsGreaterThanZero to pdbDisruptionsIsZero for test
      Co-authored-by: default avatarRobert Brennan <accounts@rbren.io>
      c9811171
  8. 06 May, 2021 4 commits
  9. 30 Apr, 2021 2 commits
  10. 23 Apr, 2021 1 commit
    • Cydnee Owens's avatar
      Helper tests2 (#527) · 46923d0a
      Cydnee Owens authored
      * Add test for getWeatherIcon and getGrade helper methods
      
      * Add tests for all helper methods
      46923d0a
  11. 22 Apr, 2021 1 commit
  12. 16 Apr, 2021 1 commit
  13. 09 Apr, 2021 1 commit
    • Robert Brennan's avatar
      Add support for check templates (#520) · 371e30fe
      Robert Brennan authored
      * Add basic flow
      
      * Add arbitrary validator
      
      * Pipe config through to resource provider
      
      * Set arbitraries on resource provider
      
      * Add arbitrary validation to fullaudit
      
      * Add conf argument
      
      * Fix resource setting from string
      
      * PR updates
      
      * Fix nil map error
      
      * Delete lingering print, add pdb check, start implementing validator test
      
      * move ingress to arbitrary
      
      * fix compile
      
      * refactor a bunch
      
      * add tls tests
      
      * tests passing
      
      * resource provider helper
      
      * refactor tests
      
      * fix exemptions
      
      * fix check test
      
      * fix up resource creation from API
      
      * fix init containers
      
      * fix cronjob test
      
      * fix pod tests
      
      * combine controllers and-noncontrollers in resource provider
      
      * delint
      
      * add ingress backward compat
      
      * fix tests
      
      * reenable test
      
      * rename a fn
      
      * remove unused fn
      
      * remove if
      
      * first pass
      
      * more progress
      
      * debug
      
      * update jsonschema
      
      * Revert "update jsonschema"
      
      This reverts commit 45e6c398
      
      .
      
      * Revert "Revert "update jsonschema""
      
      This reverts commit f8c5ec223824694c43a6af9dae9319f1f0e30b37.
      
      * templating working
      
      * rename check
      
      * add failure details to results
      
      * minor edits
      
      * add runAsRoot test
      
      * Revert "Revert "Revert "update jsonschema"""
      
      This reverts commit fcdacdc3c22e32c580541901f99e154d00bedbc8.
      
      * minor fixes
      
      * most tests passing
      
      * fix json annotations
      
      * logspam
      
      * delint
      
      * add comment
      Co-authored-by: default avatarJordan Doig <jordan.steele.doig@gmail.com>
      371e30fe
  14. 07 Apr, 2021 2 commits
  15. 05 Apr, 2021 1 commit
  16. 30 Mar, 2021 1 commit
  17. 26 Mar, 2021 1 commit
    • Jordan Doig's avatar
      Add support for arbitrary Kinds (#505) · 63fd576d
      Jordan Doig authored
      
      * Add basic flow
      
      * Add arbitrary validator
      
      * Pipe config through to resource provider
      
      * Set arbitraries on resource provider
      
      * Add arbitrary validation to fullaudit
      
      * Add conf argument
      
      * Fix resource setting from string
      
      * PR updates
      
      * Fix nil map error
      
      * Delete lingering print, add pdb check, start implementing validator test
      
      * move ingress to arbitrary
      
      * fix compile
      
      * refactor a bunch
      
      * add tls tests
      
      * tests passing
      
      * resource provider helper
      
      * refactor tests
      
      * fix exemptions
      
      * fix check test
      
      * fix up resource creation from API
      
      * fix init containers
      
      * fix cronjob test
      
      * fix pod tests
      
      * combine controllers and-noncontrollers in resource provider
      
      * delint
      
      * add ingress backward compat
      
      * fix tests
      
      * reenable test
      
      * rename a fn
      
      * remove unused fn
      
      * remove if
      Co-authored-by: default avatarRobert Brennan <contact@rbren.io>
      63fd576d
  18. 17 Mar, 2021 3 commits
  19. 16 Mar, 2021 1 commit
  20. 12 Mar, 2021 2 commits
  21. 08 Mar, 2021 3 commits