Additionally:
Patching a bug introduced in 4623e361
The workload docker daemon was getting consistently reset. This is
problematic, as it interrupts the workloads running. An unintended
side effect.
The charm should now only re-render the template, and re-load the
systctl definition, along with recycling the bootstrap-docker daemon.
This has less impact on running workloads than interrupting the primary
workload bridge.
Additionally: Patching a bug introduced in 4623e361
The charm should now only re-render the template, and re-load the systctl definition, along with recycling the bootstrap-docker daemon. This has less impact on running workloads than interrupting the primary workload bridge.