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. 28 Apr, 2022 1 commit
    • Barnabas Makonda's avatar
      Add fix command to mutate and update IaC (#746) · a59063bd
      Barnabas Makonda authored
      * added fix command
      
      * update fix command to walk through the folder to find all files
      
      * added ability to add comment
      
      * fix comment prefix
      
      * trim whitespaces to the line
      
      * refactor update mutated file
      
      * remove filepath as is not needed anymore
      
      * remove filepath as is not needed anymore
      
      * remove timestamp and status if creation is null
      
      * added comments and fix tests
      
      * remove hardcoded mutation in config
      
      * revert comment deletion
      
      * separate mutated to success files
      
      * read multiple resources in a file and update both
      
      * Remove mutation in config.yaml
      a59063bd
  2. 26 Apr, 2022 1 commit
  3. 25 Apr, 2022 2 commits
  4. 12 Apr, 2022 1 commit
  5. 08 Apr, 2022 2 commits
  6. 07 Apr, 2022 3 commits
  7. 05 Apr, 2022 1 commit
  8. 31 Mar, 2022 1 commit
  9. 29 Mar, 2022 1 commit
  10. 25 Mar, 2022 1 commit
    • Barnabas Makonda's avatar
      Add mutation field to `imagePolicyNotAlways` (#712) · a4c0b0f5
      Barnabas Makonda authored
      * added mutation field in checks and config
      
      * added test
      
      * fix tests
      
      * revert resolve export
      
      * remove Patched resources as moving that to separate functionality apart from validation
      
      * go mod tidy
      
      * move mutation to the container level
      
      * change prefix based on the resource kind
      
      * collect all mutations from results and apply
      
      * added test for cronjob and deployment apart from just pod
      
      * test cronjob prefix
      
      * return a copy of mutation
      
      * fix tests and comments
      
      * address feedback comments
      
      * fix warning formating
      
      * refactor getJSONSchemaPrefix function
      a4c0b0f5
  11. 24 Mar, 2022 1 commit
  12. 17 Mar, 2022 1 commit
  13. 15 Mar, 2022 2 commits
  14. 14 Mar, 2022 1 commit
  15. 04 Mar, 2022 1 commit
  16. 23 Feb, 2022 3 commits
  17. 22 Feb, 2022 1 commit
  18. 17 Feb, 2022 2 commits
  19. 15 Feb, 2022 1 commit
  20. 09 Feb, 2022 1 commit
  21. 27 Jan, 2022 1 commit
  22. 20 Jan, 2022 1 commit
  23. 14 Jan, 2022 10 commits