gsm-controller icon indicating copy to clipboard operation
gsm-controller copied to clipboard

Results 8 gsm-controller issues
Sort by recently updated
recently updated
newest added

Hi everyone, I tried to deploy this project en my cluster and I found this problem with the start from the POD: ``` Events: Type Reason Age From Message ----...

/cc @ankitm123

size/M
needs-ok-to-test

I'm assuming it was an intentional design decision to limit the GSM Controller to only be able to update secrets within it's own namespace rather than any namespace in the...

Hey! Great project! We are working on a similar project that also supports gcp-sm and maybe we should merge efforts on a single project? https://github.com/external-secrets/external-secrets We chat on #external-secrets channel...

First of all ! Thanks for creating this ! I tried to deploy this controller on my cluster, but had an ErrImagePull on the pod. After checking the [gcr.io registry...

Currently gsm controller always pull from `latest` version, which is not ideal, should make it configurable, so that when there is a new version pushed, user can force controller pull...

This would be very handy in a collaborative setting, imagine the scenario of: - cluster `cA` lives in project `pA` contains lots of secrets from different teams - the maintainer...

Currently this runs as a kubernetes controller which is great because when a new secret is added the controller reacts and grabs the secret data from Google's Secret Manager (GSM)....

lifecycle/stale