Andreas Lindhé bf4a1a1ad9 Update docs for ExternalSecrets's refreshInterval (#4097) hai 1 ano
..
fakes 43a7a16baf Update Go and golangci-lint version (#3396) %!s(int64=2) %!d(string=hai) anos
clusterexternalsecret_types.go 7f5e8fa9ce Make CRD categories useful (#3929) hai 1 ano
doc.go 0530385992 v1beta1 initial commit %!s(int64=4) %!d(string=hai) anos
externalsecret_conversion.go 31eedfbb26 Fixing up some code smells %!s(int64=4) %!d(string=hai) anos
externalsecret_types.go bf4a1a1ad9 Update docs for ExternalSecrets's refreshInterval (#4097) hai 1 ano
externalsecret_validator.go a5ddd97c21 chore: update go version of the project to 1.23 (#3829) hai 1 ano
externalsecret_validator_test.go 4afec743d8 Feat/add validations to external secret data from remote ref (#3390) %!s(int64=2) %!d(string=hai) anos
externalsecret_webhook.go c2bcceb057 feat: implement deletionPolicy (#900) %!s(int64=4) %!d(string=hai) anos
generic_store.go 14f5ddf198 Added namespace condition to ClusterSecretStore (#1635) %!s(int64=3) %!d(string=hai) anos
provider.go d5ca3161d6 feat: do not modify the secret in case of a NotModified (#3746) hai 1 ano
provider_schema.go a5ddd97c21 chore: update go version of the project to 1.23 (#3829) hai 1 ano
provider_schema_test.go 29e5f71d8b Add PushSecret UpdatePolicy (to replace PR #3100) (#3117) %!s(int64=2) %!d(string=hai) anos
pushsecret_interfaces.go 3fbe318582 feat: allow pushing the whole secret to the provider (#2862) %!s(int64=2) %!d(string=hai) anos
register.go 324c7def06 feat: implement ClusterExternalSecret (#542) %!s(int64=4) %!d(string=hai) anos
secretsstore_bitwarden_types.go 82d419e2ee feat: add CAProvider to Bitwarden provider (#3699) hai 1 ano
secretsstore_delinea_types.go bdf437c2e1 Add support for Delinea DevOps Secrets Vault (#2415) %!s(int64=2) %!d(string=hai) anos
secretsstore_infisical_types.go 0dd419a738 feat: edit all required changes for recursive option (#3939) hai 1 ano
secretsstore_passbolt_types.go 432c6bf9ab Feat: Add Passbolt Provider (#3334) %!s(int64=2) %!d(string=hai) anos
secretsstore_secretserver_types.go 1876ff88d7 Add support for Delinea Secret Server (#3468) hai 1 ano
secretstore_akeyless_types.go a15b146165 fix: add missing omitempty json tags for optional fields (#2855) %!s(int64=2) %!d(string=hai) anos
secretstore_alibaba_types.go 59f5759106 :sparkles: Add Alibaba RRSA auth support (#1752) %!s(int64=3) %!d(string=hai) anos
secretstore_aws_types.go 8c709cfa43 feat: add prefix definition to all secret keys for aws parameter store (#3718) hai 1 ano
secretstore_azurekv_types.go 0abb3e9cc4 Add support for Authentication against Azure Key Vault using Client Certificate (#3469) %!s(int64=2) %!d(string=hai) anos
secretstore_beyondtrust_types.go 77f5d0ad91 feat: add beyondtrust provider (#3683) hai 1 ano
secretstore_chef_types.go a012f4829c Implementation of Chef External Secrets Provider (#3127) %!s(int64=2) %!d(string=hai) anos
secretstore_conjur_types.go 1d3209da59 Conjur E2E Tests for K8s JWT Authentication (#3217) %!s(int64=2) %!d(string=hai) anos
secretstore_conversion.go e9cfe551b9 Fixing sonar cloud code smells %!s(int64=4) %!d(string=hai) anos
secretstore_device42_types.go d29c001d37 Add device42 provider (#3571) hai 1 ano
secretstore_doppler_types.go 6a32b982f0 Add lower-kebab name transformer to Doppler provider (#2418) %!s(int64=3) %!d(string=hai) anos
secretstore_fake_types.go 3599384660 feat(fake): deprecate ValueMap to use Value instead (#2884) %!s(int64=2) %!d(string=hai) anos
secretstore_fortanix_types.go af38fc68d5 ADD sdkms base implementation (#3180) %!s(int64=2) %!d(string=hai) anos
secretstore_gcpsm_types.go 94c9a33a11 feat: add location to GCP push secret (#3502) %!s(int64=2) %!d(string=hai) anos
secretstore_gitlab_types.go f38f40a2b4 gitlab: support for CI/CD group variables (#1692) %!s(int64=3) %!d(string=hai) anos
secretstore_ibm_types.go e85b76f1d3 Convert IBM auth struct fields to pointers (#2669) %!s(int64=2) %!d(string=hai) anos
secretstore_keepersecurity_types.go f44f366e05 :broom: remove hostname from keeper configuration (#2071) %!s(int64=3) %!d(string=hai) anos
secretstore_kubernetes_types.go 48cccaeded add AuthRef to kubernetes provider fixes #3627 (#3628) hai 1 ano
secretstore_onboardbase_types.go 52f6655345 Onboardbase (#2697) %!s(int64=2) %!d(string=hai) anos
secretstore_onepassword_types.go 435aefc7ac Add 1Password support %!s(int64=4) %!d(string=hai) anos
secretstore_oracle_types.go 325f36e47d add validations for the remaining enum values (#2860) %!s(int64=2) %!d(string=hai) anos
secretstore_passworddeport_types.go e57e4b72ca Integrate Passworddepot (#2799) %!s(int64=2) %!d(string=hai) anos
secretstore_previder_types.go daa1297f3d Implements Previder provider for Previder Secret Vault implementation (#3916) hai 1 ano
secretstore_pulumi_types.go 231a6ea674 feat: update Pulumi provider for GA (#3917) hai 1 ano
secretstore_scaleway_types.go f181500e98 Feature/scaleway provider (#2086) %!s(int64=3) %!d(string=hai) anos
secretstore_senhasegura_types.go ed0ceb8d84 fix: aws parameter store json decode, bump go 1.19 (#1525) %!s(int64=3) %!d(string=hai) anos
secretstore_types.go 7f5e8fa9ce Make CRD categories useful (#3929) hai 1 ano
secretstore_validator.go a5ddd97c21 chore: update go version of the project to 1.23 (#3829) hai 1 ano
secretstore_validator_test.go f74e08546c Support glob for namespaces condition in ClusterSecretStore (#2920) hai 1 ano
secretstore_vault_types.go bdd0c7ec9a support for adding headers in vault provider (#3677) hai 1 ano
secretstore_webhook.go 8fc4484cc6 feat: implement validating webhook %!s(int64=4) %!d(string=hai) anos
secretstore_webhook_types.go 0530385992 v1beta1 initial commit %!s(int64=4) %!d(string=hai) anos
secretstore_yandexcertificatemanager_types.go dc7df48cae add support for Yandex Certificate Manager %!s(int64=4) %!d(string=hai) anos
secretstore_yandexlockbox_types.go 0530385992 v1beta1 initial commit %!s(int64=4) %!d(string=hai) anos
zz_generated.deepcopy.go daa1297f3d Implements Previder provider for Previder Secret Vault implementation (#3916) hai 1 ano