crossplane-contrib/provider-kubernetes

Failure to detect diff in labels

Opened this issue · 0 comments

What happened?

When I update Object that creates new Deployment and add new label to it, existing resources created by Crossplane don't get that label unless they are completely removed and re-created again

How can we reproduce it?

Have a simple Deployment Object with a label - deploy it and create a Claim. Then add new label to the Deployment Object and observe that the existing resource doesn't get updated with the new label

What environment did it happen in?

Crossplane version: 1.15.2-up.1
Provider version: 0.12.1

Cluster verson AKS 1.29.5