1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
Find a file
Marcel Hoyer ea6cbe2cb4
add ability to configure revisionHistoryLimit in helm chart (#1979)
* feat: add ability to configure `revisionHistoryLimit` for all Deployment resources of the helm chart

This enables to turn ReplicaSet revisions off completely, e.g. when deploying ExternalSecrets with GitOps approach.

Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>

* fix: generate helm docs

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

---------

Signed-off-by: Marcel Hoyer <mhoyer@pixelplastic.de>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
2023-02-03 15:06:00 +01:00
.github feat: bump packages (#1976) 2023-02-01 23:53:27 +00:00
apis AWS Role Chaining (#1855) 2023-01-08 11:49:22 -03:00
assets chore: add pento to sponsors 2022-04-29 20:58:09 +02:00
cmd feat: make cache generic, refactor feature flags (#1640) 2023-01-19 17:25:47 +01:00
config/crds/bases 🧹 chore: bumps (#1925) 2023-01-16 08:35:34 -03:00
deploy add ability to configure revisionHistoryLimit in helm chart (#1979) 2023-02-03 15:06:00 +01:00
design Feature/push secret (#1315) 2022-11-29 16:04:46 -03:00
docs Update full-cluster-secret-store.yaml (#1953) 2023-02-02 00:55:47 +01:00
e2e feat: bump packages (#1976) 2023-02-01 23:53:27 +00:00
hack 🐛 Fixing PushSecret CRD generation (#1967) 2023-02-02 00:30:10 +01:00
overrides Using new syntax for overrides 2022-02-01 15:41:50 -03:00
pkg 🐛 remove ability to call env and expandenv in webhook (#1977) 2023-02-03 13:23:03 +01:00
terraform aws secretsmanager/parameterstore referent auth (#1884) 2023-01-13 10:19:25 +01:00
.clomonitor.yml feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) 2022-10-27 08:59:19 +02:00
.dockerignore Add standalone Dockerfile (#1328) 2022-07-12 05:55:22 -03:00
.editorconfig cleanup: add lint and editorconfig 2020-12-21 14:38:48 -05:00
.gitignore Feature: initial generator implementation + Github Actions OIDC/AWS (#1539) 2022-10-29 20:15:50 +02:00
.golangci.yaml Added namespace condition to ClusterSecretStore (#1635) 2022-10-17 16:40:18 +02:00
ADOPTERS.md Add DaangnPay to ADOPTERS.md (#1668) 2022-10-26 20:16:14 +02:00
changelog.json feat: helm release workflow 2021-05-03 22:12:39 +02:00
CNAME Create CNAME 2021-03-05 18:26:07 +01:00
Dockerfile chore: replace alpine by distroless 2021-12-06 14:17:24 +01:00
Dockerfile.standalone Set GOOS and GOARCH from TARGETPLATFORM (#1915) 2023-01-17 21:16:00 +01:00
Dockerfile.ubi chore: bump dependencies (#1667) 2022-10-25 22:42:34 +02:00
go.mod feat: bump packages (#1976) 2023-02-01 23:53:27 +00:00
go.sum feat: bump packages (#1976) 2023-02-01 23:53:27 +00:00
GOVERNANCE.md Propolsal for MAINTAINERS.md and GOVERNANCE.md (#1607) 2022-10-25 22:51:52 +02:00
LICENSE initial commit 2020-11-19 16:34:16 +01:00
main.go fix: aws parameter store json decode, bump go 1.19 (#1525) 2022-09-06 19:46:36 +02:00
MAINTAINERS.md Propolsal for MAINTAINERS.md and GOVERNANCE.md (#1607) 2022-10-25 22:51:52 +02:00
Makefile feat: add fossa check (#1819) 2022-12-16 21:53:04 +01:00
PROJECT feat: implement ClusterExternalSecret (#542) 2022-03-20 09:32:27 +01:00
README.md Update README.md (#1930) 2023-01-17 18:27:09 +01:00
SECURITY.md feat: security policy & dependabot (#60) 2021-03-17 08:32:32 +01:00
tools.go Feature/push secret (#1315) 2022-11-29 16:04:46 -03:00

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