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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 03 May, 2022 1 commit
-
-
Barnabas Makonda authored
* added mutate webhook * fix mutation operation type * if no mutation just use valid response
-
- 28 Apr, 2022 3 commits
-
-
Robert Brennan authored
* update release process * fix lint * remove kubectl docs * update webhook install * fix webhook_test * fix dashboard test * Update kube_dashboard_test.sh * Update webhook_test.sh Co-authored-by:
Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
-
Robert Brennan authored
* update go modules * go 1.18 * git mod tidy * go mod tidy again Co-authored-by:
MAKOSCAFEE <barnabasmakonda@gmail.com> Co-authored-by:
Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
-
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
-
- 26 Apr, 2022 1 commit
-
-
Terraform User authored
-
- 25 Apr, 2022 2 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
* try saving last podspec when walking owner hierarchy * remove namespace from config
-
- 12 Apr, 2022 1 commit
-
-
dependabot[bot] authored
Bumps alpine from 3.15.3 to 3.15.4. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 08 Apr, 2022 2 commits
-
-
Barnabas Makonda authored
* added more mutations and refactor test to test each mutation separately * added more mutation definitions * update spec for controller * added mutations for cpu and memory request and limits * update request memory mutation * added liveness and probes * rmeove hostport mutation * added multiple mutations for request and limits memory Co-authored-by:
Robert Brennan <accounts@rbren.io>
-
Andrew Suderman authored
-
- 07 Apr, 2022 3 commits
-
-
staerion authored
merge the list of resources from custom checks and the generated controller list before deduplicating them (#727) Co-authored-by:
Robert Brennan <accounts@rbren.io>
-
Ken Kaizu authored
Signed-off-by:
krrrr38 <k.kaizu38@gmail.com> Co-authored-by:
Robert Brennan <accounts@rbren.io>
-
Robert Brennan authored
-
- 05 Apr, 2022 1 commit
-
-
dependabot[bot] authored
Bumps alpine from 3.15.2 to 3.15.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 31 Mar, 2022 1 commit
-
-
Andrew Suderman authored
* Update license headers * Fmt Co-authored-by:
Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
-
- 29 Mar, 2022 1 commit
-
-
dependabot[bot] authored
Bumps alpine from 3.15.1 to 3.15.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 25 Mar, 2022 1 commit
-
-
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
-
- 24 Mar, 2022 1 commit
-
-
dependabot[bot] authored
Bumps alpine from 3.15.0 to 3.15.1. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 17 Mar, 2022 1 commit
-
-
dependabot[bot] authored
* Bump golang from 1.17.7 to 1.17.8 Bumps golang from 1.17.7 to 1.17.8. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> * Update Dockerfile Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Robert Brennan <accounts@rbren.io>
-
- 15 Mar, 2022 2 commits
-
-
Robert Brennan authored
* bump to 5.1.0 * regenerate deploy files Co-authored-by:
Travis CI <jess.portnoy@kaltura.com>
-
nobletrout authored
* See #699 add support for kubecontext selection * Update cli.md
-
- 14 Mar, 2022 1 commit
-
-
nobletrout authored
-
- 04 Mar, 2022 1 commit
-
-
Terraform User authored
-
- 23 Feb, 2022 3 commits
-
-
dependabot[bot] authored
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0 ) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps golang from 1.16 to 1.17.7. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps alpine from 3.14 to 3.15.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 22 Feb, 2022 1 commit
-
-
Andrew Suderman authored
CI/CD Updates - get publish secrets from vault. Update goreleaser. Sign checksums. Enable experimental docker features to move towards multi-arch support (#710)
-
- 17 Feb, 2022 2 commits
-
-
Terraform User authored
-
Terraform User authored
-
- 15 Feb, 2022 1 commit
-
-
Andrew Suderman authored
-
- 09 Feb, 2022 1 commit
-
-
Luke Reed authored
-
- 27 Jan, 2022 1 commit
-
-
Luke Reed authored
-
- 20 Jan, 2022 1 commit
-
-
Barnabas Makonda authored
* update serverity for polaris check * update test checks * update changelog and fix test failure * update tests/checks * update replicas for webhook * update config-full.yaml * update tags Co-authored-by:
Robert Brennan <accounts@rbren.io>
-
- 14 Jan, 2022 7 commits
-
-
Terraform User authored
-
Terraform User authored
-
Terraform User authored
-
Fairwinds Bot authored
-
Terraform User authored
-
Terraform User authored
-
Fairwinds Bot authored
-