mxmtr
mxmtr
Similarly to https://github.com/client9/shlib/issues/11, got an issue with armv7l ``` pi@raspberrypi:~/traefik $ uname -a Linux raspberrypi 5.10.63-v7+ #1488 SMP Thu Nov 18 16:14:44 GMT 2021 armv7l GNU/Linux log_crit uname_arch_check 'armv7l' got...
#### Summary The snap install of microk8s fails when generating certificates on long hostnames, it fails with the following error message: ``` + chown 0:0 /var/snap/microk8s/6541/certs/kubelet.key + chmod 0600 /var/snap/microk8s/6541/certs/kubelet.key...
The new logs format that was introduced after [venom 1.0.0](https://github.com/ovh/venom/releases/tag/v1.0.0) can be sometimes difficult to read/parse and does not contain that much information. It could be helpful to have more...
I'm using Venom 0.27 and I have a test file that contains the following vars: ```yaml vars: kubeconfig.path: '/tmp/default' kubecmd: 'kubectl --kubeconfig={{.kubeconfig.path}}' ``` When I run this test file with...
…ions # Description Changes the type of ip_restrictions in containerregistry_ip_restrictions resources and data from `schema.TypeList` to `schema.TypeSet`. Fixes #636 ## Type of change - [x] Bug fix (non-breaking change which...
### Describe the bug When applying the same container registry configuration multiple times, the ip_restrictions list is not consistent. This causes the Managed Registries to be recreated at each apply...
**What this PR does / why we need it**: This PR is a suggestion to add a condition Reason in the case where instances are not created because of a...