plugin-barman-cloud/internal/cnpgi/instance/internal/client
Jonathan Gonzalez V. 2a75d40356
fix: logic to retrieve ObjectStore from cache (#429)
There was mistake on the object used to compare the ObjectStore, we were
using a type Secret instead of ObjectStore.

Also, make it more clear the logic to retrieve the cached objects by getting
the cached objects when are cached.

Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
2025-07-02 11:12:54 +02:00
..
client_test.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00
client.go fix: logic to retrieve ObjectStore from cache (#429) 2025-07-02 11:12:54 +02:00
doc.go chore: add secrets cache (#47) 2024-11-14 16:10:17 +01:00
suite_test.go chore: add secrets cache (#47) 2024-11-14 16:10:17 +01:00