2026/04/02 23:39:34 Registering 1 clients 2026/04/02 23:39:34 Registering 2 informer factories 2026/04/02 23:39:34 Registering 2 informers 2026/04/02 23:39:34 Registering 2 controllers {"severity":"info","timestamp":"2026-04-02T23:39:34.082Z","logger":"webhook-operator","caller":"profiling/server.go:65","message":"Profiling enabled: false","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.084Z","logger":"webhook-operator","caller":"leaderelection/context.go:47","message":"Running with Standard leader election","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.088Z","logger":"webhook-operator","caller":"sharedmain/main.go:282","message":"Starting configuration manager...","commit":"183292f"} {"level":"info","ts":1775173174.1892407,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"webhook/webhook.go:246","message":"Informers have been synced, unblocking admission webhooks.","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"sharedmain/main.go:315","message":"Starting controllers...","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"injection/health_check.go:43","message":"Probes server listening on port 8080","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"leaderelection/context.go:147","message":"webhook-operator.defaultingwebhook.00-of-01 will run in leader-elected mode with id \"tekton-operator-proxy-webhook-6d6568fbcf-kr6xt_f718dc59-db6f-440c-9191-dc09a6e584b4\"","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"73cc1f0a-532c-4e89-842f-05cd1ad21a58","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000008113} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"e1edec87-1a70-4206-9b16-2b872e5e50fa","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000001937} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator","caller":"leaderelection/context.go:147","message":"webhook-operator.webhookcertificates.00-of-01 will run in leader-elected mode with id \"tekton-operator-proxy-webhook-6d6568fbcf-kr6xt_a634f9f1-09f1-4e1e-8e41-b1b084c3af0e\"","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.290Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} I0402 23:39:34.290442 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01... I0402 23:39:34.290605 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01... I0402 23:39:34.295491 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01 {"severity":"info","timestamp":"2026-04-02T23:39:34.295Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-kr6xt_a634f9f1-09f1-4e1e-8e41-b1b084c3af0e\" has started leading \"webhook-operator.webhookcertificates.00-of-01\"","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:39:34.295Z","logger":"webhook-operator.WebhookCertificates","caller":"certificates/certificates.go:80","message":"Certificate secret \"proxy-webhook-certs\" is missing key \"server-key.pem\"","commit":"183292f","knative.dev/traceid":"282d2303-34a4-4f3e-a05a-59a70393cbfd","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} I0402 23:39:34.297238 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01 {"severity":"info","timestamp":"2026-04-02T23:39:34.297Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-kr6xt_f718dc59-db6f-440c-9191-dc09a6e584b4\" has started leading \"webhook-operator.defaultingwebhook.00-of-01\"","commit":"183292f"} {"severity":"error","timestamp":"2026-04-02T23:39:34.297Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"7e8af0f5-87c0-4e3e-881c-c0fe43f187e4","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00001544,"error":"secret \"proxy-webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:489"} {"severity":"info","timestamp":"2026-04-02T23:39:34.301Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"c1d0e445-a6dd-4e88-8853-e13cb5f98a6e","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-04-02T23:39:34.301Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"282d2303-34a4-4f3e-a05a-59a70393cbfd","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.006143665} {"severity":"info","timestamp":"2026-04-02T23:39:34.301Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"c4b14ef4-5841-4f31-9b4d-e0555753bcb7","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000087102} {"severity":"info","timestamp":"2026-04-02T23:39:34.303Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"1e2ec9a5-071a-493f-852c-70f3a6ae8aef","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-04-02T23:39:34.305Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"c1d0e445-a6dd-4e88-8853-e13cb5f98a6e","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.004432951} {"severity":"error","timestamp":"2026-04-02T23:39:34.306Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"1e2ec9a5-071a-493f-852c-70f3a6ae8aef","knative.dev/key":"proxy.operator.tekton.dev","duration":0.003086392,"error":"failed to update webhook: Operation cannot be fulfilled on mutatingwebhookconfigurations.admissionregistration.k8s.io \"proxy.operator.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:489"} {"severity":"info","timestamp":"2026-04-02T23:39:34.308Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"3eb11b0c-2209-4a15-80f8-6de56443e429","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-04-02T23:39:34.310Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"3eb11b0c-2209-4a15-80f8-6de56443e429","knative.dev/key":"proxy.operator.tekton.dev","duration":0.004189012} {"severity":"info","timestamp":"2026-04-02T23:39:34.319Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"e9dfba77-75bd-4bfc-b1d8-7d619f8a232e","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-04-02T23:39:34.321Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"e9dfba77-75bd-4bfc-b1d8-7d619f8a232e","knative.dev/key":"proxy.operator.tekton.dev","duration":0.004258365} {"severity":"info","timestamp":"2026-04-02T23:53:05.515Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00082c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6662\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080bd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6662, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000815720), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:53:05.519Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-595967d09f-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-02T23:53:05.519Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-595967d09f-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"ad4183d7-1782-4635-baa9-2b621d9f60f0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:53:05.592Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00082c120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000871800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000814460), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:53:05.593Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-default-wjchvj-on-pull-request-5sks8-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:53:05.594Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-default-wjchvj-on-pull-request-5sks8-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e47e0a09-307e-4240-93b3-1b9b883e092e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:53:42.247Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006bea20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6655\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080aa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6655, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b7310), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:53:42.248Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-49899cbc7f-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-02T23:53:42.248Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-49899cbc7f-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"9d71829f-4e52-4bf0-a0f8-b7ab5e16225c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:53:42.339Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006bee10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17648\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080b3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17648, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b78b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:53:42.340Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-pull-request-d8g9p-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:53:42.340Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-pull-request-d8g9p-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"feda606c-449d-42bf-904f-d6a79cfd538e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:53:46.852Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d0fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ee540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000747310), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:53:46.857Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom0894e299e6fcee1a88eef359af550f8a00ac6740da0f9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:53:46.858Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom0894e299e6fcee1a88eef359af550f8a00ac6740da0f9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"37ba841f-a12f-4322-b5d2-51333891599e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:53:56.440Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00082da70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22538\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003f2b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22538, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005ffa90), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:53:56.442Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-c0894e299e6fcec4169565754061d6ef1dada9d3e4eac0096f2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:53:56.442Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-c0894e299e6fcec4169565754061d6ef1dada9d3e4eac0096f2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4e4c872a-dbb1-4053-9329-0940b61cfd42","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:54:13.672Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000333290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104269\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000712100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104269, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a36d0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:54:13.680Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-0894e299e6fc9f8ea667fc2da9178f2c87597d4cce77-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:54:13.680Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-0894e299e6fc9f8ea667fc2da9178f2c87597d4cce77-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2a9ea1e4-1a19-4a8a-8c1b-4992f0199c1c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:16.732Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000749320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38989\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000754f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38989, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000743c20), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:16.735Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custo0894e299e6fcec5b6b10f8c854f87741e191f93c91d297-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:16.735Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custo0894e299e6fcec5b6b10f8c854f87741e191f93c91d297-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bb8d570a-f1f1-408e-9320-f5d316e23505","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:26.731Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b30750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28097\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b23200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28097, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b24f00), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:26.733Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-0894e299e6fcec41692cd2ebb0fa269f2f237bd22d6a51118a5b29b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:26.733Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-0894e299e6fcec41692cd2ebb0fa269f2f237bd22d6a51118a5b29b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4dfc5f6e-757b-464a-8ecc-36840c4c7b64","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:26.797Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b30000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47341\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c28180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47341, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b24000), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:26.801Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp50d27430ca9ab6ac06296d84411e43cf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:26.801Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp50d27430ca9ab6ac06296d84411e43cf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"79a3f9cb-3c35-442e-889b-822478baaf35","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:27.220Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b303f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57617\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000778300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57617, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b251d0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:27.224Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp1840c46c1779b3d0ec792b55b0175878-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:27.224Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp1840c46c1779b3d0ec792b55b0175878-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"597c4a44-e0c5-4983-8db2-f159e7d8b793","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:27.541Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b30870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40800\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000870ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40800, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021c0f0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:27.547Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-0894e299e6fc68ae147e1f7830c4139e729bb28e33ef-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:27.547Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-0894e299e6fc68ae147e1f7830c4139e729bb28e33ef-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d011d50-dc14-4af2-8b6c-1c6cd12d94fd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:28.088Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b30000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000778100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021d6d0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:28.091Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp987366141854b6c16eb37a4e4b369e69-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:28.091Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp987366141854b6c16eb37a4e4b369e69-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dcecf0af-223d-4c49-b7b9-b8cc70f1f44f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:28.277Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b303f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22275\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000779580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22275, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000746370), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:28.278Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-0894e299e6fcec41692cd2ebd9b548cff54f73b78039c06d4036f8ab-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:28.278Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-0894e299e6fcec41692cd2ebd9b548cff54f73b78039c06d4036f8ab-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0ebae05e-2f59-4066-ab13-4191b53338dd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:28.844Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b307e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34890\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001f5140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34890, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000746cd0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:28.846Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom0894e299e6fcea162747c28d041e7ee345bcdc5017792-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:28.847Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom0894e299e6fcea162747c28d041e7ee345bcdc5017792-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f24419bf-3059-4e36-897d-57126bb6344e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:29.082Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b30fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35400\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003f27c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35400, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000747590), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:29.086Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cust0894e299e6fcec44cd56c427b901af21710dc02285a6e8a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:29.086Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cust0894e299e6fcec44cd56c427b901af21710dc02285a6e8a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f8809d5b-1b5d-4f9c-86f6-8051e733fd48","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:29.729Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b31290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17637\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009648c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17637, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008152c0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:29.731Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp291f886b361e99853ac9df06e92f22cb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:29.731Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp291f886b361e99853ac9df06e92f22cb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8e3bb839-5871-4a50-a7a8-74f1d94db4d0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:30.178Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b31710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20320\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20320, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000815c70), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:30.179Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-0894e299e6fc9a295008b97903386e9fb5211196d72f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:30.180Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-0894e299e6fc9a295008b97903386e9fb5211196d72f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"33a248b1-4d60-45f3-ad03-5b4b10d49ae8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:55:30.446Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b31b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24640\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002d6a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24640, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:5860\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021c550), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:55:30.447Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cus0894e299e6fcec411f20d6236bbb53c5cfc2bd9cd754a466-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:55:30.448Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cus0894e299e6fcec411f20d6236bbb53c5cfc2bd9cd754a466-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f06435b2-7b22-4e2e-8db0-bbf30230631b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:59:13.172Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00067bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6655\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000698e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6655, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00069af00), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:59:13.172Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-106250172a-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-02T23:59:13.172Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-106250172a-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"528387cc-282f-4d04-bb55-bc9cc5e3c1c2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:59:13.248Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00067bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17615\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000699a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17615, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00069b4a0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:59:13.250Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-pull-request-xj8mg-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:59:13.250Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-pull-request-xj8mg-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"43cf114f-af6f-41ce-a959-fbe25df86e54","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:59:17.714Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00083a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37223\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000838d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37223, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000842dc0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:59:17.719Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom7a1b23ea97456dacdbb558344694ef64066751bfea38c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:59:17.719Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom7a1b23ea97456dacdbb558344694ef64066751bfea38c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4f66edf7-9e98-4d14-91f8-1d940d202de8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:59:35.804Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001718c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22505\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ab740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22505, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f3a40), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:59:35.806Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-c7a1b23ea9745662c74a58a9c5cf6fc3fc99676efdbe55e9778-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:59:35.806Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-c7a1b23ea9745662c74a58a9c5cf6fc3fc99676efdbe55e9778-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3089e1f7-e50b-4c87-a20f-61b6f6155c40","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-02T23:59:45.965Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000468990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104236\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000870e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104236, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077e5a0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-02T23:59:45.974Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-7a1b23ea9745615e613f9ba9a5a78aa1fc4445b06ec7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-02T23:59:45.974Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-7a1b23ea9745615e613f9ba9a5a78aa1fc4445b06ec7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6136033c-e728-418d-84cc-44878adadabd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:26.026Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000613560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38956\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006989c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38956, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002639a0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:26.029Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custo7a1b23ea9745664a38f9203792ad8b843b7ef6bab6d44f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:26.029Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custo7a1b23ea9745664a38f9203792ad8b843b7ef6bab6d44f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"54b49f40-61e8-4420-acdf-183ee1e39196","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:37.007Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097c990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28064\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000986680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28064, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00069bae0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:37.009Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-7a1b23ea9745662c74fe134dadeae356efd0f4ba0e31ee758c8d029e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:37.009Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-7a1b23ea9745662c74fe134dadeae356efd0f4ba0e31ee758c8d029e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"55e905d1-bff7-44ce-b320-755b28a29f7c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:37.070Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097cd80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47308\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000987540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47308, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000afa1e0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:37.074Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp76b851f349c4a199354dabca7fe885d0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:37.074Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp76b851f349c4a199354dabca7fe885d0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"37f42718-ec98-4455-b28a-fae3bbcc85e8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:37.405Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57584\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ba7700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57584, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000afa500), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:37.408Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpb2ff52ea28b915ddeee349ed4db85524-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:37.408Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpb2ff52ea28b915ddeee349ed4db85524-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebe53c92-9062-4fc1-99b0-6c422a6ee379","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:37.831Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40767\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e3a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40767, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000afbbd0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:37.834Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-7a1b23ea9745576d706be7c4bacd57cafc790795d2a2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:37.834Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-7a1b23ea9745576d706be7c4bacd57cafc790795d2a2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c35676c-a8b4-4663-b6d1-09e68da6d36e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:38.427Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097cc60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009655c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42369, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077e9b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:38.431Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp90163ffc15cdbf87d2a7c9b71016591b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:38.431Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp90163ffc15cdbf87d2a7c9b71016591b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13affee9-fa87-43ad-9c8e-47ff080a9ca9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:38.713Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22242\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000778b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22242, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077e3c0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:38.715Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-7a1b23ea9745662c74fe134d551f9aceab3c5d444ae5280e95dafbaa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:38.715Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-7a1b23ea9745662c74fe134d551f9aceab3c5d444ae5280e95dafbaa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"194a66dc-6f7e-46b9-a443-dcc09e46ab30","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:39.408Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34857\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000779c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34857, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077f310), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:39.411Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom7a1b23ea97456d79496d2f065951941316dad20791191-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:39.411Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom7a1b23ea97456d79496d2f065951941316dad20791191-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69eb78ad-5253-454f-b2d9-67c83913fa7e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:39.780Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097dd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35367\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e3800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35367, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021d3b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:39.783Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cust7a1b23ea97456627397cab8c3e8655cf55f73610f944348-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:39.783Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cust7a1b23ea97456627397cab8c3e8655cf55f73610f944348-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0f39efd2-a064-4e40-a6c8-5ae1be2a622b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:39.977Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004681b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17604\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000964cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17604, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005fe410), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:39.979Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpdf7d66ff8aae1440885a1634e4d5451a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:39.979Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpdf7d66ff8aae1440885a1634e4d5451a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3e33b7f4-3548-45b5-badf-e3528dfdacf1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:40.821Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000468000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000964640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005ff630), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:40.823Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-7a1b23ea9745c4d9098ff14122e0ccabca643baa048e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:40.823Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-7a1b23ea9745c4d9098ff14122e0ccabca643baa048e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c2b5b74-f81c-48ed-ab2d-c56d9662fd0b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:00:40.838Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004685a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24607\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24607, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005ffd10), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:00:40.839Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cus7a1b23ea9745662c1fda7087c1a446fa42c50d1a13f8a358-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:00:40.839Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cus7a1b23ea9745662c1fda7087c1a446fa42c50d1a13f8a358-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b7ff0f03-0d93-4882-951c-4ad342809b95","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:01:33.412Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a2d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009acf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6468, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009b0b40), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:01:33.412Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-6bb98913f7-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-03T00:01:33.412Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"affinity-assistant-6bb98913f7-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"fe63ff2f-fec7-437d-81fb-d4d4678915ad","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:01:33.547Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a3170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17318\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009ad900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17318, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009b10e0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:01:33.549Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:01:33.549Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bf3969ef-c898-493e-ac19-1f3dffd42583","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:01:38.011Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004681b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36950\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e2780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36950, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021c910), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:01:38.013Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-clone-repository-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:01:38.013Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-clone-repository-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"37f1a3d3-41bb-4c98-8e3d-adb8e3e46f68","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:01:44.852Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00097d320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22240\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080b840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22240, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000233590), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:01:44.853Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cd18404960116bef2122352b087f155b77a1a50b8c21a875001-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:01:44.853Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-cd18404960116bef2122352b087f155b77a1a50b8c21a875001-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"25802c87-9dac-4063-bcf6-7c6f005b3c45","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:01:55.072Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00076c480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103794\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006983c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103794, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000342230), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:01:55.081Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-build-container-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:01:55.081Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-build-container-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"46d041af-3121-4812-b72b-437579d5fdaf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:34.113Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38653\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38653, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2c30), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:34.116Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp398a0d6d2838f231cab008ab73a16fcf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:34.116Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp398a0d6d2838f231cab008ab73a16fcf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"410018dc-712a-46aa-95e0-ef8c27590894","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:45.174Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a28cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a13700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27793, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a2c050), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:45.176Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-d18404960116bef2124e92921fc02b4f3ba17aded9fc90a5922c3abe-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:45.176Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-d18404960116bef2124e92921fc02b4f3ba17aded9fc90a5922c3abe-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0a02c257-5e51-4e6e-b5a0-81c9e2146d37","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:45.213Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a28000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46997\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bb0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46997, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a2c000), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:45.216Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-clair-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:45.216Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-clair-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b52552c9-7e0e-4d8e-b322-6077b034627b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:45.765Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a283f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57295\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004d52c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57295, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a2d400), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:45.769Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp9bd4b5248dbeaf00f27f46a1e10b331a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:45.769Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp9bd4b5248dbeaf00f27f46a1e10b331a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d2532f49-e293-457a-8b13-bedaa8827553","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:45.839Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a287e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40484\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40484, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003420a0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:45.844Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-sast-snyk-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:45.844Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-sast-snyk-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"215c4b19-5b74-4403-a14f-41ede038c059","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:46.531Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a28f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42066\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001f5ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42066, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000343590), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:46.533Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-clamav-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:46.533Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-clamav-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7505f924-6ba8-45d9-8e64-d8243951f22e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:46.574Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a29320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009641c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005fecd0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:46.575Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-d18404960116bef2124e9292464cc90f72f702c5db73d7d2cc2aff2b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:46.575Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-d18404960116bef2124e9292464cc90f72f702c5db73d7d2cc2aff2b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f2813ed8-6ed0-4cba-aee7-91b5420c43f3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:48.482Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a29710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080a7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077e6e0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:48.485Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-sast-shell-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:48.485Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-sast-shell-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"636c7e96-65d6-487a-8a9d-030b76880bf9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:48.486Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a29b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35092\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080bf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35092, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077f130), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:48.491Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp57eedd7bc5a304d32a62f9ec8e880ebc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:48.491Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp57eedd7bc5a304d32a62f9ec8e880ebc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"20103491-f8bc-48db-8acd-21a624a53b86","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:48.763Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a28000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17305\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003b3c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17305, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077e4b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:48.765Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-apply-tags-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:48.765Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-apply-tags-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7d959dca-77d9-4b70-a750-463a28f7ce50","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:49.119Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a283f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20004\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001f5a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20004, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077ee10), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:49.120Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-push-dockerfile-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:49.120Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzpz-on-push-fqxg2-push-dockerfile-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5777b601-3035-4d28-a20c-395871003bc0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:02:49.669Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a299e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24334\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004d5d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24334, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46710\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e0300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000343310), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:02:49.671Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp055bcfe40d7603e581780faef4ec36fb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:02:49.671Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-yutt","knative.dev/name":"gh-test-custom-branch-gyjzp055bcfe40d7603e581780faef4ec36fb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"192eaf9f-affa-4096-900e-7e43d3a54394","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:08:28.318Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071d200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6551\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000723880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6551, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007274f0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:08:28.319Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-3c680b6720-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-03T00:08:28.319Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-3c680b6720-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"2ae34ce7-b5a5-4512-b790-80f95997fd51","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:08:28.407Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071d710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17498\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007844c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17498, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000727a90), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:08:28.409Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-default-abanaa-on-pull-request-l4qfm-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:08:28.409Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-default-abanaa-on-pull-request-l4qfm-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"28e30ffe-626d-447c-b69e-476463142e43","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:08:32.770Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071d3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37096\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003b2c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37096, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00077f180), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:08:32.773Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custome18e60784d47cd83e95db7f032ae1733b120659cb4277-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:08:32.773Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custome18e60784d47cd83e95db7f032ae1733b120659cb4277-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6b8e013e-b0e7-4165-a8e7-36c88f74b56e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:09:27.553Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a24cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6542\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a17b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6542, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a1b360), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:09:27.554Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-39619e24ba-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-03T00:09:27.554Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-39619e24ba-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"2ec91b07-3435-4be8-bc3b-1d97453d5a18","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:09:27.639Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a24000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17489\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a4e8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17489, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a1a3c0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:09:27.640Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-pull-request-xwf5w-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:09:27.640Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-pull-request-xwf5w-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bbc0e9d0-47c2-4d2d-b9f5-30ed12cf056f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:09:32.203Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a25b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37088\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000785780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37088, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005ff810), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:09:32.205Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customa0d9e32df36a33c07b28a99f48fe676398070910a1228-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:09:32.205Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customa0d9e32df36a33c07b28a99f48fe676398070910a1228-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e8047de1-70c4-49e5-b02a-df92d7ebb4a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:09:40.101Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22379\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00072bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22379, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000257400), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:09:40.103Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-ca0d9e32df36a3e6c49160fff83894246518edb328131978c6a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:09:40.103Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-ca0d9e32df36a3e6c49160fff83894246518edb328131978c6a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a98832fc-b4b3-4aa3-94b7-81dba560df0e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:09:50.257Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a25b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104101\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000785d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104101, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000232190), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:09:50.263Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-a0d9e32df36acef939eda488563f6c46ba016e61228c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:09:50.263Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-a0d9e32df36acef939eda488563f6c46ba016e61228c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1f97f452-5ca6-48c2-96ee-d358d90d0914","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:27.272Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00082dd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38830\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001f5800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38830, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000746f00), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:27.275Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custoa0d9e32df36a3ee0ad756e169d851daa889632cbc1484f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:27.275Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custoa0d9e32df36a3ee0ad756e169d851daa889632cbc1484f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9f3d756b-a5dc-4e34-9404-51a4fa9defb1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:38.286Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac22d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27938\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003b3300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27938, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b6b40), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:38.287Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-a0d9e32df36a3e6c49d47ec245f699188da071158ae1a65de057dd71-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:38.287Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-a0d9e32df36a3e6c49d47ec245f699188da071158ae1a65de057dd71-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f12c4b09-e3a9-425d-8ceb-ce528928c53d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:38.317Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac26c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47182\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007859c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47182, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b71d0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:38.323Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj2710f6ade4d0d2cca8547c7e1306a89f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:38.323Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj2710f6ade4d0d2cca8547c7e1306a89f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a48af4a0-f09b-4444-95c5-c5d7622018e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:38.797Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57458\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c86340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57458, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b6460), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:38.801Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjaf14f0a210e10164c1649fd9182386f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:38.801Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjaf14f0a210e10164c1649fd9182386f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f7f88823-0e44-48a1-8d2e-dcbafe9eb695","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:39.066Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac23f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40641\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000964f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40641, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b6ff0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:39.069Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-a0d9e32df36a0da3c4a8754bdc42314049fd366620aa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:39.069Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-a0d9e32df36a0da3c4a8754bdc42314049fd366620aa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e798620e-7c3a-4fce-a26a-07d3ceb92299","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:39.573Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac2870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000871180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b7c20), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:39.577Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjc0a03fceefb544f96a772e388afad385-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:39.577Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjc0a03fceefb544f96a772e388afad385-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8a169c3a-a276-4d39-a4ce-c9e0ad3086b8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:39.804Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac3440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22116\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00072abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22116, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b60f0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:39.805Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-a0d9e32df36a3e6c49d47ec245653af902afafcd8b857ff605e817ff-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:39.806Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-a0d9e32df36a3e6c49d47ec245653af902afafcd8b857ff605e817ff-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"25124af3-f5ae-4c92-8c9b-c1d095c695da","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:40.273Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac3830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34731\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00072bd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34731, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b6a50), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:40.275Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customa0d9e32df36a3d02cc2b5e0a86fd3296a6e9a532eccc4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:40.275Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customa0d9e32df36a3d02cc2b5e0a86fd3296a6e9a532eccc4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0bdfa272-2536-45d6-8544-1ddccec98ea4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:40.780Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac3c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35241\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35241, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b7720), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:40.782Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custa0d9e32df36a3e6add0f96455ea0cc86db5ad82385fa5aa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:40.782Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custa0d9e32df36a3e6add0f96455ea0cc86db5ad82385fa5aa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2064ba42-7a3d-49bf-ab7a-295f5bd7e252","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:41.056Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003322d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000871440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17478, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002562d0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:41.058Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf1d657cd7d1a2b483ddcf7e049e19af5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:41.058Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf1d657cd7d1a2b483ddcf7e049e19af5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"11298276-5bd5-4b2e-94c3-65ca2bfebbc6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:41.733Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000332090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20161\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003f2b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20161, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000257090), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:41.735Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-a0d9e32df36aadea0eb1f2f9910abcb3ae793c2953c0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:41.735Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-a0d9e32df36aadea0eb1f2f9910abcb3ae793c2953c0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"37891966-8119-4366-aa44-1a1d27be6323","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:10:41.739Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003333b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24481\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003f3a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24481, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000257720), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:10:41.741Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-cusa0d9e32df36a3e6c113e6541af6ef3952c96a3ae4d3420f8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:10:41.741Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-cusa0d9e32df36a3e6c113e6541af6ef3952c96a3ae4d3420f8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f64abf9e-c02e-46ae-8e4a-eba66e6bc0ff","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:11:34.818Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d9290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6544\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d66c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6544, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008dc690), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:11:34.818Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-e259037534-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-03T00:11:34.818Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-e259037534-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"10a9b540-b322-4cc7-9dc0-8373387b6ee1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:11:34.903Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d9680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d7080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17469, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008dcc30), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:11:34.906Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-pull-request-xv5f9-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:11:34.906Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-pull-request-xv5f9-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cbe99eff-4c52-49e9-ab0f-05d6f0b7fd94","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:11:39.664Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000332750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37068\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003f3840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37068, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000232730), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:11:39.667Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customb1787b99f218aaa3e650c1f315080792f6ee48c2c3a59-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:11:39.667Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customb1787b99f218aaa3e650c1f315080792f6ee48c2c3a59-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b62c6a5e-7646-4e1f-8d15-3aa5d5625aef","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:11:46.445Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22359\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22359, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a1b8b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:11:46.447Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-cb1787b99f218aabb49b8c9d730fed5d9100118d7aea76cd1ae-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:11:46.447Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-cb1787b99f218aabb49b8c9d730fed5d9100118d7aea76cd1ae-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"674edbe8-29eb-4dc8-b6c7-965bab6ac148","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:11:59.155Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000612bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104081\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004d5900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104081, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002623c0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:11:59.163Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-b1787b99f218ee9bafea800fac4488c5212af91626b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:11:59.163Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-b1787b99f218ee9bafea800fac4488c5212af91626b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d3ccb13e-bf8f-4e49-9fee-6bbd5cb650e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:35.150Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00076d320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38810\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ab4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38810, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021c280), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:35.153Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custob1787b99f218aafb6e3177ac3fe5597d313c0d2d984620-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:35.153Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custob1787b99f218aafb6e3177ac3fe5597d313c0d2d984620-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4ec8258f-4bd2-4c7b-85bc-f40ca4db3058","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:46.173Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3ce10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27918\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a52180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27918, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000727db0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:46.175Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-b1787b99f218aabb4941e847f5adb2906aa9ebf6d3a2e8b1a71caea3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:46.175Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-b1787b99f218aabb4941e847f5adb2906aa9ebf6d3a2e8b1a71caea3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6c72f118-6297-4f08-86a6-7122760174a0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:46.212Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3d200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47162\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a53040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47162, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f84b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:46.218Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj6017ca2d01333859708fffb0ba507e3c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:46.218Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj6017ca2d01333859708fffb0ba507e3c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5002b3f1-b35c-458d-a1fd-362ed5c290a8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:46.474Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e92f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f80a0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:46.478Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj548c5126e08d80417444942ee9f6083f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:46.478Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj548c5126e08d80417444942ee9f6083f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"11030c81-ab45-4791-8ba3-cebb1457d946","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:47.033Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3cf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40621\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000722780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40621, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000262780), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:47.036Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-b1787b99f2185c89e856e04f368bfc86cd3bcd0ee548-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:47.036Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-b1787b99f2185c89e856e04f368bfc86cd3bcd0ee548-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bc798244-92ee-41cd-8e4e-d6781ed0e4c1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:47.246Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3d710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42223\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000a9cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42223, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000256320), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:47.249Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj4bbe4df84b805c69179d5eb232b03e2a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:47.249Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj4bbe4df84b805c69179d5eb232b03e2a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9324cd54-5829-4a22-be26-82c33c0b067e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:47.683Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22096\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00072a340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22096, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002568c0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:47.684Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-b1787b99f218aabb4941e84718c2420b48431b9800974def19759b90-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:47.684Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-b1787b99f218aabb4941e84718c2420b48431b9800974def19759b90-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b3ac7aff-149c-4049-9d1a-389061cb05e9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:48.312Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34711\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00072be40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34711, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002576d0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:48.315Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customb1787b99f218aa545d776c3029ded6e9b436fbd7f1dc5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:48.315Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-customb1787b99f218aa545d776c3029ded6e9b436fbd7f1dc5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"374b6631-0c60-458c-b0bd-0258ac563f08","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:48.590Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35221\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000722580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35221, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f8640), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:48.592Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custb1787b99f218aab4f8813254a445c4a75798cee5cd89f2c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:48.592Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custb1787b99f218aab4f8813254a445c4a75798cee5cd89f2c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5037ae9-162f-476c-afdd-cfffb8440059","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:49.186Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3cbd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17458\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000723e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17458, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f93b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:49.189Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj8d741b34a9cc0c32d49f3d4e80b749f4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:49.189Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj8d741b34a9cc0c32d49f3d4e80b749f4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a711dec3-ff4a-4886-baa6-8353471220b1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:49.463Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20141\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000964000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20141, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f8000), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:49.464Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-b1787b99f218cf885fffb1e757b5cc4cd08a963e66f6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:49.464Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-b1787b99f218cf885fffb1e757b5cc4cd08a963e66f6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7a71b3bc-00e5-40b2-b3ec-fb2b2a4adc3c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:12:50.551Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3d830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24461\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24461, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002569b0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:12:50.553Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-cusb1787b99f218aabbc942d00c3334933dfb2c47093fac1e80-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:12:50.553Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-cusb1787b99f218aabbc942d00c3334933dfb2c47093fac1e80-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4db4205d-592c-43a0-9a0a-35ee47b53660","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:13:37.847Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071d9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6262\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000827c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6262, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000726d20), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:13:37.848Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-705b762ba1-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller"} {"severity":"info","timestamp":"2026-04-03T00:13:37.848Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"affinity-assistant-705b762ba1-0","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:statefulset-controller","admissionreview/uid":"7b3e8978-a56d-4df3-a08c-9e4ffe0fd4bc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:13:37.932Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071ddd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16804\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008906c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16804, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007272c0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:13:37.934Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:13:37.934Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-init-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3c5b83a-fce9-42e6-861d-f9d5127f672b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:13:43.343Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009c93b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36427\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000964e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36427, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000256460), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:13:43.345Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-clone-repository-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:13:43.345Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-clone-repository-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5099d2b7-ad89-4866-952c-fc83c203bc27","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:13:50.189Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001718c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007226c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006b7e00), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:13:50.191Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-ce2d0447d06e67532a33139151d5b314e898fb935c47f987e1f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:13:50.191Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-ce2d0447d06e67532a33139151d5b314e898fb935c47f987e1f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0fba26c0-24ed-47dc-9af4-b76e7b1a9ad6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:00.065Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00082dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004d5000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000458d20), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:00.074Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-build-container-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:00.074Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-build-container-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f763abb7-7f98-41d9-a149-e0066bab77d8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:37.220Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38139\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000965640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38139, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00021dd60), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:37.222Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjc3a6592dfc2202d1744accb80de56334-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:37.222Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjc3a6592dfc2202d1744accb80de56334-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8b3cee2e-74b1-4a19-a766-44a6730c73b5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:50.823Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a11950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a45f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a60410), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:50.825Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-e2d0447d06e67532a35186be91fb683161b47e5f6497535100a3cc4e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:50.825Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-e2d0447d06e67532a35186be91fb683161b47e5f6497535100a3cc4e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d9ba61a6-b5ea-4f1d-a898-a3a1ae55cca9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:50.902Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a10000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46483\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000abe000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46483, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a60000), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:50.905Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-clair-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:50.905Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-clair-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e34c7474-fe8e-42fa-bbd5-15f0171c7fb6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:51.156Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a103f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"56781\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a16840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:56781, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a61400), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:51.159Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhja8fdefe58c05cbce232f5501e4170bae-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:51.159Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhja8fdefe58c05cbce232f5501e4170bae-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2fd56620-51ba-4885-aa5e-824f580b4ee1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:51.698Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a107e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39970\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00072ac80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39970, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000760410), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:51.703Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-sast-snyk-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:51.703Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-sast-snyk-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"476fa192-2e48-4dd0-8e48-bec7ba29a076","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:52.095Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a10000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41552\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001f5200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41552, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000760b90), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:52.098Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-clamav-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:52.098Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-clamav-scan-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8a712ee6-5dba-4850-863e-1c8d284cd841","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:52.529Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a103f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21463\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a16840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21463, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000761400), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:52.530Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-e2d0447d06e67532a35186beaccb9bc4aec5f13857f60b884f39d2c3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:52.530Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-e2d0447d06e67532a35186beaccb9bc4aec5f13857f60b884f39d2c3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3657b061-5097-4469-b755-8d165ba95777","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:53.077Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a10bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34064\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a179c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34064, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000761db0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:53.079Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-sast-shell-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:53.079Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-sast-shell-check-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"354fd2e5-c066-4a56-8f34-b00692b713cb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:53.700Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a10fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000722880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f8ff0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:53.704Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj5595cbb17af9054fe85bcde64cfd79f3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:53.704Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj5595cbb17af9054fe85bcde64cfd79f3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3ab166a9-4c6c-4ebe-8967-fb5e8b563d6e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:53.786Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a10000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16791\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000722000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16791, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f8000), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:53.787Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-apply-tags-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:53.787Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-apply-tags-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ce0baca0-2cfe-4895-b33c-a11b45894147","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:54.266Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a103f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19490\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000723080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19490, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001f8910), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:54.267Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-push-dockerfile-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:54.267Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhjf-on-push-sgtwd-push-dockerfile-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b10b2c9d-c5f0-460e-b859-c76ccfad0e58","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-04-03T00:14:54.837Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a11c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"23820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a161c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:23820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:7109\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e3c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000760aa0), pat:(*http.pattern)(0xc0006ccc60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-04-03T00:14:54.839Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj584e3b4f7f680c2a7826f49582c3e5ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-04-03T00:14:54.839Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"build-e2e-fxby","knative.dev/name":"gl-test-custom-branch-rhyhj584e3b4f7f680c2a7826f49582c3e5ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5bf99a63-a4de-4fa0-ac54-f4f4f3f75c9e","admissionreview/allowed":true,"admissionreview/result":"nil"}