Update module sigs.k8s.io/controller-runtime to v0.10.0#4805
Merged
Conversation
Contributor
|
kubernetes-sigs/controller-runtime#1582 "Fakeclient: Reject Delete with mismatched ResourceVersion " impacts 2 unit tests: I was wondering why the tests fails with a resource version set to 999? It's because the fake client set 999 if there is no resource version: https://github.com/kubernetes-sigs/controller-runtime/blob/81309dc8a4f8809f067bf9fcc3d7d012d7cee8c5/pkg/client/fake/client.go#L165-L170. I propose to always set a default resource version in the pods used in the tests: c82ec1b. |
88e67cc to
7eb0789
Compare
Contributor
|
Jenkins test this please |
Contributor
|
Contributor
|
Jenkins test this please |
Contributor
pebrc
reviewed
Sep 6, 2021
Contributor
|
@elasticmachine run elasticsearch-ci/docs |
pebrc
approved these changes
Sep 8, 2021
thbkrkr
added a commit
that referenced
this pull request
Sep 9, 2021
thbkrkr
added a commit
to thbkrkr/cloud-on-k8s
that referenced
this pull request
Sep 9, 2021
…tic#4805)" (elastic#4826) This reverts commit 9136264 because it breaks compatibility with k8s <= 1.16 with the introduction of the `x-kubernetes-map-type` field.
thbkrkr
added a commit
that referenced
this pull request
Sep 9, 2021
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.9.6->v0.10.0Release Notes
kubernetes-sigs/controller-runtime
v0.10.0Compare Source
Controller-runtime v0.10.0
Changes since v0.9.6
✨ New Features
🐛 Bug Fixes
📖 Documentation
🌱 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.