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

[FEATURE REQUEST] Refactor K8s upgrade task in order to simplify its flow #2844

Closed
9 of 18 tasks
cicharka opened this issue Jan 5, 2022 · 1 comment
Closed
9 of 18 tasks

Comments

@cicharka
Copy link
Contributor

cicharka commented Jan 5, 2022

Is your feature request related to a problem? Please describe.
Kubernetes upgrade task can have simpler flow. Currently we are using 3 factors (kubelet version, cluster version and upgrade flag file status) to decide if we need to upgrade - but truly we can decide only based on kubelet version and upgrade flag file existence.

Describe the solution you'd like
Brief solution is described in comment for k8s upgrade flag PR and will be enhanced by adding comment about code structure under this ticket.



DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
@przemyslavic
Copy link
Collaborator

✔️ upgrade 1 master + 2 nodes
✔️ HA upgrade
✔️ single machine upgrade

@seriva seriva closed this as completed Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants