Paul Carlton
Paul Carlton
/kind bug **What steps did you take and what happened:** forked repo and ran make generate then make test. Later failed because the former left a github.com directory that 'go...
/kind bug **What steps did you take and what happened:** forked repo and ran make test. After run kube-apiserver and etcd processes remain What did you expect to happen: make...
I am repeatedly hitting issues with a kustomization that is applying a terraform object. The terraform object is version v1alpha2 but Kustomization intermittently tries to apply it as v1alpha1 causing...
I have a terraform object that has been deleted but is failing to delete. It has errors because it failed but it should still do destroy and be deleted. Using...