Comment 2 for bug 1862085

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Thanks for the update Przemyslaw. There is a bug still, though, and it's in the robustness of the charm in handling the unexpected config of "encrypt=false" whilst having the vault:secrets relation made. This crashes the charm, where it should handle it gracefully and put a note in the logs about not needing the relation.

The bug came about due to a change in charm-helpers which introduced the hvac requirement for the vault:secrets relation handling. This means that the affected charms need to have the python3-hvac (or equivalent for a virtualenv-ed environment) installed as default so that they don't crash.

Affected charms:

gnocchi
octavia