DanArlowski

Results 6 comments of DanArlowski

it happens to me on some windows OS's too, but the same config works on Mac/Linux...

Second this, configmaps and stuff that are autogenerated may be great to assessing using regex, right now you cant asses a configmap value if some of it is autogenerated

Sorry for not being fully detailed. I install the kind: ```go err = projectv1.Install(scheme.Scheme) Expect(err).ShouldNot(HaveOccurred()) ``` In the envtest test-suite I also install it in the operator itself main.go file:...

I agree that adding a file may work great, Then we can add any file and .gitignore as one of them. This is a feature I will gladly appreciate.

@showjason - This pod is from a standard deployment, but the deployment is not running (createconfigError, createSecretError, unknownpodstatus, etc) this endpoint is not coming from the pod AT ALL -...

Hi, If i got you correctly, that means that the configurations via the yaml will be deprecated, and that the only way to configure quay will be via the quay-config...