-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump controller-runtime and k8s.io deps (#216)
* Bump controller-runtime and k8s.io deps This change bumps controller-runtime to 0.15 and k8s.io/* deps to 0.27.2 Signed-off-by: Brendan Shephard <bshephar@redhat.com> * Move to controller-runtime 0.15.0 This commit contains: 1. Bumping and pinning of right dependencies 2. Remove Delegating client 3. Fixing NewDynamicRestMapper func signature 4. Fix cmd/ to not take client as an option 5. Use go/v4 instead of v3 Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * Update versions and generate testdata * Linter fixes: update deprecated Cache funcs Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * Fix: fix data race in reconciler tests Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * Linter fixes: add additional tests for caches and remove wh config checks Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * Linter fixes: skip linter checks for component config Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * bump kubebuilder to latest version Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * fix sanity tests Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> * Bump controller-runtime and k8s.io deps This change bumps controller-runtime to 0.15 and k8s.io/* deps to 0.27.2 Signed-off-by: Brendan Shephard <bshephar@redhat.com> --------- Signed-off-by: Brendan Shephard <bshephar@redhat.com> Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> Co-authored-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
- Loading branch information
1 parent
dcf106e
commit 8c7e1e2
Showing
38 changed files
with
787 additions
and
683 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
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.