Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated secret still at earlier content in observers (that labelled them) #108

Open
juditnovak opened this issue Oct 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@juditnovak
Copy link
Contributor

Steps to reproduce

Remove pytest.mark.xfail from test tests/integration/test_charm.py -> test_provider_get_set_delete_fields_secrets for the TLS parameter

Expected behavior

The secret in applicatoin/<unit_id> is rolled to peek_content(). It does not return the old value.

Actual behavior

It is returning the old value instead of the new one.

Versions

Operating system:

Juju CLI: 3.2.2

Juju agent: 3.1.6

Log output

Juju debug log: , to be verified with juju debug-code

Additional context

@juditnovak juditnovak added the bug Something isn't working label Oct 30, 2023
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant