|
|
@@ -21,16 +21,16 @@ We are currently in beta and support **only the latest release** for the time be
|
|
|
The following table describes the stability level of each provider and who's responsible.
|
|
|
|
|
|
| Provider | Stability | Maintainer |
|
|
|
-|------------------------------------------------------------------------------------------------------------| :-------: |-----------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
+|------------------------------------------------------------------------------------------------------------|:---------:|-----------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
| [AWS Secrets Manager](https://external-secrets.io/latest/provider/aws-secrets-manager/) | stable | [external-secrets](https://github.com/external-secrets) |
|
|
|
| [AWS Parameter Store](https://external-secrets.io/latest/provider/aws-parameter-store/) | stable | [external-secrets](https://github.com/external-secrets) |
|
|
|
| [Hashicorp Vault](https://external-secrets.io/latest/provider/hashicorp-vault/) | stable | [external-secrets](https://github.com/external-secrets) |
|
|
|
| [GCP Secret Manager](https://external-secrets.io/latest/provider/google-secrets-manager/) | stable | [external-secrets](https://github.com/external-secrets) |
|
|
|
| [Azure Keyvault](https://external-secrets.io/latest/provider/azure-key-vault/) | stable | [external-secrets](https://github.com/external-secrets) |
|
|
|
-| [IBM Cloud Secrets Manager](https://external-secrets.io/latest/provider/ibm-secrets-manager/) | stable | [@knelasevero](https://github.com/knelasevero) [@sebagomez](https://github.com/sebagomez) [@ricardoptcosta](https://github.com/ricardoptcosta) [@IdanAdar](https://github.com/IdanAdar) |
|
|
|
+| [IBM Cloud Secrets Manager](https://external-secrets.io/latest/provider/ibm-secrets-manager/) | stable | [@knelasevero](https://github.com/knelasevero) [@sebagomez](https://github.com/sebagomez) [@ricardoptcosta](https://github.com/ricardoptcosta) [@IdanAdar](https://github.com/IdanAdar) |
|
|
|
| [Kubernetes](https://external-secrets.io/latest/provider/kubernetes) | alpha | [external-secrets](https://github.com/external-secrets) |
|
|
|
| [Yandex Lockbox](https://external-secrets.io/latest/provider/yandex-lockbox/) | alpha | [@AndreyZamyslov](https://github.com/AndreyZamyslov) [@knelasevero](https://github.com/knelasevero) |
|
|
|
-| [Gitlab Project Variables](https://external-secrets.io/latest/provider/gitlab-project-variables/) | alpha | [@Jabray5](https://github.com/Jabray5) |
|
|
|
+| [Gitlab Variables](https://external-secrets.io/latest/provider/gitlab-variables/) | alpha | [@Jabray5](https://github.com/Jabray5) |
|
|
|
| Alibaba Cloud KMS | alpha | [@ElsaChelala](https://github.com/ElsaChelala) |
|
|
|
| [Oracle Vault](https://external-secrets.io/latest/provider/oracle-vault) | alpha | [@KianTigger](https://github.com/KianTigger) [@EladGabay](https://github.com/EladGabay) |
|
|
|
| [Akeyless](https://external-secrets.io/latest/provider/akeyless) | alpha | [@renanaAkeyless](https://github.com/renanaAkeyless) |
|
|
|
@@ -44,7 +44,7 @@ The following table describes the stability level of each provider and who's res
|
|
|
The following table show the support for features across different providers.
|
|
|
|
|
|
| Provider | find by name | find by tags | metadataPolicy Fetch | referent authentication | store validation | push secret |
|
|
|
-|---------------------------|:------------:| :----------: | :------------------: | :---------------------: | :--------------: | :---------: |
|
|
|
+|---------------------------|:------------:|:------------:| :------------------: | :---------------------: | :--------------: | :---------: |
|
|
|
| AWS Secrets Manager | x | x | | | x | |
|
|
|
| AWS Parameter Store | x | x | | | x | |
|
|
|
| Hashicorp Vault | x | x | | | x | |
|
|
|
@@ -53,7 +53,7 @@ The following table show the support for features across different providers.
|
|
|
| Kubernetes | x | x | | x | x | |
|
|
|
| IBM Cloud Secrets Manager | | | | | x | |
|
|
|
| Yandex Lockbox | | | | | x | |
|
|
|
-| Gitlab Project Variables | | | | | x | |
|
|
|
+| Gitlab Variables | x | x | | | x | |
|
|
|
| Alibaba Cloud KMS | | | | | x | |
|
|
|
| Oracle Vault | | | | | x | |
|
|
|
| Akeyless | | | | | x | |
|