Skip to content

Commit

Permalink
[DPE-2296] relation secrets (#152)
Browse files Browse the repository at this point in the history
* Bump libs

* Switch password getting for provider rel

* Bump Juju agent

* Don't assume databag secrets in the backend relation

* Tests check secrets

* Check that secrets are used in new relation
  • Loading branch information
dragomirp authored Oct 10, 2023
1 parent 6153283 commit 67d3de2
Show file tree
Hide file tree
Showing 8 changed files with 902 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- legacy-client-relation-integration
agent-versions:
- "2.9.45" # renovate: latest juju 2
- "3.1.5" # renovate: latest juju 3
- "3.1.6" # renovate: latest juju 3
name: ${{ matrix.tox-environments }} | ${{ matrix.agent-versions }}
needs:
- lib-check
Expand Down
Loading

0 comments on commit 67d3de2

Please sign in to comment.