Open b-deam opened 2 months ago
I forgot to add, if you just use the default management policies this does not occur.
managementPolicies:
- "*"
May also be related; https://github.com/crossplane-contrib/provider-upjet-azure/issues/796
Is there an existing issue for this?
Affected Resource(s)
Resource MRs required to reproduce the bug
Steps to Reproduce
kubectl delete pod/provider-azure-authorization-ca718ab078b2-9c7fcdd55-hwrfn -n crossplane --force --grace-period=0
, this may take a few triesWhat happened?
Resources should not be attempted to be created, rather if a field changes that requires resource recreation we should see an async update failure similar to:
Relevant Error Output Snippet
Crossplane beta trace for
RoleAssignment
:Logs from
provider-azure-authorization
after force deleting pod:Crossplane beta trace for
UserAssignedIdentity
:Logs from
provider-azure-managedidentity
after force deleting pod: