-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
K8s core component validation (#116)
* Add core component definitions in release manifest * Align helm chart CRD indentations with kubebuilder generated CRD * Introduce new release manifest CRD changes * make generate * Introduce container comparison logic * Update variable name to improve reusability * Add deployment monitoring permissions to reconciler * Introduce helm release comparison function * Update function to parse K8s distribution * Introduce wait mechanism for K8s core components * Fix typos * Don't fail on job not found errors * Check deployment staus conditions * Fix typos
- Loading branch information
1 parent
15fcb10
commit d8ae794
Showing
15 changed files
with
663 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.