Juju Team Updates - Week #28 2021

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

cc @pedroleaoc @jameinel

1 Like
  • pebble restart command pebble#58
  • pebble autostart/start/stop made idempotent pebble#58
  • Work on pebble replan command
1 Like
  • Almost finished LP 1928778 - Unable to upgrade-charm pod_spec charm to sidecar charm. Still need to make a few changes per discussion with Ian and Harry.
  • Spent time reviewing LXD code for “lxc exec” to determine how it works (websockets) and how reusable it is for Pebble (not very in its current form). Had discussion with the team about “pebble exec”: we want to move forward with websockets, with a view to a reusable remote exec library if possible.
1 Like
  • 2.9.8 release
  • 2.9.9 release candidate
  • fix issue with QA credentials used with Azure
  • Azure fixes when using custom resource group
    – LP#1935979
    – LP#1929436
  • microk8s bootstrap failure when there’s no ipv6 LP#1935075
1 Like
  • Working on updating the microk8s tutorial to use the latest charmhub charms.
  • Fix juju export-bundle LP#1936276
  • Improve errors for local charms for metadata v2 LP#1936281
  • Fix runtime panic LP#1936003
  • Allow v1 kubernetes deployments #13171
  • CI: Allow the creation of artifacts even for failed jobs.
1 Like
  • Fixed unit logs appearing only in machine logs.
  • Adding support for CharmHub resources to Python library.