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

drain option configuable #724

Open
walf443 opened this issue Jun 2, 2024 · 0 comments · May be fixed by #725
Open

drain option configuable #724

walf443 opened this issue Jun 2, 2024 · 0 comments · May be fixed by #725

Comments

@walf443
Copy link
Contributor

walf443 commented Jun 2, 2024

When I upgrade k0s cluster, I got sometimes failure to upgrade node have some Statefulset that has long time to migrate.
And I'd like to drain gracefully a Pod it's terminationGracePeriodSeconds over 120.

I'd like to configure this settings by config. (not cli option)

apiVersion: k0sctl.k0sproject.io/v1beta1
kind: cluster
spec:
  upgrade:
    drainGracePeriod: -1
    drainTimeout: 0
@walf443 walf443 linked a pull request Jun 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant