Closed JackQuincy closed 7 years ago
This only applies to these regions https://github.com/Azure/ACS/blob/master/announcements/2017-08-04_additional_regions.md
The PR above is teh fixed that is needed to get this fixed in ACS but it isn't running our our servers yet so I'll reopen it.
This fix is now rolling out. We are in about 50% of our datacenters
this is out. and a new issues is tracking a new issue here. After this calms down I'm going to update our acceptance tests to include a scaling an older cluster test
Is this a request for help?: no
Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug report
Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm) all
What happened: if a call is sent with a orchestrator version older than the most recent the call will be rejected, even if this is a cluster update to scale the cluster.
What you expected to happen: Scaling agents to be possible without having to upgrade to the latest patch version.
How to reproduce it (as minimally and precisely as possible): az acs/aks scale with a cluster created with a older patch version that hasn't been upgraded yet.