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
Notice that cluster and instance are created in GCP
A user is created in postgres alloydbsuperuser
List the secrets and they are empty
❯ k -n dwells get secret
NAME TYPE DATA AGE
alloydb-creds-cluster connection.crossplane.io/v1alpha1 0 6m7s
alloydb-creds-instance connection.crossplane.io/v1alpha1 0 6m7s
What happened?
I expect that the secrets are created with hostname, user, and password as mentioned in the documentation.
Relevant Error Output Snippet
No response
Crossplane Version
1.16.0
Provider Version
1.6.0
Kubernetes Version
v1.25.4
Kubernetes Distribution
GKE
Additional Info
No response
The text was updated successfully, but these errors were encountered:
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with/fresh will mark this issue as not stale.
Is there an existing issue for this?
Affected Resource(s)
No response
Resource MRs required to reproduce the bug
Steps to Reproduce
kubectl apply -f {yaml from above}
Notice that cluster and instance are created in GCP
A user is created in postgres
alloydbsuperuser
List the secrets and they are empty
What happened?
I expect that the secrets are created with hostname, user, and password as mentioned in the documentation.
Relevant Error Output Snippet
No response
Crossplane Version
1.16.0
Provider Version
1.6.0
Kubernetes Version
v1.25.4
Kubernetes Distribution
GKE
Additional Info
No response
The text was updated successfully, but these errors were encountered: