OlGe404
OlGe404
any updates on this? i'm using python venv to setup the environment to run ansible in with the following specs, but it just doesn't work. I tested the K8S_AUTH_KUBECONFIG and...
we NEED preBootstrapCommands to work because we rely on it to provide custom ca-certificates to pull container images from a private container registry
Late to the party, but I'm using this config for our OpenShift alertmanager pipeline: ``` route: group_by: - alertname - severity - status ``` Hope this helps someone trying to...