No Description

Moritz Johner ccc13f8a88 test: add v2 e2e framework support 1 month ago
.github ccc13f8a88 test: add v2 e2e framework support 1 month ago
apis a1ab11052e refactor: use ProviderInterface explicitly 1 month ago
assets e96b15ba39 chore: update docs sponsors & broken links (#3877) 1 year ago
cmd 5b48a3b8df feat: register provider v2 api schemes 1 month ago
config 88a481f3dc feat: add provider store v2 APIs and CRDs 1 month ago
deploy 133823f62c feat: add provider chart deployment options 1 month ago
design e325bced50 feat: move experimental-enable-vault-token-cache out of experimental and add expiry to validation (#5397) 2 months ago
docs 88a481f3dc feat: add provider store v2 APIs and CRDs 1 month ago
e2e ccc13f8a88 test: add v2 e2e framework support 1 month ago
generators 1f9683fa65 chore: bump go version to 1.26.2 (#6203) 2 months ago
hack ccc13f8a88 test: add v2 e2e framework support 1 month ago
overrides 5002a57317 fix(docs): hide Scarf tracking pixel to remove page whitespace (#6209) 2 months ago
pkg 57c37b7ef5 refactor: register provider-owned generators 1 month ago
providers a1ab11052e refactor: use ProviderInterface explicitly 1 month ago
runtime 307143ae3c feat: add runtime webhook provider support 1 month ago
terraform 49debe8ceb feat: re-implement e2e managed tests (#5444) 8 months ago
tests 88a481f3dc feat: add provider store v2 APIs and CRDs 1 month ago
.clomonitor.yml 8cce1ad284 feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) 3 years ago
.dockerignore 9ea06da3cf build: add provider build and generate targets 1 month ago
.editorconfig 987d499241 cleanup: add lint and editorconfig 5 years ago
.fossa.yml 5e7b26a06f ci: scope licensing checks for provider modules 1 month ago
.gitattributes 5c22447c13 Add support for Vault kvv1 (#3790) 1 year ago
.gitignore 194955a10e fix: lint (#5536) 7 months ago
.golangci.yaml f555418645 chore: rip out sprig dependency (#6170) 2 months ago
.licenserc.yaml f555418645 chore: rip out sprig dependency (#6170) 2 months ago
.sonarcloud.properties 6f411f5569 chore(linter): fix linter issue in `api` and `cmd` package (#5413) 7 months ago
ADOPTERS.md ef2efc9ac9 docs: add OVHcloud in ADOPTERS (#6172) 2 months ago
CNAME 90286f37a4 Create CNAME 5 years ago
CODEOWNERS.md a15be5dff5 feat: ovh provider implementation (#6101) 2 months ago
CONTRIBUTING.md 14fb8597db Add CONTRIBUTING.md file (#2925) 2 years ago
CONTRIBUTOR_LADDER.md 636ce0578d doc: update the ladder with two new tracks: documentation and community (#5298) 9 months ago
DEPRECATING.md 53dcb5e15c Update CyberArk branding from Conjur to CyberArk Secrets Manager (#5359) 8 months ago
Dockerfile 49319531cb chore(deps): bump distroless/static from `28efbe9` to `47b2d72` (#6088) 2 months ago
Dockerfile.standalone 1f9683fa65 chore: bump go version to 1.26.2 (#6203) 2 months ago
Dockerfile.ubi 024ddf52b0 chore(deps): bump ubi9/ubi from `9e6e193` to `039095f` (#6213) 2 months ago
GOVERNANCE.md 53dcb5e15c Update CyberArk branding from Conjur to CyberArk Secrets Manager (#5359) 8 months ago
LICENSE 59a364e04d initial commit 5 years ago
MAINTAINERS.md 5e1d2c02a7 feat: add contributor ladder (#5150) 9 months ago
Makefile ccc13f8a88 test: add v2 e2e framework support 1 month ago
OWNERS.md 5e1d2c02a7 feat: add contributor ladder (#5150) 9 months ago
PROJECT d1747266da fix: restore 0.16.0 (#4659) 1 year ago
README.md 53dcb5e15c Update CyberArk branding from Conjur to CyberArk Secrets Manager (#5359) 8 months ago
SECURITY.md 86ce74a6c0 chore(docs): update helm charts (#5203) 9 months ago
SECURITY_RESPONSE.md fd62f96e9f chore: fixup security response suggestions (#3056) 2 years ago
Tiltfile 349d793b96 fix: Include all providers in default dev build (#5851) 4 months ago
changelog.json 771334dee9 feat: helm release workflow 5 years ago
codecov.yml f32ea9f91d Configure codecov (#2995) 2 years ago
go.mod 57c37b7ef5 refactor: register provider-owned generators 1 month ago
go.sum 57c37b7ef5 refactor: register provider-owned generators 1 month ago
main.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 months ago
tilt.debug.dockerfile 7c77a960bf chore(deps): bump golang from `c2a1f7b` to `c2a1f7b` (#6214) 2 months ago
tilt.dockerfile 48165a459d chore(deps): bump alpine from `865b95f` to `2510918` (#5906) 4 months ago
tools.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 months ago
ubi-build-files-amd64.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 7 months ago
ubi-build-files-arm64.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 7 months ago
ubi-build-files-ppc64le.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 7 months ago
ubi-build-files-s390x.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 7 months ago

README.md

external-secrets

External Secrets

ci CII Best Practices OpenSSF Scorecard 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, CyberArk Secrets Manager, Pulumi ESC 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.

Also, please take a look our Contribution Ladder for a very detailed explanation of what roles and tracks are available for people to try and help this project.

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 on Zoom. We run the meeting with alternating times 8:00 PM Berlin Time and 1:00 PM Berlin Time. Be sure to check the CNCF Calendar to see when the next meeting is scheduled, we'll also announce the time in our Kubernetes Slack channel. Meeting notes are recorded on this google document.

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 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

External Secrets Inc. Container Solutions Form 3 Pento

License

FOSSA Status