mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
a53017ecc4
`kubeadm upgrade plan` takes an optional positional argument for the target Kubernetes version [1], which is documented as > To skip the internet check, pass in the optional [version] parameter In light of RFC 015, we should not do an "internet check" for latest versions, but stick to the version we're actually targeting with the upgrade. Thus, we explicitly pass the version as an argument. [1]: https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade/#cmd-upgrade-plan |
||
---|---|---|
.. | ||
cmd | ||
internal/server | ||
upgradeproto |