-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add mixin for reconciler and webhook to inject fields (#76)
* feat: add mixin for reconciler and webhook handler to inject useful fields * fix(test): insecureServing does not work with 1.20 and above. use secure serving instead. * chore: rename kind cluster name to kusion-e2e-test * style: fix comment typo * ci: rename e2e kind cluster name to e2e-test * refactor: rename import module "k8s.io/api/core/v1" to corev1
- Loading branch information
Showing
39 changed files
with
778 additions
and
585 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
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.