This repository was archived by the owner on Aug 4, 2025. It is now read-only.
Commit e726087
authored
feat: add push secret to e2e tests (external-secrets#3017)
* feat: add push secret to e2e tests
Signed-off-by: Gergely Brautigam <[email protected]>
* finally, a fully working example for an e2e flow with push secret
Signed-off-by: Gergely Brautigam <[email protected]>
* fix value field duplication issue
Signed-off-by: Gergely Brautigam <[email protected]>
---------
Signed-off-by: Gergely Brautigam <[email protected]>1 parent c00d90d commit e726087
File tree
168 files changed
+424
-89
lines changed- apis/externalsecrets/v1beta1
- cmd
- e2e
- framework
- addon
- log
- util
- suites
- argocd
- flux
- generator
- provider
- cases
- akeyless
- alibaba
- aws
- parameterstore
- secretsmanager
- azure
- delinea
- fake
- gcp
- gitlab
- kubernetes
- oracle
- scaleway
- template
- vault
- pkg
- cache
- constants
- controllers
- crds
- externalsecret
- secretstore
- webhookconfig
- feature
- provider
- akeyless
- fake
- aws
- auth
- fake
- parameterstore
- fake
- util
- azure/keyvault/fake
- conjur
- util
- delinea
- doppler/fake
- fake
- gcp/secretmanager
- fake
- gitlab
- fake
- ibm
- fake
- keepersecurity
- fake
- kubernetes
- onepassword
- fake
- oracle
- fake
- scaleway
- testing/fake
- util
- fake
- locks
- vault/iamauth
- webhook
- yandex
- certificatemanager
- client
- common
- clock
- lockbox
- client
- template
- v1
- v2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
168 files changed
+424
-89
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments