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/pkg/provider
btfhernandez 77f5d0ad91
feat: add beyondtrust provider (#3683)
* feat: add beyondtrust provider

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* feat: edit go.mod and go.sum files

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* feat: change test file name (provider_test.go)

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* feat: solve PR comments

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* feat: organize attributes in a higher hierarchy

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: fix sonar cloud issues and go.mod file conflicts

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: fix PR comments and apply table driven tests

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: fix PR comments

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: fix lint issues

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: fix lint issues on tests

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: run make fmt

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: apply camelCase to yaml attributes

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: solve go.mod file conflict

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: run make check-diff

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

---------

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>
Signed-off-by: btfhernandez <133419363+btfhernandez@users.noreply.github.com>
2024-08-07 09:27:04 +02:00
..
akeyless Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
alibaba chore: update dependencies (#3433) 2024-04-30 14:52:59 -03:00
aws fix: decrypt remote secret for SecureString type (#3761) 2024-08-05 17:45:12 +02:00
azure/keyvault feat: support pkcs12 with chain in pushsecret to Azure KeyVault (#3747) 2024-08-02 10:21:10 +02:00
beyondtrust feat: add beyondtrust provider (#3683) 2024-08-07 09:27:04 +02:00
bitwarden feat: add bitwarden secret manager support (#3603) 2024-06-28 06:04:25 +02:00
chef Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
conjur Add Conjur Support for FindByName, FindByTag (#3364) 2024-04-28 19:01:00 +02:00
delinea Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
device42 Add device42 provider (#3571) 2024-06-14 06:04:19 +02:00
doppler Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
fake Add PushSecret UpdatePolicy (to replace PR #3100) (#3117) 2024-03-08 11:17:31 +01:00
fortanix Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
gcp/secretmanager implement handling for pushing whole k8s secret to gcsm (#3644) 2024-07-02 08:08:55 +02:00
gitlab Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
ibm Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
infisical Infisical provider (#3477) 2024-06-11 22:27:31 +02:00
keepersecurity Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
kubernetes add AuthRef to kubernetes provider fixes #3627 (#3628) 2024-07-01 23:31:10 +02:00
onboardbase Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
onepassword Allow specifying the same namespace for SecretStores (#3555) 2024-07-03 20:56:55 -03:00
oracle Support for Oracle PushSecret.property #2911 (#3577) 2024-07-13 20:34:35 +02:00
passbolt Feat: Add Passbolt Provider (#3334) 2024-04-18 09:58:25 +02:00
passworddepot Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
pulumi feat: add PushSecret support for Pulumi ESC (#3597) 2024-07-25 09:00:17 +02:00
register feat: add beyondtrust provider (#3683) 2024-08-07 09:27:04 +02:00
scaleway Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
secretserver Add support for Delinea Secret Server (#3468) 2024-07-10 14:32:17 -03:00
senhasegura Add PushSecret UpdatePolicy (to replace PR #3100) (#3117) 2024-03-08 11:17:31 +01:00
testing/fake Add PushSecret UpdatePolicy (to replace PR #3100) (#3117) 2024-03-08 11:17:31 +01:00
util feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
vault fix: add namespace to path and route construction (#3632) 2024-07-21 16:42:14 -03:00
webhook feat: webhook secrets must be labeled (#3753) 2024-07-31 13:45:33 -03:00
yandex Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00