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/pkg
Geoffrey MUSELLI f74e08546c
Support glob for namespaces condition in ClusterSecretStore (#2920)
* feat(ClusterSecretStore): Support glob for conditions.namespaces

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* feat(ClusterSecretStore): Fix diff

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* feat(ClusterSecretStore): Fix code smell

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* feat(ClusterSecretStore): First code review

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* feat(ClusterSecretStore): Second code review

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* feat(ClusterSecretStore): Generate

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* feat(ClusterSecretStore): Fix Sonar method complexity

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>

* addressed comments

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* renamed namedspacesregexes because it sounded funny

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: gmuselli <geoffrey.muselli@gmail.com>
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2024-06-17 08:36:05 +02:00
..
cache feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
common/webhook Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
constants feat(certcontroller): Allow restricting CRDs and Webhook configs in Informer cache (#3588) 2024-06-16 12:52:10 +02:00
controllers Support glob for namespaces condition in ClusterSecretStore (#2920) 2024-06-17 08:36:05 +02:00
feature feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
find feature: aws getallsecrets (#820) 2022-03-24 17:09:32 +01:00
generator Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider chore: update dependencies (#3570) 2024-06-15 14:49:30 +02:00
template Add CA-Bundle to pemToPkcs12 output (#3494) 2024-06-03 22:35:02 +02:00
utils fix: parameter store should be called only once (#3584) 2024-06-15 12:02:08 +02:00