Skip to content
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.13.0 #5995

Merged
merged 5 commits into from
Sep 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/controller-runtime require minor v0.12.3 -> v0.13.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the >renovate PRs created by or relating to Renovate label Sep 2, 2022
@thbkrkr thbkrkr self-assigned this Sep 7, 2022
@thbkrkr
Copy link
Contributor

thbkrkr commented Sep 7, 2022

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from ff19882 to f246b23 Compare September 7, 2022 09:26
@thbkrkr
Copy link
Contributor

thbkrkr commented Sep 8, 2022

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr added the v2.5.0 label Sep 8, 2022
@@ -149,7 +149,7 @@ func TestReconcileAgent_Reconcile(t *testing.T) {
ObjectMeta: metav1.ObjectMeta{
Name: "testAgent-agent",
Namespace: "test",
Labels: addLabel(defaultLabels, hash.TemplateHashLabelName, "3369118503"),
Labels: addLabel(defaultLabels, hash.TemplateHashLabelName, "4210085657"),
Copy link
Contributor

@thbkrkr thbkrkr Sep 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's because the controller-runtime upgrade also upgrades k8s from 0.24.4 to 0.25 where PodSpec has a new HostUsers *bool field. But it doesn't seem a good reason to change the value of the template hash as we don't use the new field? I think this is not the first time this happens but I will dig deeper this time.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing abnormal here, this is the normal behaviour of hash.HashObject and this is harmless. I verified and when the label of the Deployment is updated, Pods are left intact as their Spec didn't change.

@thbkrkr
Copy link
Contributor

thbkrkr commented Sep 12, 2022

elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr merged commit cc2f2c1 into main Sep 12, 2022
@thbkrkr thbkrkr deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch October 11, 2022 11:51
fantapsody pushed a commit to fantapsody/cloud-on-k8s that referenced this pull request Feb 7, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Thibault Richard <thbkrkr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>renovate PRs created by or relating to Renovate v2.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant