Philipp Stehle 8cb4c1cd00 feat(openbao): support custom CAs via `caBundle` and `caProvider` (#6461) 3 дней назад
..
fakes 4191b2f659 ref(modernize): modernize go code (#6114) 2 месяцев назад
clusterexternalsecret_types.go fed3824a0e chore: update go version to 1.26.1 (#6072) 3 месяцев назад
conditions.go 3980701405 fix: prevent feedback loop (#6021) 2 месяцев назад
conditions_test.go 3980701405 fix: prevent feedback loop (#6021) 2 месяцев назад
doc.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
externalsecret_types.go fda6430a2d fix: no need for the field to have a default if it can be omitted (#6453) 4 дней назад
externalsecret_validator.go 4ddd240af7 fix: prevent creation of specific type of secrets (#6280) 1 месяц назад
externalsecret_validator_test.go 4ddd240af7 fix: prevent creation of specific type of secrets (#6280) 1 месяц назад
externalsecret_webhook.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
generic_store.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
provider.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
provider_schema.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
provider_schema_maintenance.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
provider_schema_test.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
pushsecret_interfaces.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
register.go 4191b2f659 ref(modernize): modernize go code (#6114) 2 месяцев назад
secretsstore_bitwarden_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretsstore_delinea_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretsstore_infisical_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretsstore_passbolt_types.go e299def3dd feat(passbolt): add custom CA bundle / CA provider support (#6224) 1 месяц назад
secretsstore_secretserver_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_akeyless_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_aws_types.go 6e13565ee6 feat: inject kube context as STS session tags (#6311) 1 месяц назад
secretstore_azurekv_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_barbican_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_beyondtrust_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_beyondtrustworkloadcredentials_types.go 999a26d9be feat: Add BeyondTrust WorkloadCredentials provider (#5999) 4 дней назад
secretstore_chef_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_cloudru_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_conjur_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_doppler_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_dvls_types.go cdb74afea4 feat(dvls): add name support for entries (#6099) 1 месяц назад
secretstore_fake_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_fortanix_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_gcpsm_types.go 801018ac6d feat(gcp): issue-5790: optional GCP service account email for WIF impersonation (#6273) 1 месяц назад
secretstore_github_types.go 92d0e03130 feat(github): add orgSecretVisibility field to GithubProvider (#6202) 2 месяцев назад
secretstore_gitlab_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_ibm_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_keepersecurity_types.go 8b653d6082 feat(keeper): implement get secret by id or name (#6163) 2 месяцев назад
secretstore_kubernetes_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_nebius_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_ngrok_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_onboardbase_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_onepassword_sdk_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_onepassword_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_openbao_types.go 8cb4c1cd00 feat(openbao): support custom CAs via `caBundle` and `caProvider` (#6461) 3 дней назад
secretstore_oracle_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_ovh_types.go a15be5dff5 feat: ovh provider implementation (#6101) 2 месяцев назад
secretstore_passworddeport_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_previder_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_pulumi_types.go b1f01b753d feat: add Pulumi OIDC-based authentication (#5893) 1 месяц назад
secretstore_scaleway_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_senhasegura_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_types.go 999a26d9be feat: Add BeyondTrust WorkloadCredentials provider (#5999) 4 дней назад
secretstore_validator.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_validator_test.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_vault_types.go 1f7fabbc9b feat(vault): add VaultRole attribute for TLS auth (#6160) 2 месяцев назад
secretstore_volcengine_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_webhook.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_webhook_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_yandex_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_yandexcertificatemanager_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
secretstore_yandexlockbox_types.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 3 месяцев назад
zz_generated.deepcopy.go 8cb4c1cd00 feat(openbao): support custom CAs via `caBundle` and `caProvider` (#6461) 3 дней назад