..
fakes
Refactor the PushSecret interface ( #2859 )
2023-11-08 06:47:13 +09:00
clusterexternalsecret_types.go
fix: add missing omitempty json tags for optional fields ( #2855 )
2023-11-06 21:54:44 +01:00
doc.go
v1beta1 initial commit
2022-02-08 14:07:34 -03:00
externalsecret_conversion.go
Fixing up some code smells
2022-02-14 10:36:12 -03:00
externalsecret_types.go
Signed-off-by: Kiyo510 <miraishida00510@gmail.com> ( #2919 )
2023-12-02 14:53:11 +01:00
externalsecret_validator.go
feat: add push secret to e2e tests ( #3017 )
2024-02-12 16:44:45 +01:00
externalsecret_validator_test.go
feat: add push secret to e2e tests ( #3017 )
2024-02-12 16:44:45 +01:00
externalsecret_webhook.go
feat: implement deletionPolicy ( #900 )
2022-04-05 13:38:06 +02:00
generic_store.go
Added namespace condition to ClusterSecretStore ( #1635 )
2022-10-17 16:40:18 +02:00
provider.go
feat: expose admission warnings to ValidateStore interface ( #3058 )
2024-01-21 23:34:29 +01:00
provider_schema.go
Feature: initial generator implementation + Github Actions OIDC/AWS ( #1539 )
2022-10-29 20:15:50 +02:00
provider_schema_test.go
feat: add push secret to e2e tests ( #3017 )
2024-02-12 16:44:45 +01:00
pushsecret_interfaces.go
feat: allow pushing the whole secret to the provider ( #2862 )
2023-11-21 22:00:21 +01:00
register.go
feat: implement ClusterExternalSecret ( #542 )
2022-03-20 09:32:27 +01:00
secretsstore_delinea_types.go
Add support for Delinea DevOps Secrets Vault ( #2415 )
2023-07-06 18:01:43 +02:00
secretstore_akeyless_types.go
fix: add missing omitempty json tags for optional fields ( #2855 )
2023-11-06 21:54:44 +01:00
secretstore_alibaba_types.go
✨ Add Alibaba RRSA auth support ( #1752 )
2023-04-16 14:12:30 +02:00
secretstore_aws_types.go
feat: AWS SecretsManager Config (allow ForceDeleteWithoutRecovery for PushSecret) ( #2854 )
2023-11-14 18:44:22 -03:00
secretstore_azurekv_types.go
feat: add azkv.environmentType ( #1469 )
2022-08-18 00:12:44 +02:00
secretstore_conjur_types.go
chore: refactor/centralise secretKeyRef usage ( #3022 )
2024-01-21 08:19:57 +01:00
secretstore_conversion.go
Fixing sonar cloud code smells
2022-02-09 11:51:08 -03:00
secretstore_doppler_types.go
Add lower-kebab name transformer to Doppler provider ( #2418 )
2023-06-15 08:16:21 +02:00
secretstore_fake_types.go
feat(fake): deprecate ValueMap to use Value instead ( #2884 )
2023-12-02 06:57:48 +09:00
secretstore_gcpsm_types.go
also make optional for v1beta1 and add note to docs
2022-03-03 19:35:38 +01:00
secretstore_gitlab_types.go
gitlab: support for CI/CD group variables ( #1692 )
2022-11-21 22:26:34 +01:00
secretstore_ibm_types.go
Convert IBM auth struct fields to pointers ( #2669 )
2023-09-05 12:03:49 +02:00
secretstore_keepersecurity_types.go
🧹 remove hostname from keeper configuration ( #2071 )
2023-03-02 22:28:35 +01:00
secretstore_kubernetes_types.go
fix: add missing omitempty json tags for optional fields ( #2855 )
2023-11-06 21:54:44 +01:00
secretstore_onepassword_types.go
Add 1Password support
2022-05-08 17:01:26 -07:00
secretstore_oracle_types.go
add validations for the remaining enum values ( #2860 )
2023-11-18 19:55:39 -03:00
secretstore_scaleway_types.go
Feature/scaleway provider ( #2086 )
2023-03-16 01:03:52 +01:00
secretstore_senhasegura_types.go
fix: aws parameter store json decode, bump go 1.19 ( #1525 )
2022-09-06 19:46:36 +02:00
secretstore_types.go
fix: add missing omitempty json tags for optional fields ( #2855 )
2023-11-06 21:54:44 +01:00
secretstore_validator.go
feat: expose admission warnings to ValidateStore interface ( #3058 )
2024-01-21 23:34:29 +01:00
secretstore_vault_types.go
feat: add support for Hashicorp Vault mTLS ( #3018 )
2024-01-19 00:43:28 +01:00
secretstore_webhook.go
feat: implement validating webhook
2022-03-01 21:25:15 +01:00
secretstore_webhook_types.go
v1beta1 initial commit
2022-02-08 14:07:34 -03:00
secretstore_yandexcertificatemanager_types.go
add support for Yandex Certificate Manager
2022-04-22 21:40:52 +03:00
secretstore_yandexlockbox_types.go
v1beta1 initial commit
2022-02-08 14:07:34 -03:00
zz_generated.deepcopy.go
chore: refactor/centralise secretKeyRef usage ( #3022 )
2024-01-21 08:19:57 +01:00