Sen descrición

Sebastián Gómez 5debee41ac Link to video was broken (#1680) %!s(int64=3) %!d(string=hai) anos
.github 8cce1ad284 feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) %!s(int64=3) %!d(string=hai) anos
apis 14f5ddf198 Added namespace condition to ClusterSecretStore (#1635) %!s(int64=3) %!d(string=hai) anos
assets c9731b259c chore: add pento to sponsors %!s(int64=4) %!d(string=hai) anos
cmd 773956f5d3 Add optional caching for Vault clients, including token re-use. (#1537) %!s(int64=3) %!d(string=hai) anos
config 14f5ddf198 Added namespace condition to ClusterSecretStore (#1635) %!s(int64=3) %!d(string=hai) anos
deploy 2d5cb1b28c chore: bump 0.6.1 (#1678) %!s(int64=3) %!d(string=hai) anos
design 4db9017d2e 🗺️ Design for dataFrom key rewrite (#1188) %!s(int64=3) %!d(string=hai) anos
docs 5debee41ac Link to video was broken (#1680) %!s(int64=3) %!d(string=hai) anos
e2e 2d5cb1b28c chore: bump 0.6.1 (#1678) %!s(int64=3) %!d(string=hai) anos
hack 1672dfd556 feat: test UBI image build (#1574) %!s(int64=3) %!d(string=hai) anos
overrides 7581b00d4c Using new syntax for overrides %!s(int64=4) %!d(string=hai) anos
pkg 411f03ffe1 fix: allow controller to `delete` delete externalsecrets (#1670) %!s(int64=3) %!d(string=hai) anos
terraform 22601c520d Adds service account with Worload identity annotations %!s(int64=4) %!d(string=hai) anos
.clomonitor.yml 8cce1ad284 feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) %!s(int64=3) %!d(string=hai) anos
.dockerignore 3658afd0a2 ✨Add standalone Dockerfile (#1328) %!s(int64=3) %!d(string=hai) anos
.editorconfig 987d499241 cleanup: add lint and editorconfig %!s(int64=5) %!d(string=hai) anos
.gitignore 8e0a5b96c6 ArgoCD & Flux e2e suites (#1041) %!s(int64=4) %!d(string=hai) anos
.golangci.yaml 14f5ddf198 Added namespace condition to ClusterSecretStore (#1635) %!s(int64=3) %!d(string=hai) anos
ADOPTERS.md e3e1cf0df1 Add DaangnPay to ADOPTERS.md (#1668) %!s(int64=3) %!d(string=hai) anos
CNAME 90286f37a4 Create CNAME %!s(int64=5) %!d(string=hai) anos
Dockerfile 8a99845d70 chore: replace alpine by distroless %!s(int64=4) %!d(string=hai) anos
Dockerfile.standalone a97cd60142 chore(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine (#1621) %!s(int64=3) %!d(string=hai) anos
Dockerfile.ubi 8643e65100 chore: bump dependencies (#1667) %!s(int64=3) %!d(string=hai) anos
GOVERNANCE.md 724bd18b48 Propolsal for MAINTAINERS.md and GOVERNANCE.md (#1607) %!s(int64=3) %!d(string=hai) anos
LICENSE 59a364e04d initial commit %!s(int64=5) %!d(string=hai) anos
MAINTAINERS.md 724bd18b48 Propolsal for MAINTAINERS.md and GOVERNANCE.md (#1607) %!s(int64=3) %!d(string=hai) anos
Makefile 14f5ddf198 Added namespace condition to ClusterSecretStore (#1635) %!s(int64=3) %!d(string=hai) anos
PROJECT 324c7def06 feat: implement ClusterExternalSecret (#542) %!s(int64=4) %!d(string=hai) anos
README.md 8cce1ad284 feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) %!s(int64=3) %!d(string=hai) anos
SECURITY.md 25b3f4dd83 feat: security policy & dependabot (#60) %!s(int64=5) %!d(string=hai) anos
changelog.json 771334dee9 feat: helm release workflow %!s(int64=5) %!d(string=hai) anos
go.mod 8643e65100 chore: bump dependencies (#1667) %!s(int64=3) %!d(string=hai) anos
go.sum 8643e65100 chore: bump dependencies (#1667) %!s(int64=3) %!d(string=hai) anos
main.go ed0ceb8d84 fix: aws parameter store json decode, bump go 1.19 (#1525) %!s(int64=3) %!d(string=hai) anos
tools.go 008268ee00 feat(e2e): implement aws tests, enhance gcp tests %!s(int64=4) %!d(string=hai) anos

README.md

external-secrets

External Secrets

ci CII Best Practices Go Report Card Artifact Hub operatorhub.io

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 5:30 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. 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/

Kicked off by

Sponsored by