Juju Team Updates - Week #32 2021

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

cc @pedroleaoc @jameinel

Various PRs for the new secrets functionality

Fix intermittent test failure

Add –force option to juju destroy-controller

2 Likes
  • Reworked Pebble one-shot commands spec to describe the websockets/streaming approach we’re planning to use (based on LXD code).
  • Started implementing Pebble one-shot commands based on LXD websockets code: WIP PR.
1 Like
  • Finalising PR for pylib-juju resources
  • Spec for AWS Instance Profiles in Juju
  • Started work on preliminary client code for AWS Instance Profiles
  • Investigate microk8s wait issue and Juju bootstrap.
1 Like

Was a short week for me

  • Fix structured (yaml/json) CLI output for partial command success #13229
  • Working on container constraints spec/cpu&memory limits.
1 Like
  • continued working on private caas image repo support;
  • fixing upgrade-controller failed with custom caas-image-repo;
  • implementing OCI image resources using token-based authentication;
1 Like
  • Pubsub metrics - Exposing Prometheus metrics for better understanding of queue sizes in pubsub. Useful for seeing if raft communication is under load. #13228
  • Ongoing work to remove raft from pubsub and instead use API endpoints for direct communications. #13233 and #13240
1 Like