a755a49422
* Set metadata to external secrets managed by cluster external secrets (#2413) Signed-off-by: shuheiktgw <s-kitagawa@mercari.com> Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Pull secret metadata from IBM Secrets Manager Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Add lower-kebab name transformer to Doppler provider (#2418) Signed-off-by: Joel Watson <joel.watson@doppler.com> Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Fix E2E test setup on non-linux machines (#2414) Signed-off-by: Michael Sauter <michael.sauter@boehringer-ingelheim.com> Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Removing IncludeSecretMetadata from externalsecret_types.go Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Changes to call IBM Secrets Manager once in case of KV Secret Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Removing extra parameters to getKVSecret() is not required Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> * Removing linting errors Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> --------- Signed-off-by: shuheiktgw <s-kitagawa@mercari.com> Signed-off-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> Signed-off-by: Joel Watson <joel.watson@doppler.com> Signed-off-by: Michael Sauter <michael.sauter@boehringer-ingelheim.com> Co-authored-by: Shuhei Kitagawa <shuheiktgw@users.noreply.github.com> Co-authored-by: Vishal Singha Roy <vishal.singha.roy@ibm.com> Co-authored-by: Joel Watson <joel@watsonian.net> Co-authored-by: Michael Sauter <mail@michaelsauter.net> |
||
---|---|---|
.github | ||
apis | ||
assets | ||
cmd | ||
config/crds/bases | ||
deploy | ||
design | ||
docs | ||
e2e | ||
hack | ||
overrides | ||
pkg | ||
terraform | ||
.clomonitor.yml | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.golangci.yaml | ||
ADOPTERS.md | ||
changelog.json | ||
CNAME | ||
Dockerfile | ||
Dockerfile.standalone | ||
Dockerfile.ubi | ||
go.mod | ||
go.sum | ||
GOVERNANCE.md | ||
LICENSE | ||
main.go | ||
MAINTAINERS.md | ||
Makefile | ||
PROJECT | ||
README.md | ||
SECURITY.md | ||
tools.go |
External Secrets
External Secrets Operator is a Kubernetes operator that integrates external secret management systems like AWS Secrets Manager, HashiCorp Vault, Google Secrets Manager, Azure Key Vault, IBM Cloud Secrets Manager, Akeyless and many more. The operator reads information from external APIs and automatically injects the values into a Kubernetes Secret.
Multiple people and organizations are joining efforts to create a single External Secrets solution based on existing projects. If you are curious about the origins of this project, check out this issue and this PR.
Documentation
External Secrets Operator guides and reference documentation is available at external-secrets.io. Also see our stability and support policy.
Contributing
We welcome and encourage contributions to this project! Please read the Developer and Contribution process guides. Also make sure to check the Code of Conduct and adhere to its guidelines.
Sponsoring
Please consider sponsoring this project, there are many ways you can help us with: engineering time, providing infrastructure, donating money, etc. We are open to cooperations, feel free to approach as and we discuss how this could look like. We can keep your contribution anonymized if that's required (depending on the type of contribution), and anonymous donations are possible inside Opencollective.
Bi-weekly Development Meeting
We host our development meeting every odd wednesday at 8:00 PM Berlin Time on Jitsi. Meeting notes are recorded on hackmd.
Anyone is welcome to join. Feel free to ask questions, request feedback, raise awareness for an issue, or just say hi. ;)
Security
Please report vulnerabilities by email to contact@external-secrets.io (or cncf-ExternalSecretsOp-maintainers@lists.cncf.io). Also see our SECURITY.md file for details.
software bill of materials
We attach SBOM and provenance file to our GitHub release. Also, they are attached to container images.
Adopters
Please create a PR and add your company or project to our ADOPTERS.md file if you are using our project!
Roadmap
You can find the roadmap in our documentation: https://external-secrets.io/main/contributing/roadmap/