canonical / data-platform-libs

A collection of charm libraries curated by the Data Platform Team
https://charmhub.io/data-platform-libs
Apache License 2.0
9 stars 9 forks source link

[DPE-2342] Relation Secrets (with secret-changed event) #94

Closed juditnovak closed 10 months ago

juditnovak commented 11 months ago

Charm Relations using secrets.

More info on the protocol implemented in DA040 - Juju Secrets on Charms Relations

POC :Opensearch using Relation Secrets

juditnovak commented 10 months ago

IMPORTANT NOTE:

The current version of the libs is somewhat triggering https://bugs.launchpad.net/juju/+bug/2031631 As a result I can't get green pipelines. Neither here, nor for Postgres.

Here a successful workaround is to decrease the number of units for the integration-database to 1.

For Postgres I have no workaround.

Fix should be available in 3.6.1. What should we do until...?

marceloneppel commented 10 months ago

IMPORTANT NOTE:

The current version of the libs is somewhat triggering https://bugs.launchpad.net/juju/+bug/2031631 As a result I can't get green pipelines. Neither here, nor for Postgres.

Here a successful workaround is to decrease the number of units for the integration-database to 1.

For Postgres I have no workaround.

Fix should be available in 3.6.1. What should we do until...?

Can you open a ticket so we don't forget to increase the number units back to 2 after the fix is available?

juditnovak commented 10 months ago

@marceloneppel FYI: Sure, I was planning to open a Jira ticket for myself. Now, in the meanwhile I got a green pipeline (after MANY attempts)... So for now it's the original state left. We may still wanna think of the change -- or, alterntatively to use edge until the fix is not in stable (it's confirmed to be in edge already)