SUSE / skuba

CLI tool used to simplify (or orchestrate) kubeadm-based Kubernetes cluster deployment and update
Apache License 2.0
85 stars 57 forks source link

Do not tolerate APIServer patch level version #1429

Closed mjura closed 3 years ago

mjura commented 3 years ago

Why is this PR needed?

When worker checks for tolerates cluster version, the API servers should ALL have been upgraded at the same version. No drift should be allowed.

Fixes: https://github.com/SUSE/avant-garde/issues/2028

Merge restrictions

(Please do not edit this)

We are in v4-maintenance phase, so we will restrict what can be merged to prevent unexpected surprises:

What can be merged (merge criteria):
    2 approvals:
        1 developer: code is fine
        1 QA: QA is fine
    there is a PR for updating documentation (or a statement that this is not needed)