forked from elastic/cloud-on-k8s
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module sigs.k8s.io/controller-runtime to v0.15.0 (elastic#6847)
This PR updates sigs.k8s.io/controller-runtime from v0.14.6 to v0.15.0 and ECK due to breaking changes brought by this new version. - refactoring watches - refactoring tests with client.Object instead of runtime.Object - refactoring webhook validate funcs signature - remove webhook injections - replace deprecated opts.Namespace/cache.MultiNamespacedCacheBuilder by opts.Cache.Namespaces - replace deprecated opts.Port by opts.WebhookServer - replace deprecated opts.CertDir by opts.WebhookServer.CertDir - replace deprecated PollImmediate - add finalizers for deletion - lint: unused argument - update TestReconcileElasticsearch_Reconcile because there is no more conflicts
- Loading branch information
1 parent
ee17f58
commit 9959151
Showing
136 changed files
with
2,831 additions
and
1,592 deletions.
There are no files selected for viewing
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.