Jason Kincl

Results 3 issues of Jason Kincl

A service annotation of the form: ``` keepalived-operator.redhat-cop.io/keepalivedgroup: group1 ``` Panics the controller as it tries to log the error at https://github.com/redhat-cop/keepalived-operator/blob/master/controllers/keepalivedgroup_controller.go#L406 ``` E0310 17:53:27.189342 1 runtime.go:78] Observed a panic:...

When converting a SIF image to run with podman it requires fakeroot but shouldn't we be able to use userns instead? ``` $ podman run sif:lolcow_1.0.sif Error: converting rootfs from...

kind/feature

**Is your feature request related to a problem? Please describe.** When the gitops-operator is installed, by default the cluster ArgoCD instance uses self-signed certificates which can be an unexpected user...

kind/enhancement
jira-created