This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
tarmak clusters apply --infrastructure-only still runs convergence check #760
Open
Description
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened: When upgrading the master and worker instance pools tarmak clusters apply --infrastructure-only
ran the convergence code even though there were infrastructure changes which seems to contradict this issue
What you expected to happen: tarmak clusters apply --infrastructure-only
should not check for convergence
How to reproduce it (as minimally and precisely as possible): follow https://playbooks.jetstack.io/tarmak/upgrading-instance-pool.html after changing the sizes of all instance pools
Environment:
- Kubernetes version (use
kubectl version
): 1.11.5 - Tarmak version: 0.6.0