mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-07 23:31:58 +08:00
Prior to this commit, we would run the drain/delete command on the last node of the cluster but in a setup where we have 1 control plane node, by the time we are running the delete command, we have already run the kubeadm reset resulting in errors since there are no kubeconfigs there. With this commit, we make sure we are choosing a functional node and not a draining one. |
||
---|---|---|
.. | ||
kubernetes_cluster_nexus_spec.rb | ||
kubernetes_node_nexus_spec.rb | ||
kubernetes_nodepool_nexus_spec.rb | ||
provision_kubernetes_node_spec.rb | ||
upgrade_kubernetes_node_spec.rb |