You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
The text was updated successfully, but these errors were encountered: