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

secretgen-controller provides CRDs to specify what secrets need to be on Kubernetes cluster (to be generated or not)

Results 38 secretgen-controller issues
Sort by recently updated
recently updated
newest added

Set seccompProfile to RuntimeDefault for secretgen-controller container

Set seccompProfile to RuntimeDefault for secretgen-controller container

**Describe the problem/challenge you have** As a [secretgen-controller](https://github.com/carvel-dev/secretgen-controller) user In order to use a generated secret in workloads that expect bcrypt encoded password I need the SecretTemplate to support a...

enhancement
carvel-accepted
priority/important-longterm
hacktoberfest

**What steps did you take:** 1. Author a new SecretTemplate that uses stringData to build a multiline secret 2. Specify inputResources that are of kind Secret 3. Reference the inputResources...

bug
carvel-accepted

environment variable within curly brackets are interpreted as a secret we use a environment variable `${CREDHUB_POSTGRES_HOST}` in our secret template +stringdata see how we use it here. https://github.com/cloudfoundry/bosh-community-stemcell-ci-infra/blob/main/config/credhub/secrets.yml#L77 a small...

bug
carvel-accepted
hacktoberfest

Bumps [github.com/cloudfoundry/config-server](https://github.com/cloudfoundry/config-server) from 0.1.118 to 0.1.138. Commits e4f841e Update vendored dependencies 87140c0 Update vendored dependencies 665c2a8 Bump to go version 1.21 a5f02db Update vendored dependencies f1d8d72 Update vendored dependencies aa7f587...

dependencies

Bumps [github.com/cloudfoundry/config-server](https://github.com/cloudfoundry/config-server) from 0.1.104 to 0.1.138. Commits e4f841e Update vendored dependencies 87140c0 Update vendored dependencies 665c2a8 Bump to go version 1.21 a5f02db Update vendored dependencies f1d8d72 Update vendored dependencies aa7f587...

v0.11.x

Bumps [github.com/cloudfoundry/config-server](https://github.com/cloudfoundry/config-server) from 0.1.88 to 0.1.138. Commits e4f841e Update vendored dependencies 87140c0 Update vendored dependencies 665c2a8 Bump to go version 1.21 a5f02db Update vendored dependencies f1d8d72 Update vendored dependencies aa7f587...

v0.9.x

Bumps [github.com/cloudfoundry/config-server](https://github.com/cloudfoundry/config-server) from 0.1.88 to 0.1.138. Commits e4f841e Update vendored dependencies 87140c0 Update vendored dependencies 665c2a8 Bump to go version 1.21 a5f02db Update vendored dependencies f1d8d72 Update vendored dependencies aa7f587...

v0.13.x

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.6 to 0.16.1. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.16.0 Highlights Granular cache configuration (#2421) New cache option to fail on missing informer on cache reads (#2406)...

dependencies