1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
external-secrets/apis/generators/v1alpha1
Idan Adar e13e09413e
Fix typo privatKey in multiple files (#3578)
* Update generators.external-secrets.io_githubaccesstokens.yaml

Fixes https://github.com/external-secrets/external-secrets/issues/3556

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Update generator_github.go

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Update github.go

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Update generator-github.yaml

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Update github_test.go

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* fix: rename property

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

---------

Signed-off-by: Idan Adar <iadar@il.ibm.com>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
2024-06-17 11:12:03 +02:00
..
doc.go Feature: initial generator implementation + Github Actions OIDC/AWS (#1539) 2022-10-29 20:15:50 +02:00
generator.go Feature: initial generator implementation + Github Actions OIDC/AWS (#1539) 2022-10-29 20:15:50 +02:00
generator_acr.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
generator_ecr.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
generator_fake.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
generator_gcr.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
generator_github.go Fix typo privatKey in multiple files (#3578) 2024-06-17 11:12:03 +02:00
generator_password.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
generator_schema.go Feature: initial generator implementation + Github Actions OIDC/AWS (#1539) 2022-10-29 20:15:50 +02:00
generator_types.go feat: add controller class on VaultDynamicSecret resources (#2287) 2023-05-16 08:59:26 +02:00
generator_vault.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
generator_webhook.go feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
register.go GitHub provider (supersedes #3014) (#3115) 2024-04-03 09:19:57 +02:00
zz_generated.deepcopy.go Fix typo privatKey in multiple files (#3578) 2024-06-17 11:12:03 +02:00