Simon Kollberg
Simon Kollberg
> > Nope! `cloud-init clean && cloud-init init ` > > There are probably more ways of specifically run the tasks required rather than the whole cloud-init procedure as well....
I would also like to see multiple tenants as an evaluated option. Maybe it's obvious why it would not be an viable option but let's put it in writing. Take...
Worth considering some mechanism that automatically reloads user-alertmanager when the config has changed?
I fixed it by editing the source before compiling, so that's the only fix for the moment. I'll close it since this doesn't seem to be a prio atm.
I'm also trying to create a test for a charm that uses resources. Curious, did you work around this somehow or have you put it on hold until support for...
I've not yet looked into the specifics, but this looks more and more like we are starting to export everything which we usually get access to by having access to...
> Hi > > Can you provide some config options config validation complains on ? This is the output of running `ck8s validate` after changing all the `set-me` values in...
> Are the conditions of the conditional set-mes fulfilled in your config when you're running `validate` here? For example, `alerts.opsGenieHeartbeat.name` should only warn during validation if `alerts.opsGenieHeartbeat.enabled` is true, but...
When documenting `CK8S_AUTO_APPROVE` it's important that it says that this also automatically answers yes to everything else as well (e.g. helmfile apply) not just the config validation.
As part of solving this, starting by investigating which parts of the config does not have valid defaults might be useful. For example, if this is only problematic for the...