Skip to content

Instantly share code, notes, and snippets.

@navidshaikh
Created November 12, 2020 07:47
Show Gist options
  • Save navidshaikh/95869b39158d2d56a916e392778b18fb to your computer and use it in GitHub Desktop.
Save navidshaikh/95869b39158d2d56a916e392778b18fb to your computer and use it in GitHub Desktop.
logs kubectl apply vs kn channel create
# with kubectl apply
{"level":"info","ts":"2020-11-12T07:44:02.483Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000730e80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1539\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cab380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1539, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000cab400)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.484Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1beta1, Kind=Channel\" PatchBytes: [{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1subscribable\",\"value\":\"v1beta1\"},{\"op\":\"add\",\"path\":\"/spec/channelTemplate\",\"value\":{\"apiVersion\":\"messaging.knative.dev/v1beta1\",\"kind\":\"KafkaChannel\",\"spec\":{\"numPartitions\":5,\"replicationFactor\":1}}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1creator\",\"value\":\"minikube-user\"},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1lastModifier\",\"value\":\"minikube-user\"}]","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:44:02.484Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"5fea88a9-b9b8-44e9-b03e-3aac8a8f4453","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.484Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: [{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1subscribable\",\"value\":\"v1beta1\"},{\"op\":\"add\",\"path\":\"/spec/channelTemplate\",\"value\":{\"apiVersion\":\"messaging.knative.dev/v1beta1\",\"kind\":\"KafkaChannel\",\"spec\":{\"numPartitions\":5,\"replicationFactor\":1}}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1creator\",\"value\":\"minikube-user\"},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1lastModifier\",\"value\":\"minikube-user\"}] }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"5fea88a9-b9b8-44e9-b03e-3aac8a8f4453","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.485Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000731e00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1878\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000caba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1878, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000caba80)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.486Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"d4cf35e1-493e-411b-a48f-9d9f29cb7be6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.486Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"d4cf35e1-493e-411b-a48f-9d9f29cb7be6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.488Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000731f80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1373\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002222080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1373, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0022220c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.491Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002504200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1380\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0022223c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1380, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002222400)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.498Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002504580), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1380\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0022227c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1380, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002222800)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.531Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002504880), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1080\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002222bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1080, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002222c00)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.532Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002504a80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1803\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002222f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1803, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002222f40)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.533Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002504d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3882\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002223280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3882, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0022232c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.535Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=Channel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:44:02.535Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"de99ff82-661e-4199-9fae-383c442f9703","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.535Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"de99ff82-661e-4199-9fae-383c442f9703","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.537Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002234300), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3806\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002223980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3806, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0022239c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.537Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"b2a41b79-e5ac-453c-b513-cd7d0c79399f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.537Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"b2a41b79-e5ac-453c-b513-cd7d0c79399f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.552Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002234580), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2332\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00164e140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2332, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00164e180)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.608Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002234800), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1727\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00164e4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1727, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00164e500)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.610Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002234a00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1794\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00164e840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1794, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00164e880)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.611Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002234c00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4520\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00164ebc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4520, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00164ec00)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.613Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=Channel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:44:02.613Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"8b04c373-a7c6-4dec-8c14-b5a9cdae9f10","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.613Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"8b04c373-a7c6-4dec-8c14-b5a9cdae9f10","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.615Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc002235e00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00164f340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4444, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00164f380)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.615Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"0f742995-6cbd-4405-957e-528ee6a6d14e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.615Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"0f742995-6cbd-4405-957e-528ee6a6d14e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.618Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fba080), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2323\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00164fb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2323, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00164fbc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.801Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fba780), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1718\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001a5ab40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1718, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001a5ab80)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.805Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fbaa00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1626\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001a5aec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1626, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001a5af00)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.809Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fbad00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4360\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001a5b240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4360, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001a5b280)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.813Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=Channel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:44:02.813Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"a3ff2282-51f1-42f0-be28-1f4bd592e896","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.813Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"a3ff2282-51f1-42f0-be28-1f4bd592e896","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.816Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fbb100), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4284\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001a5b9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4284, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001a5ba00)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:02.817Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"27d75253-e1e4-4105-a879-d3bb5afccfee","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:44:02.817Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck3","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"27d75253-e1e4-4105-a879-d3bb5afccfee","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:44:02.828Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fbb480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0019c4200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2172, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0019c4240)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:10.312Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000720b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2119\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0025202c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2119, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002520300)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:10.314Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000721f00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1747\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002520940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1747, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002520980)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:10.316Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005ed980), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002520cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2172, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002520d00)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:44:10.318Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006fe100), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc002521040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2172, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:48808\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0021b5290), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc002521080)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
===============================================================================
# with kn channel create
---------------------------------------------------
{"level":"info","ts":"2020-11-12T07:40:36.879Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000816e00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1098\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000107940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1098, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000107ac0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.879Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1beta1, Kind=Channel\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"messaging.knative.dev/subscribable\":\"v1beta1\"}},{\"op\":\"add\",\"path\":\"/spec/channelTemplate\",\"value\":{\"apiVersion\":\"messaging.knative.dev/v1\",\"kind\":\"InMemoryChannel\"}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1creator\",\"value\":\"minikube-user\"},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1lastModifier\",\"value\":\"minikube-user\"}]","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.880Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"ddd33d9b-f936-4a8b-9fcb-4f006611c84c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.880Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: [{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"messaging.knative.dev/subscribable\":\"v1beta1\"}},{\"op\":\"add\",\"path\":\"/spec/channelTemplate\",\"value\":{\"apiVersion\":\"messaging.knative.dev/v1\",\"kind\":\"InMemoryChannel\"}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1creator\",\"value\":\"minikube-user\"},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1lastModifier\",\"value\":\"minikube-user\"}] }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"ddd33d9b-f936-4a8b-9fcb-4f006611c84c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.881Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006fe280), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1412\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034d680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1412, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc00034d6c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.881Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"62e9cf61-fd75-41f0-b044-a76bdef88154","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.881Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1beta1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1beta1, Resource=channels","knative.dev/subresource":"","knative.dev/userinfo":"{minikube-user [system:masters system:authenticated] map[]}","admissionreview/uid":"62e9cf61-fd75-41f0-b044-a76bdef88154","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.884Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006fe500), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"950\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000264700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:950, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000264740)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.886Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006fee00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"957\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000265780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:957, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0002657c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.890Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005ed400), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"957\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d52380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:957, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d523c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.895Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005edb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d527c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1565, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d52900)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.896Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec\",\"value\":{}},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"messaging.knative.dev/subscribable\":\"v1\"}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1creator\",\"value\":\"system:serviceaccount:knative-eventing:eventing-controller\"},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1lastModifier\",\"value\":\"system:serviceaccount:knative-eventing:eventing-controller\"}]","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.896Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"5cd4ed8c-f874-46cf-bbeb-72e6a8234b9c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.896Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: [{\"op\":\"add\",\"path\":\"/spec\",\"value\":{}},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/annotations\",\"value\":{\"messaging.knative.dev/subscribable\":\"v1\"}},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1creator\",\"value\":\"system:serviceaccount:knative-eventing:eventing-controller\"},{\"op\":\"add\",\"path\":\"/metadata/annotations/messaging.knative.dev~1lastModifier\",\"value\":\"system:serviceaccount:knative-eventing:eventing-controller\"}] }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"5cd4ed8c-f874-46cf-bbeb-72e6a8234b9c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.897Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000720180), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1902\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d52f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1902, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d52fc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.897Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"034cf0ea-0df7-492f-a121-59e5a7c5afd4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.897Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"CREATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"034cf0ea-0df7-492f-a121-59e5a7c5afd4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.900Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000720480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1293\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d53400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1293, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d53440)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.903Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000720700), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"762\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d53840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:762, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d53880)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.904Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000720a00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d53b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1470, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d53bc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.905Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000720c80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2864\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d53f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2864, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000d53f40)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.906Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: [{\"op\":\"add\",\"path\":\"/status\",\"value\":{}}]","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-dispatcher 888b0bc5-d348-4f25-8e33-616abcea3c16 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.906Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-dispatcher 888b0bc5-d348-4f25-8e33-616abcea3c16 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"59cc5186-d108-4d05-948a-a6351b3a71ab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.906Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: [{\"op\":\"add\",\"path\":\"/status\",\"value\":{}}] }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-dispatcher 888b0bc5-d348-4f25-8e33-616abcea3c16 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"59cc5186-d108-4d05-948a-a6351b3a71ab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.907Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000721900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3111\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cfe400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3111, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000cfe440)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.908Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=Channel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.908Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"366b1c70-2cbf-4cf5-99be-193092131566","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.908Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"366b1c70-2cbf-4cf5-99be-193092131566","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.908Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001049080), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2864\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cfeb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2864, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000cfebc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.909Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-dispatcher 888b0bc5-d348-4f25-8e33-616abcea3c16 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"cf8a132b-1084-4cac-8f43-a60bede89e83","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.909Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-dispatcher 888b0bc5-d348-4f25-8e33-616abcea3c16 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"cf8a132b-1084-4cac-8f43-a60bede89e83","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.911Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001049200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3035\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cff080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3035, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000cff0c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.912Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"d108861f-d825-4903-885b-10102a429b1e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.912Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"d108861f-d825-4903-885b-10102a429b1e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.913Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001049480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1551\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cfffc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1551, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000ccc000)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.915Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001049700), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3625\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ccc380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3625, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000ccc3c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.917Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.917Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"c3a26b7f-582e-4f2d-b85a-12cf2ccf9019","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.917Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"c3a26b7f-582e-4f2d-b85a-12cf2ccf9019","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.918Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ec000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1879\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cccb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1879, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000cccb40)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.919Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ec280), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3541\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000cccfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3541, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000ccd040)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.920Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"65cbe361-b452-4061-8752-d5d753cd8d4a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.920Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"65cbe361-b452-4061-8752-d5d753cd8d4a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.924Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ec900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ccd840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3657, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000ccd880)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.927Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.927Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"03a6d198-c6b3-4d00-96b0-5e51d56187b1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.927Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"03a6d198-c6b3-4d00-96b0-5e51d56187b1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.946Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ede80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3915\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000f96000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3915, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000f96040)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.948Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.948Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"aac26a6f-1ff2-465f-a312-f991256a5ec6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.949Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"aac26a6f-1ff2-465f-a312-f991256a5ec6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.951Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000840d00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3831\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000f96840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3831, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000f96880)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.951Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"1e5bfa16-dcc2-4787-b90a-b37c40d52a02","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.951Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"1e5bfa16-dcc2-4787-b90a-b37c40d52a02","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.959Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000840f80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2433\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000f96d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2433, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000f96dc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.960Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000841480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1394\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000f97100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1394, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000f97140)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.961Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000841700), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1306\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000f97500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1306, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000f97540)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.962Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000841b80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3611\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000f97c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3611, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000f97c80)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.963Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=Channel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.963Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"4057372d-2dce-4a7f-8884-5f2804076158","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.964Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"4057372d-2dce-4a7f-8884-5f2804076158","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.965Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000143a00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3535\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2ad40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3535, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000b2ad80)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.966Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"ac43bc38-e6ee-4a04-aca7-2f2ffe1d811b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.966Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=Channel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=channels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:eventing-controller dc959e1f-b0ee-498d-8995-40e78edf7b96 [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"ac43bc38-e6ee-4a04-aca7-2f2ffe1d811b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:36.970Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000576900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4283\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4283, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000b2bbc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.995Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006d2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1747\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2bd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1747, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44008\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000830790), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc000b2bd40)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:36.997Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:36.997Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"132b0cd0-16bb-46cc-9440-ebe86ff11df7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:36.997Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"132b0cd0-16bb-46cc-9440-ebe86ff11df7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:37.000Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006d3980), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4283\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0016a2940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4283, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0016a2980)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:37.003Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:37.003Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"33f23cd2-4d19-4fc3-81d7-de50cd6ec7ba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:37.003Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"33f23cd2-4d19-4fc3-81d7-de50cd6ec7ba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:37.024Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f7ea00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0016a32c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4540, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/defaulting?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0016a3300)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:37.026Z","logger":"eventing-webhook","caller":"defaulting/defaulting.go:125","msg":"Kind: \"messaging.knative.dev/v1, Kind=InMemoryChannel\" PatchBytes: null","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}"}
{"level":"info","ts":"2020-11-12T07:40:37.026Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"25adce13-f243-4d95-8563-9f82f92cc472","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:37.026Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: JSONPatch, body: null }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"25adce13-f243-4d95-8563-9f82f92cc472","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:37.027Z","logger":"eventing-webhook","caller":"webhook/admission.go:89","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f7f480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4456\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0016a3b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4456, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-validation?timeout=2s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc0016a3bc0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:37.028Z","logger":"eventing-webhook","caller":"webhook/admission.go:131","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"05e40e3e-f1fa-47de-8b5f-95849816ff47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"debug","ts":"2020-11-12T07:40:37.028Z","logger":"eventing-webhook","caller":"webhook/admission.go:132","msg":"AdmissionReview patch={ type: , body: }","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx","knative.dev/kind":"messaging.knative.dev/v1, Kind=InMemoryChannel","knative.dev/namespace":"test-ns","knative.dev/name":"ck1","knative.dev/operation":"UPDATE","knative.dev/resource":"messaging.knative.dev/v1, Resource=inmemorychannels","knative.dev/subresource":"status","knative.dev/userinfo":"{system:serviceaccount:knative-eventing:imc-controller 2a2c5682-317e-40be-8ec3-17abb35faf9f [system:serviceaccounts system:serviceaccounts:knative-eventing system:authenticated] map[]}","admissionreview/uid":"05e40e3e-f1fa-47de-8b5f-95849816ff47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"level":"info","ts":"2020-11-12T07:40:45.772Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001df1580), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2119\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001de7000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2119, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001de7040)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:45.776Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001df1880), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1747\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001de7380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1747, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001de73c0)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
{"level":"info","ts":"2020-11-12T07:40:45.780Z","logger":"eventing-webhook","caller":"webhook/conversion.go:42","msg":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc001df1c00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc001de7700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2172, TransferEncoding:[]string(nil), Close:false, Host:\"eventing-webhook.knative-eventing.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"192.168.122.162:44004\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc0007748f0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), ctx:(*context.cancelCtx)(0xc001de7740)}","commit":"0f9a8c5","knative.dev/pod":"eventing-webhook-6f85c4c447-vgxbx"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment