Sen descrición

Tobias Germer bde9f94be3 Fix wrong IAM permissions in docs for the AWS Parameter Store (#1949) %!s(int64=3) %!d(string=hai) anos
.github f2cdf383b8 :bug: fixing image rebuild pipeline (#1934) %!s(int64=3) %!d(string=hai) anos
apis fdc21faf61 :sparkles: AWS Role Chaining (#1855) %!s(int64=3) %!d(string=hai) anos
assets c9731b259c chore: add pento to sponsors %!s(int64=4) %!d(string=hai) anos
cmd 5ef3b23a68 feat: make cache generic, refactor feature flags (#1640) %!s(int64=3) %!d(string=hai) anos
config b36e027ad7 :broom: chore: bumps (#1925) %!s(int64=3) %!d(string=hai) anos
deploy 19f297e08d :broom: bump: 0.7.2 (#1926) %!s(int64=3) %!d(string=hai) anos
design 0cb799b5cf ✨Feature/push secret (#1315) %!s(int64=3) %!d(string=hai) anos
docs bde9f94be3 Fix wrong IAM permissions in docs for the AWS Parameter Store (#1949) %!s(int64=3) %!d(string=hai) anos
e2e 5ef3b23a68 feat: make cache generic, refactor feature flags (#1640) %!s(int64=3) %!d(string=hai) anos
hack 5aaebf8bc0 fix: broken links in reference doc (#1778) %!s(int64=3) %!d(string=hai) anos
overrides 7581b00d4c Using new syntax for overrides %!s(int64=4) %!d(string=hai) anos
pkg ff88395c09 Add jsonpath filter support to webhook (#1940) %!s(int64=3) %!d(string=hai) anos
terraform 5384954f46 aws secretsmanager/parameterstore referent auth (#1884) %!s(int64=3) %!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 dabfa5a589 Feature: initial generator implementation + Github Actions OIDC/AWS (#1539) %!s(int64=3) %!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 5ab02775ca Set GOOS and GOARCH from TARGETPLATFORM (#1915) %!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 e4f93a2f2b feat: add fossa check (#1819) %!s(int64=3) %!d(string=hai) anos
PROJECT 324c7def06 feat: implement ClusterExternalSecret (#542) %!s(int64=4) %!d(string=hai) anos
README.md 47ea26f6df Update README.md (#1930) %!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 5ef3b23a68 feat: make cache generic, refactor feature flags (#1640) %!s(int64=3) %!d(string=hai) anos
go.sum b36e027ad7 :broom: chore: bumps (#1925) %!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 0cb799b5cf ✨Feature/push secret (#1315) %!s(int64=3) %!d(string=hai) anos

README.md

external-secrets

External Secrets

ci CII Best Practices Go Report Card FOSSA Status 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 3: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 (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/

Kicked off by

Sponsored by

License

FOSSA Status