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
Release object does not support namespace configuration in spec.forProvider.chart.pullSecretRef. Provider is looking for a secret in the same namespace where Release object is being created. It forces to create/duplicate the secret which can already be present in a cluster.
How can we reproduce it?
Could be reproduced in any cluster when using Release object of helm.m.crossplane.io API group
What environment did it happen in?
Crossplane version: 2.0.2
Cloud provider or hardware configuration: AWS
Kubernetes version (use kubectl version): Client Version: v1.31.10, Server Version: v1.31.10-eks-931bdca
Kubernetes distribution (e.g. Tectonic, GKE, OpenShift): EKS, in general any k8s cluster