Hi everyone, below you can find the updates from the Canonical Juju Team for the week starting on the 25/04/2022. Have a great weekend!
This week I have been working on:
- Juju unable to add a k8s 1.24 k8s cloud 1969645
- introspection function juju_stop_unit does not work for CAAS 1968643
- Merge 2.9 -> develop https://github.com/juju/juju/pull/13988
- Juju:
- Made clean-up and update interventions in a number of Reference docs related to the OLM (agent, environment variables, juju CLI/client, space, subnet, user) and the SDK (bundle).
- Multipass (with Multipass team):
- Improved structure in a couple of docs. Updated and cleaned up formatting and content flow in Navigation, Home page, How-to guides, Reference, Explanation. Moved some items from Explanation to Reference.
This is my first week since joining the team. I have been able to learn and understand the following concepts.
- Juju models and controllers.
- Difference between models and controllers.
- Bootstraping different environments on different clouds.
- Deploying workloads using juju.
- Tearing down workloads using juju.
I am happy to be here. Looking forward to contribute to this awesome community.
- Remove use of “Force=true” when removing a K8s sidecar application (should fix issue Ryan Barry was seeing)
- Start child worker if app is dead so it goes through the dead() routine
- Pebble: Added start-time field to API and CLI
- Pebble: Started adding a “recover” change when the service manager is automatically backing off / restarting a service (issue 104)