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
Install a resource where a role assignment is a dependency, for example the BackupInstanceKubernetesCluster where a Blob Contributor role assignment is a dependency
Observe the azure error message: Please refer to the extension installation documentation to assign the required permissions to the extension MSI on the backup or staging storage account. If permissions have already been assigned, please wait for some time before retrying since the role propagation can take a while. For more information, refer to https://aka.ms/aksclusterbackup"
Try to install the backupinstancekubernetescluster resource again and notice that now it works.
What happened?
Role assignment reports ready while its still not usable. The grace time should be higher. For now the only option is to write a condition depending on the nop provider to provide enough time for azure to propagate the access.
Relevant Error Output Snippet
No response
Crossplane Version
1.18
Provider Version
1.8.0
Kubernetes Version
No response
Kubernetes Distribution
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Affected Resource(s)
authorization.azure.upbound.io/v1beta1 - RoleAssignment
Resource MRs required to reproduce the bug
No response
Steps to Reproduce
What happened?
Role assignment reports ready while its still not usable. The grace time should be higher. For now the only option is to write a condition depending on the nop provider to provide enough time for azure to propagate the access.
Relevant Error Output Snippet
No response
Crossplane Version
1.18
Provider Version
1.8.0
Kubernetes Version
No response
Kubernetes Distribution
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: