crossplane-contrib / provider-jet-azure

Apache License 2.0
17 stars 20 forks source link

AKS cluster config thrashing #181

Open noyoshi opened 2 years ago

noyoshi commented 2 years ago

What happened?

Noticing that my AKS cluster is having tons and tons of updates coming from Crossplane. I am worried why this is happening and if anything is going wrong on my end, and if configs are being updated properly.

Checking the activity log of the cluster, noticed

image

How can we reproduce it?

Create an AKS cluster.

What environment did it happen in?

Crossplane version: 1.6.1

AKS, provider-jet-azure release 0.8.0.

noyoshi commented 2 years ago

One of the specific configs is the "osSKU": "Ubuntu", - it goes from this value, to being deleted entirely.