Hi everyone, below you can find the updates from the Canonical Juju Team for the week starting on the 28/06/2021. Have a great weekend!
- Talked about Juju on Ubuntu OnAir
- Compiled a list of most viewed posts on Discourse
- Compiled a list of active community members (that would be interested in presenting their use case at our Community Sessions
- Working on a couple of charmed operators
Happy Week 26
- This week have been working on Bug #1929910 “Juju 2.8 models fail talking to Juju 2.9 controlle...” : Bugs : juju the final bug stopping 2.8 -> 2.9 upgrades. This will land by end of week.
Stay groovy Juju
tlm
1 Like
- More work on LP 1928778: Unable to upgrade-charm pod_spec charm to sidecar charm
- Reworked Pebble service restarting spec per discussion
- Some research into a streaming API for the one-shot commands spec
2 Likes
- Merged a fix for unit upgrade step in juju 2.8, if moving from juju < 2.8 to juju 2.9, as the step is skipped.
- Updated the bash integration tests to accept a cloud to use rather than just a provider. This allows our CI test to use OpenStack or vSphere for testing as well.
- Fixed a panic reported in LP: 1871224
1 Like
- Fixed a Juju upgrade from 2.8 to 2.9 issue;
- continued working on the open-port/close-port spec;
- doc review for Set up remote Elasticsearch monitoring of an Elasticsearch cluster
- Juju 2.9 failing to create ClusterRoleBinding
1 Like
3.0: Testing & landing the new Equinix Provider
2.9: Allow empty charm config values (LP: 1934151)
2.9: Ensure we retry snap installs when laying out a machine (#13116)
3.0: Fix exit code from juju exec (#13132)
2.9: Ongoing work towards labeled logging.
Equinix Provider
More information about the new Equinix provider can be found on their website and the PR.
More docs to follow.
Labels
Labels for logging will allow the aggregation of logs via a label rather than the namespace.
juju model-config logging-config="#http=TRACE"
The above will turn on HTTP loggers to trace. This is a new UX feature to help with debugging, it’s not been fully worked through Juju yet and might be subject to change.
1 Like