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 conditional #696

Merged
merged 1 commit into from Aug 1, 2022
Merged

Fix conditional #696

merged 1 commit into from Aug 1, 2022

Conversation

sed-i
Copy link
Contributor

@sed-i sed-i commented Jul 29, 2022

This PR fixes a conditional (#685) that is causing the following error:

  File "/home/runner/work/prometheus-k8s-operator/prometheus-k8s-operator/.tox/integration/lib/python3.8/site-packages/juju/client/facade.py", line 683, in from_json
    i = entry.index('>')
ValueError: substring not found

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

8 similar comments
@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@jujubot
Copy link
Contributor

jujubot commented Jul 29, 2022

Can one of the admins verify this patch?

@juanmanuel-tirado
Copy link
Contributor

/build

2 similar comments
@juanmanuel-tirado
Copy link
Contributor

/build

@juanmanuel-tirado
Copy link
Contributor

/build

@juanmanuel-tirado
Copy link
Contributor

/merge

@juanmanuel-tirado juanmanuel-tirado merged commit 80eb84e into juju:master Aug 1, 2022
@sed-i sed-i deleted the bugfix/assumes branch August 2, 2022 05:03
jujubot added a commit that referenced this pull request Aug 9, 2022
#704

Tuesday August 9 2022

## What's Changed

Switching to semantic versioning. From this release on, at least the major release number matches
the most recent Juju supported. Hence the jump to `3.0.0` since this release supports `Juju 3.0`.
(This also means that `python-libjuju <= 2.9.11` only support up to `Juju 2.x`)

* [JUJU-1439] Initial fixes for `test_model` to pass with juju 3.0 by @cderici in #689
* [JUJU-1464] More fixes for 3.0 compatibility by @cderici in #691
* [JUJU-1457] Merge 3.0 compatibility branch onto master by @cderici in #692
* Fix conditional by @sed-i in #696
* [JUJU-1534] Fix `model.connect_current()` by @cderici in #697
* [JUJU-1542] Fix run actions on units by @cderici in #698
* [JUJU-1577] Replace k8s bundles with machine bundles for tests by @cderici in #703
* [JUJU-1528] Add storage implementation by @cderici in #701

[JUJU-1439]: https://warthogs.atlassian.net/browse/JUJU-1439?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1464]: https://warthogs.atlassian.net/browse/JUJU-1464?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1457]: https://warthogs.atlassian.net/browse/JUJU-1457?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1534]: https://warthogs.atlassian.net/browse/JUJU-1534?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1542]: https://warthogs.atlassian.net/browse/JUJU-1542?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1577]: https://warthogs.atlassian.net/browse/JUJU-1577?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-1528]: https://warthogs.atlassian.net/browse/JUJU-1528?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
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

4 participants