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

[Backport release-1.30] Remove minReadySeconds from kube-router DaemonSet #4977

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Sep 16, 2024

Automated backport to release-1.30, triggered by a label in #4957.
See #4420.

The minReadySeconds are a thing for StatefulSets. For
DaemonSets there's no such field at all. Simply remove it as
it has no effect, despite producing logs like 'unknown field
"spec.template.spec.minReadySeconds"'.

Fixes: 65fcf39 ("Add readinessProbe/minReadySeconds to kube-router")
Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit c00fd0d)
@jnummelin jnummelin merged commit 34f8212 into release-1.30 Sep 16, 2024
79 checks passed
@jnummelin jnummelin deleted the backport-4957-to-release-1.30 branch September 16, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants