Chris Boot
Chris Boot
I'd like to have this but: - It feels like it would be easy to avoid the backwards-incompatible change. Perhaps something like this (not tested)? ``` METRICS_ENABLED: {{ .Values.metricsEnabled |...
@Sea-you did you have a chance to consider my suggestions?
Indeed, touching the files before running quotacheck breaks the process. The files must not exist before quotacheck is run for the first time or the process will fail. Once the...
Sorry, I just haven't had a chance to pick this up again properly. I haven't forgotten about it.
That's not a Stack Set, that's a Change Set. Please re-open.
No I don't feel strongly about it, and it can wait to be solved properly. It just felt wrong to apply this locally without offering it up more widely.
Perhaps one way around this would be to have an option to read keys from a file, or to include the key itself in the `.sops.yaml` file, and avoid having...
This would be really handy, as it's currently quite complicated to cross-reference metrics from e.g. the kubelet exporter and the node exporter (you have to play games stripping off port...
> I am waiting for @bootc's review to upload that snapshot to Debian/experimental: there is no need to wait for a release. Thanks for all the work on that @rfc1036;...
> Does the installer's libc still not have crypt() support? I'll ask the installer team and double-check. These days we have the separate [libxcrypt](https://tracker.debian.org/pkg/libxcrypt) for `crypt(3)` and this has a...