Juju Team Updates - Week #11 2022

Hi everyone, below you can find the updates from the Canonical Juju Team for the week starting on the 14/03/2022. Have a great weekend!

cc @pedroleaoc @jameinel

Juju:

Secondment with Multipass:

1 Like
  • 2.9.27 candidate release
  • extract separate repo for jenkins release jobs ahead of a move to a managed jenkins
  • various tweaks to build process, eg workaround snap store proxy issue
  • workaround for jenkins plugin version issue
  • add desktop plug for strict name
  • convert juju 3.0 to strict snap
  • fix for connection closed during some bundle deploys

pylibjuju updates:

  • listing models is fixed [PR #632]
  • no more NotImplementedError raising stub functions [PR #646]
  • charm resolution problems are addressed [PR #633] [PR #647]
  • deploying subordinate charms don’t require additional num_units parameter [PR #648]
  • new facades (and clients) for juju 2.9.27 are ready to go [PR #652]
  • add_unit auto switches to scale for container based models [PR #653]

Also the Pylibjuju 2.9.8 release is coming very soon! :tada:

Have a great weekend everyone!

1 Like
  • Work on service discovery operator as part of COS rotation.
  • Code review, design work and specification writing.
  • Did some pairing looking at connection pooling as it relates to facade creation and lifetime.