Andrew Cutler
Andrew Cutler
The initialisation and configuration of postfix etc, should be moved out of the s6 scripts and into separate init scripts that are run from entry.sh before the entrypoint.d scripts. This...
Need to add a function to normalise boolean tokens, `yes`, `no`, `true`, `false`, `True`, `False` to make configuration less error prone.
Looks like development here has stalled. See https://github.com/Huawei/containerops/tree/master/dockyard for latest code.
Fixes `Permission denied` error when executing `sidecar.py`. This file was previously marked as executable and was removed in https://github.com/kiwigrid/k8s-sidecar/commit/a7eaf8a6ed6bfdbb966700811f597d0233f369e7#diff-1b9c95ed9f502243bc76850b09b83a6fc77aa256ddd651248e65f31ed577d5b9
Consider adding Taskcluster. > Taskcluster is the task execution framework that supports Mozilla's continuous integration and release processes. It is a flexible, scalable open-source framework that can be used to...