Dave Protasowski

Results 1317 comments of Dave Protasowski

I prodded the upstream golang issue - https://github.com/golang/go/issues/40747#issuecomment-1112810498 we leverage the `httputil.ReverseProxy` - it would be nice if they could fix this upstream.

My guess is the `post-install` job isn't being run after installing 1.5.3 https://github.com/knative/operator/blob/knative-v1.5.3/config/post-install/storage-version-migrator.yaml This should migrate the CRD to a new storage version

This seems like a k8s bug - let me see if I can repro with a trivial example

Created the upstream issue based [on this slack discussion](https://kubernetes.slack.com/archives/C0EG7JC6T/p1660922827029139) https://github.com/kubernetes/kubernetes/issues/111937