1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg
Florent Viel 012ece2b15
Refacto scaleway provider (#2667)
* replace API calls by ListSecrets

Scalewaw will deprecate soon the Secret Manager endpoints *ByName, the
idea is to use the ListSecrets instead and to filter by name

Signed-off-by: Florent Viel <fviel@scaleway.com>

* allow to filter by name for the fake scw secret api

Signed-off-by: Florent Viel <fviel@scaleway.com>

* improve scaleway fake api

Signed-off-by: Florent Viel <fviel@scaleway.com>

the fake implementation of the ListSecrets for the Scaleway API was too
naive and returns too many secrets based on the input filters

* scaleway: fix calls to the ListSecrets endpoint

Signed-off-by: Florent Viel <fviel@scaleway.com>

* scaleway: fix lint issues

Signed-off-by: Florent Viel <fviel@scaleway.com>

---------

Signed-off-by: Florent Viel <fviel@scaleway.com>
2023-09-04 20:01:38 +02:00
..
cache feat: make cache generic, refactor feature flags (#1640) 2023-01-19 17:25:47 +01:00
constants Support PushSecret Property for GCP (#2465) 2023-08-01 14:38:47 +02:00
controllers Support PushSecret metadata (#2600) 2023-08-28 23:50:21 +02:00
feature feat: make cache generic, refactor feature flags (#1640) 2023-01-19 17:25:47 +01:00
find feature: aws getallsecrets (#820) 2022-03-24 17:09:32 +01:00
generator chore: bump dependencies (#2568) 2023-08-02 21:42:03 +02:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider Refacto scaleway provider (#2667) 2023-09-04 20:01:38 +02:00
template 🧹 Bumping GolangciLint version and fixing lint issues (#2304) 2023-05-12 05:11:33 -03:00
utils Add Alibaba RRSA auth support (#1752) 2023-04-16 14:12:30 +02:00