Closed Batalex closed 3 months ago
See https://github.com/canonical/kafka-operator/pull/216
There is an additional change: Workload.exec now expects a list of str. This change was needed to properly pass a "bash -c " command to pebble.
Workload.exec
See https://github.com/canonical/kafka-operator/pull/216
There is an additional change:
Workload.exec
now expects a list of str. This change was needed to properly pass a "bash -c " command to pebble.