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
We currently read secrets from all namespaces for AWSClusterStaticIdentitySecretRef field, but following the discussions here: kubernetes-sigs/cluster-api#4514 and in the May 12th cluster-api office hours, we want to allow using secrets from only in the controller-namespace for Cluster-scoped resources such as AWSClusterStaticIdentity.
This will also make it easier for clusterctl move operation, so that it does not have to look for secrets in all namespaces.
/milestone v0.7.0
/kind backport
/assign
The text was updated successfully, but these errors were encountered:
We currently read secrets from all namespaces for
AWSClusterStaticIdentity
SecretRef
field, but following the discussions here: kubernetes-sigs/cluster-api#4514 and in the May 12th cluster-api office hours, we want to allow using secrets from only in the controller-namespace for Cluster-scoped resources such asAWSClusterStaticIdentity
.This will also make it easier for
clusterctl move
operation, so that it does not have to look for secrets in all namespaces./milestone v0.7.0
/kind backport
/assign
The text was updated successfully, but these errors were encountered: