No Description

DelineaSahilWankhede 480bc5956e 690995-promote secretserver to beta (#5668) 4 months ago
.github 875594abf2 fix: remove cached artifacts after build (#5686) 4 months ago
apis 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
assets e96b15ba39 chore: update docs sponsors & broken links (#3877) 1 year ago
cmd 8afd6469d8 esoctl: add darwin_arm64 releases (#5583) 5 months ago
config 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
deploy 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
design 67931cb638 fix: update the refreshInterval formatting _everywhere_ (#5680) 4 months ago
docs 480bc5956e 690995-promote secretserver to beta (#5668) 4 months ago
e2e 85bebde019 chore: fix the argocd e2e test case (#5688) 4 months ago
generators 875594abf2 fix: remove cached artifacts after build (#5686) 4 months ago
hack 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
overrides 05a1814b1b feat: fix a bunch of Sonar issues (#4208) 1 year ago
pkg 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
providers 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
runtime f6729a7354 fix: correctly merge map fields during templating (#5671) 4 months ago
terraform 49debe8ceb feat: re-implement e2e managed tests (#5444) 6 months ago
tests 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
.clomonitor.yml 8cce1ad284 feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) 3 years ago
.dockerignore 3658afd0a2 ✨Add standalone Dockerfile (#1328) 3 years ago
.editorconfig 987d499241 cleanup: add lint and editorconfig 5 years ago
.gitattributes 5c22447c13 Add support for Vault kvv1 (#3790) 1 year ago
.gitignore 194955a10e fix: lint (#5536) 5 months ago
.golangci.yaml 194955a10e fix: lint (#5536) 5 months ago
.licenserc.yaml a9b233b693 feat: go module separation (#5498) 5 months ago
.sonarcloud.properties 6f411f5569 chore(linter): fix linter issue in `api` and `cmd` package (#5413) 5 months ago
ADOPTERS.md d75b9cb893 chore(docs): add Topicus.Education to adopters list (#5551) 5 months ago
CNAME 90286f37a4 Create CNAME 5 years ago
CODEOWNERS.md a7e4dfa470 feat: add ngrok provider (#5160) 6 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) 7 months ago
DEPRECATING.md 53dcb5e15c Update CyberArk branding from Conjur to CyberArk Secrets Manager (#5359) 6 months ago
Dockerfile a70c8508e8 chore(deps): bump distroless/static from `f2ff10a` to `87bce11` (#5320) 7 months ago
Dockerfile.standalone 875594abf2 fix: remove cached artifacts after build (#5686) 4 months ago
Dockerfile.ubi bdc802c7e9 chore(deps): bump ubi9/ubi from `dec374e` to `dcd8128` (#5594) 4 months ago
GOVERNANCE.md 53dcb5e15c Update CyberArk branding from Conjur to CyberArk Secrets Manager (#5359) 6 months ago
LICENSE 59a364e04d initial commit 5 years ago
MAINTAINERS.md 5e1d2c02a7 feat: add contributor ladder (#5150) 7 months ago
Makefile b4e8e89a3f fix(security): create provider for webhook & fake (#5628) 4 months ago
OWNERS.md 5e1d2c02a7 feat: add contributor ladder (#5150) 7 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) 6 months ago
SECURITY.md 86ce74a6c0 chore(docs): update helm charts (#5203) 7 months ago
SECURITY_RESPONSE.md fd62f96e9f chore: fixup security response suggestions (#3056) 2 years ago
Tiltfile cf5555e74d chore: Use ghcr.io instead of our own domain (#5617) 4 months ago
changelog.json 771334dee9 feat: helm release workflow 5 years ago
codecov.yml f32ea9f91d Configure codecov (#2995) 2 years ago
go.mod 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
go.sum 14d59bd4aa feat(provider): add Barbican provider support (#5398) 4 months ago
main.go a9b233b693 feat: go module separation (#5498) 5 months ago
tilt.debug.dockerfile f4014bb579 chore(deps): bump golang from `d3f0cf7` to `d3f0cf7` (#5630) 4 months ago
tilt.dockerfile ec75ddc1e5 chore(deps): bump alpine from `4bcff63` to `4b7ce07` (#5451) 6 months ago
tools.go 472acbb530 chore(license): add automated license header checking using Apache SkyWalking Eyes GitHub Action (#5290) 7 months ago
ubi-build-files-amd64.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 5 months ago
ubi-build-files-arm64.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 5 months ago
ubi-build-files-ppc64le.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 5 months ago
ubi-build-files-s390x.txt e5c5a0f390 chore(build): Update ubi Docker builds to UBI9 (#5465) 5 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