Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

cluster/apply: honor --upgrade-kubelets #1516

Merged
merged 1 commit into from Jul 1, 2021

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented Jun 28, 2021

It was being ignored and kubelets were being upgraded no matter what.

Fixes #1480

@iaguis iaguis requested review from surajssd and invidian June 28, 2021 14:59
Copy link
Member

@invidian invidian left a comment

Choose a reason for hiding this comment

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

Just one nit, otherwise looks OK

cli/cmd/cluster/certificate-rotator.go Outdated Show resolved Hide resolved
cli/cmd/cluster/certificate-rotator.go Outdated Show resolved Hide resolved
@iaguis iaguis force-pushed the iaguis/honor-upgrade-kubelets branch from 6887236 to 367146d Compare June 28, 2021 16:14
@iaguis iaguis requested a review from invidian June 28, 2021 16:15
invidian
invidian previously approved these changes Jun 28, 2021
surajssd
surajssd previously approved these changes Jun 29, 2021
@invidian
Copy link
Member

invidian commented Jun 29, 2021

CI on AWS failed at:

module.aws-ci1624949536-yy.null_resource.copy-controller-secrets[0] (remote-exec): Jun 29 06:53:34 ip-10-0-8-208 docker[2219]: 2021-06-29 06:53:34.597141 C | etcdmain: open /etc/ssl/etcd/etcd/peer.crt: no such file or directory

Does this PR include f66d9f3? 🤔

EDIT: It does 😞

It was being ignored and kubelets were being upgraded no matter what.
@iaguis iaguis dismissed stale reviews from surajssd and invidian via 5e4e3b2 July 1, 2021 10:27
@iaguis iaguis force-pushed the iaguis/honor-upgrade-kubelets branch from 367146d to 5e4e3b2 Compare July 1, 2021 10:27
@iaguis
Copy link
Member Author

iaguis commented Jul 1, 2021

The only change from last reviews is a rebase so I'll merge this.

@iaguis iaguis merged commit 368d4e4 into master Jul 1, 2021
@iaguis iaguis deleted the iaguis/honor-upgrade-kubelets branch July 1, 2021 13:53
@invidian invidian added the bug Something isn't working label Jul 16, 2021
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade-kubelets flag is not taken into account in cluster apply
3 participants