Results 9 issues of Erik Berg

On openshift/okd you might not have permissions to create directories everywhere. But you can introduce mounts. Here we're just creating insignificant mount-points for the extra-config to do it's thing, thus...

### Overview of the Issue There's a little snippet introduced by hashicorp/consul-helm#1042 trying to `mkdir -p /consul/extra-config` which results in `mkdir: can't create directory '/consul/extra-config': Permission denied` on openshift /...

type/bug
waiting-reply

Some minor cleanups and support for podman/docker-compose combination, https://www.redhat.com/sysadmin/podman-docker-compose

help wanted
kind/requirement

Allow setting a string of optional build_flags at the end of the command. ##### SUMMARY A string to add some params/options to the end of "kustomize build dir" / "kubectl...

A refactor of the kubernetes_state_http javascripts, split into somewhat logical iterative commits for easier reviews. This adds support for monitoring openshift over https

##### SUMMARY This PR consists of a lot of iterative commits, they should all be (somewhat) self-explanatory, doing a "single self-contained" change and a rationale for it. If one of...

##### SUMMARY Continuing the refactor, this time for zabbix-proxy This PR consists of a lot of iterative commits, they should all be (somewhat) self-explanatory, doing a "single self-contained" change and...

Match the new style used in libvirtd.conf-el8 template, this removes all double-lined options.

mDNS was removed in livirt 5.5.0, so just remove that section.