-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module sigs.k8s.io/controller-runtime to v0.10.3 #5038
Conversation
Because of:
This breaks 4 unit tests which should be fixed with the latest commits:
|
Autoclosing SkippedThis PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
….io-controller-runtime-0.x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
pkg/controller/enterprisesearch/enterprisesearch_controller_test.go
Outdated
Show resolved
Hide resolved
@elasticmachine run elasticsearch-ci/docs |
And fix broken unit tests: - elasticsearch/driver.TestUpgradePodsDeletion_WithNodeTypeMutations - elasticsearch/driver.TestUpgradePodsDeletion_Delete - enterprisesearch.TestReconcileEnterpriseSearch_doReconcile_AssociationDelaysVersionUpgrade - license/trial.TestReconcileTrials_Reconcile/valid_trial_secret_inits_trial With: - Set resource version in newTestPod - Do not reuse the same variable to get trial/license secrets - Always SetAssociationConf before doReconcile Because of: - Client: Ensure no stale data remains in target object kubernetes-sigs/controller-runtime#1640 - Fakeclient: Reject Delete with mismatched ResourceVersion kubernetes-sigs/controller-runtime#1582
This PR contains the following updates:
v0.9.6
->v0.10.3
Release Notes
kubernetes-sigs/controller-runtime
v0.10.3
Compare Source
Changes since v0.10.2
🐛 Bug Fixes
🌱 Others
Thanks to all our contributors! 😊
v0.10.2
Compare Source
Changes since v0.10.1
✨ New Features
🌱 Others
Thanks to all our contributors! 😊
v0.10.1
Compare Source
Changes since v0.10.0
🐛 Bug Fixes
🌱 Others
Thanks to all our contributors! 😊
v0.10.0
Compare Source
Controller-runtime v0.10.0
Changes since v0.9.6
✨ New Features
🐛 Bug Fixes
📖 Documentation
🌱 Others
Thanks to all our contributors! 😊
v0.9.7
Compare Source
Changes since v0.9.6
🌱 Others
Thanks to all our contributors! 😊
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.