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

fix: revert support of change-update notice due to Juju reversion #1189

Merged
merged 2 commits into from Apr 12, 2024

Conversation

benhoyt
Copy link
Collaborator

@benhoyt benhoyt commented Apr 12, 2024

This reverts #1170 (commit b7e5ba3) as this feature has been reverted in Juju on the 3.5 branch, due to the issues described at this PR: juju/juju#17191

Comment on lines -1324 to -1327
"""A custom notice reported via the Pebble client API or ``pebble notify``.
The key and data fields are provided by the user. The key must be in
the format ``example.com/path`` to ensure well-namespaced notice keys.
"""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could keep this, but I assume it's nicer to have this be an exact inverse of the PR that added the functionality.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I thought so too.

@benhoyt benhoyt merged commit dbb843e into canonical:main Apr 12, 2024
28 checks passed
@benhoyt benhoyt deleted the revert-change-update branch April 12, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants