Sen descrición

Ehud Yonasi 6ecd826a32 Fix for the PushSecret example docs (#2034) %!s(int64=3) %!d(string=hai) anos
.github d2e1aa7156 feat: add pr template (#2011) %!s(int64=3) %!d(string=hai) anos
apis c2054cc1bf :sparkles: add-keeper-security-provider (#1768) %!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 6a5d3482dc :sparkles: Add PushSecret CRD to kustomization.yaml (#2021) %!s(int64=3) %!d(string=hai) anos
deploy 731da81162 :broom: bump dependencies & regenerate CRDs (#1990) %!s(int64=3) %!d(string=hai) anos
design 0cb799b5cf ✨Feature/push secret (#1315) %!s(int64=3) %!d(string=hai) anos
docs 39c8a49bfb fix typo in the full-pushsecret.yaml (#2019) %!s(int64=3) %!d(string=hai) anos
e2e 409f18b964 :broom: bump deps (#2032) %!s(int64=3) %!d(string=hai) anos
hack c2054cc1bf :sparkles: add-keeper-security-provider (#1768) %!s(int64=3) %!d(string=hai) anos
overrides 7581b00d4c Using new syntax for overrides %!s(int64=4) %!d(string=hai) anos
pkg 1cfca77b9b :sparkles: Add MetadataPolicy=Fetch for AWS Secret Manager (#2025) %!s(int64=3) %!d(string=hai) anos
terraform 151d83e807 chore: bump dependencies (#2012) %!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 f1f6bf1931 chore(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine (#2026) %!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 409f18b964 :broom: bump deps (#2032) %!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 409f18b964 :broom: bump deps (#2032) %!s(int64=3) %!d(string=hai) anos
go.sum 409f18b964 :broom: bump deps (#2032) %!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