Nick Carboni
Nick Carboni
This doesn't seem possible given https://github.com/kdomanski/iso9660/blob/880de9cb649c5731170a2f808b11ef1392954864/image_writer.go#L520-L524 I might be missing something though ... If not, is this something you would consider as an enhancement?
The ruby-install rpm which was previously built in https://copr.fedorainfracloud.org/coprs/postmodern/ruby-install/ is now gone. Was this intentional? cc @simaishi
Using a key which contains an underscore does not initially create the correct data name. On the first run a key like `id_rsa` will create secret data called `idRsa`, but...
The nodesource-release-el7-1.noarch.rpm package provides a repo for source rpms, but the base url value (https://rpm.nodesource.com/pub_10.x/el/7/SRPMS) returns a 404.
I got this warning in a comment from the bot. I'm not sure what the expected behavior would be, but this path isn't really helpful. `:warning: - Line 64, Col...
If some conversation took place in the original issue before it was discovered that it needed to be moved, those comments would be stuck in the old issue. It would...
Move the Kubernetes steps up to the top and trim down the other information about OpenShift. Make the two guides peers rather than OpenShift first then Kubernetes as a note.
This will allow us to add ManageIQ to the operator catalog on an openshift cluster. ref: https://docs.openshift.com/container-platform/4.5/operators/olm-packaging-format.html#olm-opm_olm-packaging-format @miq-bot add-label enhancement
This struct is intended to report on the current status of the resource instance. Currently it seems to be used as a status cache. As a fix for this I...
How should we incorporate the auth config map generation into the operator? I was thinking we could make a pre-deploy job to run the existing generator pod then create the...