mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
012ece2b15
* 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> |
||
---|---|---|
.. | ||
cache | ||
constants | ||
controllers | ||
feature | ||
find | ||
generator | ||
metrics | ||
provider | ||
template | ||
utils |