-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update reconcile to use workque , predicate add watch on daemonset refactor to use apply for daemonset test apply change on cr for daemonset remove kubernetes module in go.mod * Complete auth support (#8) * Adding Unit teste * resolve golinbt issues * fix merge conflicts * update authorization helper to use apply for daemonset * fix auth test type errors * actions need container built with golang:1.17 * set go.mod controller-runtime to 0.10.3 , 0.11.0 fails to build with actions image-scanner * remove comments on calls where type changed Co-authored-by: Michael Edegware <[email protected]>
- Loading branch information
1 parent
70519e3
commit c43084b
Showing
21 changed files
with
937 additions
and
1,037 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
142 changes: 68 additions & 74 deletions
142
config/crd/bases/storage.dell.com_containerstoragemodules.yaml
Large diffs are not rendered by default.
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.