mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
00d66e0bc4
* update documentation Signed-off-by: Luke Arntz <luke@blue42.net> * default to GetParametersByPathWithContext Add GetParametersByPathWithContext. To maintain backward compatibility moved the original `findByname` function to `fallbackFindByName` and created a new `findByName` function that uses the `GetParametersByPathWithContext` API call. In function `findByName`, if we receive an `AccessDeniedException` when calling GetParametersByPathWithContext `return pm.fallbackFindByName(ctx, ref)`. Signed-off-by: Luke Arntz <luke@blue42.net> * feat: notify users about ssm permission improvements Signed-off-by: Moritz Johner <beller.moritz@googlemail.com> * fix: get parameters recursively and decrypt them Signed-off-by: Moritz Johner <beller.moritz@googlemail.com> --------- Signed-off-by: Luke Arntz <luke@blue42.net> Signed-off-by: Moritz Johner <beller.moritz@googlemail.com> Co-authored-by: Moritz Johner <beller.moritz@googlemail.com> |
||
---|---|---|
.. | ||
cache | ||
constants | ||
controllers | ||
feature | ||
find | ||
generator | ||
metrics | ||
provider | ||
template | ||
utils |