2026/06/30 22:45:40 Registering 1 clients 2026/06/30 22:45:40 Registering 2 informer factories 2026/06/30 22:45:40 Registering 2 informers 2026/06/30 22:45:40 Registering 2 controllers {"severity":"info","timestamp":"2026-06-30T22:45:40.783Z","logger":"webhook-operator","caller":"profiling/server.go:65","message":"Profiling enabled: false","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.785Z","logger":"webhook-operator","caller":"leaderelection/context.go:47","message":"Running with Standard leader election","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.789Z","logger":"webhook-operator","caller":"sharedmain/main.go:282","message":"Starting configuration manager...","commit":"183292f"} {"level":"info","ts":1782859540.8897674,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"webhook/webhook.go:246","message":"Informers have been synced, unblocking admission webhooks.","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"sharedmain/main.go:315","message":"Starting controllers...","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"injection/health_check.go:43","message":"Probes server listening on port 8080","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","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-x2sx8_c4788543-a84d-4f2b-a686-e3aafb2f5662\"","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"d7713290-9434-45e4-beff-d70d5e4b3877","knative.dev/key":"proxy.operator.tekton.dev","duration":0.0000077} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"7c1f4262-765a-4775-81ab-a8e6f192c46f","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000003286} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","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-x2sx8_450f4d83-f71f-4473-bbf4-7d2dbd18d71d\"","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.990Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} I0630 22:45:40.990667 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01... I0630 22:45:40.990827 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01... I0630 22:45:40.998979 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01 I0630 22:45:40.999123 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01 {"severity":"info","timestamp":"2026-06-30T22:45:40.999Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-x2sx8_450f4d83-f71f-4473-bbf4-7d2dbd18d71d\" has started leading \"webhook-operator.webhookcertificates.00-of-01\"","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:45:40.999Z","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":"cf96c7da-5a66-486a-b9fb-c3281df27627","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-06-30T22:45:41.000Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-x2sx8_c4788543-a84d-4f2b-a686-e3aafb2f5662\" has started leading \"webhook-operator.defaultingwebhook.00-of-01\"","commit":"183292f"} {"severity":"error","timestamp":"2026-06-30T22:45:41.000Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"77dee367-8f20-426b-a0bc-0a5f438a7de5","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000011918,"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":"error","timestamp":"2026-06-30T22:45:41.006Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"0a50c073-cf1d-47a1-8aa9-2d303717a788","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000027684,"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-06-30T22:45:41.008Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"31186929-2ebd-40cc-93cf-465f75310755","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-06-30T22:45:41.008Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"cf96c7da-5a66-486a-b9fb-c3281df27627","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.009555458} {"severity":"info","timestamp":"2026-06-30T22:45:41.009Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"b5cf0015-5a2c-4d05-b754-4d69392e5747","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000111875} {"severity":"info","timestamp":"2026-06-30T22:45:41.014Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"31186929-2ebd-40cc-93cf-465f75310755","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.007747474} {"severity":"info","timestamp":"2026-06-30T22:45:41.020Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"ff8ea1ee-9979-467d-bfac-b68deb4b20c0","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-06-30T22:45:41.022Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"ff8ea1ee-9979-467d-bfac-b68deb4b20c0","knative.dev/key":"proxy.operator.tekton.dev","duration":0.007077695} {"severity":"info","timestamp":"2026-06-30T22:45:41.027Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"3e2d8c4d-6270-42ae-91d7-3256e13f5038","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-06-30T22:45:41.029Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"3e2d8c4d-6270-42ae-91d7-3256e13f5038","knative.dev/key":"proxy.operator.tekton.dev","duration":0.007127162} {"severity":"info","timestamp":"2026-06-30T22:54:59.166Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d7680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6616\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fd100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6616, 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:8473\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000914280), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:54:59.171Z","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":"integration1-11t8","knative.dev/name":"affinity-assistant-494386d5f2-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-06-30T22:54:59.171Z","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":"integration1-11t8","knative.dev/name":"affinity-assistant-494386d5f2-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":"87e92cf2-55f5-4273-b622-3acf71273a98","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:54:59.259Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17597\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a468c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17597, 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:8473\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009140a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:54:59.261Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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-06-30T22:54:59.261Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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":"45c56149-ff9d-4156-a02d-c4355d34ccf4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:55:25.428Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000826b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37142\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008bc900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37142, 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:8473\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000899770), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:55:25.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/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":"integration1-11t8","knative.dev/name":"test-component54ad114d7751437d3506f31a2acb56a60abed90f82db6-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-06-30T22:55:25.432Z","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":"integration1-11t8","knative.dev/name":"test-component54ad114d7751437d3506f31a2acb56a60abed90f82db6-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":"841cced5-f445-41c3-9666-d3080270b6ef","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:55:37.506Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ab6090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22499\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000856f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22499, 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:8473\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000914460), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:55:37.509Z","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":"integration1-11t8","knative.dev/name":"test-comp54ad114d77514abf19df86e987453e9deef50b5a5f1dee2e75-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-06-30T22:55:37.509Z","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":"integration1-11t8","knative.dev/name":"test-comp54ad114d77514abf19df86e987453e9deef50b5a5f1dee2e75-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":"bcef67a0-a63a-4e8c-a218-a204e6f0acf3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:56:04.804Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104070\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104070, 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:8473\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa370), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:56:04.817Z","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/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/1/env/33\",\"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/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/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/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o5911c63dd85cf111665ce3afa729993f-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-06-30T22:56:04.817Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o5911c63dd85cf111665ce3afa729993f-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":"b2cca342-e85e-44d0-bfc4-90a551c96aca","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:04.255Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a18c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38818\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006603c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38818, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004f8b90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:04.260Z","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":"integration1-11t8","knative.dev/name":"test-componen54ad114d77514a038f9dd28190ea950ec0bbc23eb08be0-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-06-30T22:59:04.260Z","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":"integration1-11t8","knative.dev/name":"test-componen54ad114d77514a038f9dd28190ea950ec0bbc23eb08be0-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":"75e336ec-93cb-46e2-be08-c34451cf34fb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:16.256Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a25a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28058\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006978c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28058, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034c80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:16.260Z","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":"integration1-11t8","knative.dev/name":"tes54ad114d77514abf1918c9aa002f7703d36a2ee7a0eb23af5f45524e-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-06-30T22:59:16.260Z","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":"integration1-11t8","knative.dev/name":"tes54ad114d77514abf1918c9aa002f7703d36a2ee7a0eb23af5f45524e-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":"776f7b34-ef33-43c0-a29b-94fe5cb33ab1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:16.329Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47096\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47096, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035ef0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:16.334Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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-06-30T22:59:16.334Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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":"00aa54b8-b790-42ee-83dc-faab9807c49f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:16.527Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57248\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00082d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57248, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003d3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:16.538Z","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/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/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o205887230e5aab5eff9379f235f136d4-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-06-30T22:59:16.538Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o205887230e5aab5eff9379f235f136d4-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":"09aa447b-213e-441b-ae9f-05ee34a64ae4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:17.115Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a25a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40695\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40695, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a28c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:17.119Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o5d44421940dbdb3ddf5f406522cf34cc-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-06-30T22:59:17.119Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o5d44421940dbdb3ddf5f406522cf34cc-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":"f54032cf-faf7-45a4-9e39-234f3e8f1c66","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:17.342Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42291, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004f8190), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:17.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/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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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-06-30T22:59:17.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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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":"6d7d4fcd-23bc-4810-b7b0-209d00d6831b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:17.876Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22236\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000661400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22236, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004f8e10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:17.878Z","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":"integration1-11t8","knative.dev/name":"tes54ad114d77514abf1918c9aa30e2bea32f4504765f0de4947d908d27-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-06-30T22:59:17.878Z","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":"integration1-11t8","knative.dev/name":"tes54ad114d77514abf1918c9aa30e2bea32f4504765f0de4947d908d27-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":"bf21b373-3f52-4505-9e99-997d8b63dff2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:18.335Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a03f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034ec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34785, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004f9770), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:18.341Z","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":"integration1-11t8","knative.dev/name":"test-component54ad114d77514bb8822f0a08f4dd9950b90a62e261cda-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-06-30T22:59:18.341Z","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":"integration1-11t8","knative.dev/name":"test-component54ad114d77514bb8822f0a08f4dd9950b90a62e261cda-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":"ba074b2d-8b56-4f9b-981f-40a47ab8ff0c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:18.819Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35295\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fe3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35295, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa4b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:18.823Z","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":"integration1-11t8","knative.dev/name":"test-compone54ad114d77514ab737378a504c817ed8616153ac01f359b-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-06-30T22:59:18.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":"integration1-11t8","knative.dev/name":"test-compone54ad114d77514ab737378a504c817ed8616153ac01f359b-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":"1b9f5d5d-c612-4643-9674-e7cee31b0361","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:18.930Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a0480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ff7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17590, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aac80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:18.932Z","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/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/containers/0/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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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-06-30T22:59:18.932Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-on-pull-request-6n4hx-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":"dbef6be8-6c93-44d8-baec-8d721c3a6c92","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:19.745Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a0900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20274\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fca00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20274, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab5e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:19.747Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o8f036cdff4e2e5cbed8e9f1e734e42ee-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-06-30T22:59:19.747Z","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":"integration1-11t8","knative.dev/name":"test-component-pac-aj6j7j-o8f036cdff4e2e5cbed8e9f1e734e42ee-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":"bb271386-1eac-4d9a-80ca-56ef133a1849","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T22:59:19.754Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004a0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24535\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a464c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24535, 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:21057\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003abc20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T22:59:19.757Z","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":"integration1-11t8","knative.dev/name":"test-compon54ad114d77514abf4cf7ec80078762429d74f1077efd0d5c-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-06-30T22:59:19.757Z","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":"integration1-11t8","knative.dev/name":"test-compon54ad114d77514abf4cf7ec80078762429d74f1077efd0d5c-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":"72abc33f-485a-4344-80a4-8f04db969f95","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:05:04.996Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19418\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19418, 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:41983\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008981e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:05:04.998Z","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/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":"integration1-11t8","knative.dev/name":"integration-test-171x-jhmm9-task-success-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-06-30T23:05:04.998Z","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":"integration1-11t8","knative.dev/name":"integration-test-171x-jhmm9-task-success-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":"3fa2c659-1c97-4c25-85a8-1db624b30219","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:05:05.143Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19428\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19428, 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:41983\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008985f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:05:05.145Z","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/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/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":"integration1-11t8","knative.dev/name":"integration-test-171x-jhmm9-task-success-2-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-06-30T23:05:05.145Z","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":"integration1-11t8","knative.dev/name":"integration-test-171x-jhmm9-task-success-2-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":"64356895-c86c-42f1-89f6-ade634c9fe60","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:05:05.993Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19418\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00069c2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19418, 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:41983\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008992c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:05:05.996Z","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/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/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":"integration1-11t8","knative.dev/name":"integration-test-171x-jhmm9-task-skipped-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-06-30T23:05:05.996Z","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":"integration1-11t8","knative.dev/name":"integration-test-171x-jhmm9-task-skipped-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":"ef036fc4-6ac2-4d88-a108-78ae7a30ccb7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:05:06.146Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19321\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00069c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19321, 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:41983\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:05:06.149Z","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\",\"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":"integration1-11t8","knative.dev/name":"integration-test-171x-x6f4m-task-success-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-06-30T23:05:06.149Z","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":"integration1-11t8","knative.dev/name":"integration-test-171x-x6f4m-task-success-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":"dae237c7-2259-40e1-a044-158326e960d3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:05:06.944Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00069d780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19331, 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:41983\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898cd0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:05:06.946Z","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\",\"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":"integration1-11t8","knative.dev/name":"integration-test-171x-x6f4m-task-success-2-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-06-30T23:05:06.946Z","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":"integration1-11t8","knative.dev/name":"integration-test-171x-x6f4m-task-success-2-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":"f700b504-fa3e-4977-b5c6-61144fab7263","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:05:07.047Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19321\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008e4240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19321, 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:41983\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008990e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:05:07.049Z","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\",\"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":"integration1-11t8","knative.dev/name":"integration-test-171x-x6f4m-task-skipped-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-06-30T23:05:07.049Z","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":"integration1-11t8","knative.dev/name":"integration-test-171x-x6f4m-task-skipped-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":"3bcf8a4b-e6ce-42ef-ac5d-7c526cf9a079","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:16:53.743Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008874d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17335\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b28c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17335, 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:13755\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a54f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:16:53.746Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-pull-request-c67fg-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-06-30T23:16:53.746Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-pull-request-c67fg-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":"bd6feecd-2591-4b71-bdfb-1a7a6ce06787","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:17:00.104Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39971\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a4d9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39971, 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:13755\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000448fa0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:17:00.108Z","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/25\",\"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/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/2/env/2\",\"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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-e17c6f0b2ffc7dc4e3231f5be8b3a2863790a3bc5048e-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-06-30T23:17:00.108Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-e17c6f0b2ffc7dc4e3231f5be8b3a2863790a3bc5048e-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":"6698ce0b-aa5d-4cc3-8b2b-4c62253c37ac","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:17:11.712Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ea2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37773\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032fa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37773, 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:13755\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b220), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:17:11.716Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/25\",\"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/26\",\"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/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/12\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/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/2/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/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/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":"forgejo-rep-dys8","knative.dev/name":"test-compe17c6f0b2ffc7ffdb710aa1af0fb1a7dd6d991f9a821c47b69-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-06-30T23:17:11.716Z","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":"forgejo-rep-dys8","knative.dev/name":"test-compe17c6f0b2ffc7ffdb710aa1af0fb1a7dd6d991f9a821c47b69-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":"68479a4c-e70c-46c6-8a79-2d708eac3444","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:18:29.306Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000769680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"110609\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00079c2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:110609, 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:13755\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007a20a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:18:29.319Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/32\",\"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/33\",\"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/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/0/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/0/env/31\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/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/1/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/2/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/22\",\"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/23\",\"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/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/3/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/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/19\",\"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/20\",\"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/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/5/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/5/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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-fe17c6f0b2ffc20b7fe2f9cc4af8ac211d5586dfe4649-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-06-30T23:18:29.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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-fe17c6f0b2ffc20b7fe2f9cc4af8ac211d5586dfe4649-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":"5e632385-de79-42f4-9055-4ff964214396","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:01.406Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b4bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b3940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34225, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000679a40), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:01.410Z","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/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/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/5\",\"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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pace17c6f0b2ffc7f2d48dfee27aedcbc83d055c8d1af6dbc-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-06-30T23:26:01.410Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pace17c6f0b2ffc7f2d48dfee27aedcbc83d055c8d1af6dbc-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":"51ceb845-dc95-4f53-b8d1-96e1a3266f91","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:13.392Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27786\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032ee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27786, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a320), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:13.395Z","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":"forgejo-rep-dys8","knative.dev/name":"tese17c6f0b2ffc7ffdb753d51d6765d45f45791048814387af65a829f7-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-06-30T23:26:13.395Z","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":"forgejo-rep-dys8","knative.dev/name":"tese17c6f0b2ffc7ffdb753d51d6765d45f45791048814387af65a829f7-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":"f394ab0f-c624-4327-96f9-9998ec4ad813","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:13.431Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a38c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42068\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032fe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42068, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002aa00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:13.435Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s5bd5494c256876f261f11a2b8b923fac-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-06-30T23:26:13.435Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s5bd5494c256876f261f11a2b8b923fac-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":"4ddbc2b5-79d5-462a-92b1-60fe24c14022","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:14.815Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37362, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa500), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:14.824Z","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/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/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/7\",\"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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-dys8","knative.dev/name":"test-comp-pae17c6f0b2ffc7ffea526cd920dd17c9ea23db9082a5a429-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-06-30T23:26:14.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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pae17c6f0b2ffc7ffea526cd920dd17c9ea23db9082a5a429-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":"eb0f60d1-05ba-415f-882a-89f5eddb579a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:14.922Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b47e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36789\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36789, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab4a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:14.926Z","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/1\",\"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/7\",\"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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-e17c6f0b2ffc7192741db234738f0102ff5393e0ea1bc-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-06-30T23:26:14.926Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-e17c6f0b2ffc7192741db234738f0102ff5393e0ea1bc-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":"5033b3ce-6642-49ee-96a6-dc95f0f08279","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:14.951Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b4c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24272\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007c6c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24272, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003abe00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:14.954Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pe17c6f0b2ffc7ffd22bd445ef08eaef30e014d27ce2152a6-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-06-30T23:26:14.954Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pe17c6f0b2ffc7ffd22bd445ef08eaef30e014d27ce2152a6-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":"8fae01dd-f7dc-4f09-b584-5aafc62a5dbe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:26:15.685Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b5050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42384\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008f4340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42384, 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:63806\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898b90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:26:15.688Z","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/4\",\"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\"}},{\"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/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/2/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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-pull-request-c67fg-tpa-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-06-30T23:26:15.688Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-pull-request-c67fg-tpa-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":"d86de774-4602-47a6-bb2f-832942c03973","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:14.543Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19089\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19089, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b590), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:14.545Z","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/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/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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-6wx58-task-success-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-06-30T23:30:14.545Z","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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-6wx58-task-success-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":"fed92a3a-42ac-4682-8e37-c7546b3fa6b6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:14.644Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003746c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"18992\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000caf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:18992, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b9f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:14.646Z","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/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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-v2fxg-task-success-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-06-30T23:30:14.646Z","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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-v2fxg-task-success-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":"1a8ffd9a-26af-4a6a-abcf-080006880a66","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:15.639Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19099\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fe800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19099, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d450), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:15.642Z","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/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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-6wx58-task-success-2-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-06-30T23:30:15.642Z","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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-6wx58-task-success-2-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":"f855b50b-32be-4620-be29-a54059ae5d45","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:15.944Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19002\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fe300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19002, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c3c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:15.946Z","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\",\"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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-v2fxg-task-success-2-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-06-30T23:30:15.946Z","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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-v2fxg-task-success-2-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":"c0e881b0-d82c-4594-ac15-b395c5c550c0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:16.589Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19089\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ff6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19089, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030cc80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:16.591Z","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/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/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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-6wx58-task-skipped-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-06-30T23:30:16.591Z","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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-6wx58-task-skipped-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":"ef561f9b-3639-470d-a5dc-1b2df99d6cb3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:16.839Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"18992\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d4640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:18992, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d4a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:16.841Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-v2fxg-task-skipped-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-06-30T23:30:16.841Z","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":"forgejo-rep-dys8","knative.dev/name":"integration-test-yib3-v2fxg-task-skipped-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":"215d3031-5de4-4822-ae17-c114f70333ec","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:36.442Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003753b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a479c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16225, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a3ea0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:36.444Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-push-59669-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-06-30T23:30:36.444Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-push-59669-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":"36894b43-fa5c-47d5-93f5-543512321efa","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:41.301Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008e2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39217\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fed00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39217, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b220), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:41.305Z","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/25\",\"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/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/2\",\"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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-push-59669-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-06-30T23:30:41.305Z","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":"forgejo-rep-dys8","knative.dev/name":"test-comp-pac-forgejo-4bg3s1-on-push-59669-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":"186e55ca-835b-4a52-8882-c21cfbaa04a3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:30:47.892Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008e3830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37027\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37027, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a65f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:30:47.898Z","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/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/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/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/2/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/12\",\"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/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/25\",\"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/26\",\"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":"forgejo-rep-dys8","knative.dev/name":"test-compb3c69aa57591ea38047da5c83896c2ebd6595663daf3cb3892-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-06-30T23:30:47.898Z","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":"forgejo-rep-dys8","knative.dev/name":"test-compb3c69aa57591ea38047da5c83896c2ebd6595663daf3cb3892-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":"269ca2ec-1ef8-4aec-82e6-9f05ec266bdd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:31:16.214Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007207c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6565, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034f00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:31:16.215Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}]},{\"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":"group-c3xw","knative.dev/name":"affinity-assistant-b22724e210-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-06-30T23:31:16.215Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-b22724e210-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":"d8eb4b1b-4c69-484f-a7de-79ddabbda052","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:31:16.297Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17624\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17624, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba0a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:31:16.299Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:31:16.299Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"78c3adbd-8dfc-4fe6-860f-45a11559951f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:31:20.828Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00072be60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37169\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37169, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00087cff0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:31:20.831Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:31:20.831Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"9c74298b-8a93-4829-b16a-3d8b840f1d29","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:31:27.757Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d78c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22550\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b21680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22550, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075d680), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:31:27.763Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull317a2540c7d0fe86a48f07f5cc15c658-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-06-30T23:31:27.763Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull317a2540c7d0fe86a48f07f5cc15c658-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":"87a7481a-ecad-415b-9b0e-b6dba994be8c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:31:37.308Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008e3b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104030\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d4100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104030, 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:19075\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:31:37.316Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:31:37.317Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"da04b977-bd6b-47a0-a375-c44a9cf8b47c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:04.476Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000850fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38761\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000861bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38761, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008905a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:04.484Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-build-image-index-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-06-30T23:35:04.484Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-build-image-index-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":"1dc9d44f-e239-4998-a5b0-a535e76d8d4f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:17.485Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28096\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000caac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28096, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af8b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:17.488Z","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":"group-c3xw","knative.dev/name":"go-c2a9dafab11bc8f675fb5daf046f386562f900d290e8088c097c6dc7-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-06-30T23:35:17.488Z","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":"group-c3xw","knative.dev/name":"go-c2a9dafab11bc8f675fb5daf046f386562f900d290e8088c097c6dc7-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":"429e3cd7-667d-4305-82f0-d3e146b09c7a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:17.612Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47030\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47030, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033a2d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:17.617Z","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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:35:17.617Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"377a339d-f624-487e-8a2b-837ff69a336e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:18.246Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57157\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076c840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57157, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c050), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:18.256Z","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/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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1ce069ade4e6d983358302188a20a81c-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-06-30T23:35:18.256Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1ce069ade4e6d983358302188a20a81c-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":"1154b243-ca48-48d6-b941-29625a05039c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:18.402Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40699\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40699, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057d3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:18.406Z","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/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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:35:18.406Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"c2861647-81ff-4e78-ab94-da96e1ff9477","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:19.085Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42274\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d0440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42274, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000890280), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:19.088Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:35:19.088Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"b6ac7720-2f71-4576-838f-b5a154b3b51d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:19.172Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d18c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22287, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000890b40), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:19.175Z","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/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/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":"group-c3xw","knative.dev/name":"go-c2a9dafab11bc8f675fb5daf1a01ace58ff7249a93a3941b09ec1d49-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-06-30T23:35:19.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":"group-c3xw","knative.dev/name":"go-c2a9dafab11bc8f675fb5daf1a01ace58ff7249a93a3941b09ec1d49-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":"589928a1-3ef7-4cb9-9465-a7ba73a7dfab","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:20.117Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006978c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34793, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa8c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:20.122Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:35:20.123Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"4c25ca09-ad6c-4aef-a621-04d6d84ee4da","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:20.126Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35309\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d4000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35309, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:20.129Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1973280b2dfb9844c79b403688b1f520-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-06-30T23:35:20.129Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1973280b2dfb9844c79b403688b1f520-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":"1e860a9c-1afa-4f6e-a9f7-6e30555cb3a4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:21.201Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003746c0), 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)(0xc000720440), 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab220), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:21.203Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:35:21.203Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"1fbb993e-6e17-4f8a-a6bb-7eae3bd60bb8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:21.206Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20314\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007211c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20314, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab7c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:21.209Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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-06-30T23:35:21.209Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-ngbgd-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":"8eb7acdd-cd55-4471-b4e6-05a75d0199f8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:35:22.250Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24551\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d0640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24551, 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:27336\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c8c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:35:22.253Z","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/3\",\"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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1acecfe12883a4ede5fa0df244097d40-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-06-30T23:35:22.253Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1acecfe12883a4ede5fa0df244097d40-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":"3100aeb3-f975-4a40-842f-c7d0753e0125","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:01.885Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000869050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21432\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088d100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21432, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086b5e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:01.890Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-hfw9s-task-success-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-06-30T23:37:01.890Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-hfw9s-task-success-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":"efdf46a1-48a1-4120-b4af-e830960f6f89","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:01.927Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000868000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21442\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088c040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21442, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086a0a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:01.929Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-hfw9s-task-success-2-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-06-30T23:37:01.929Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-hfw9s-task-success-2-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":"89cb7ebc-4557-437a-a437-958d7c5e152f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:02.808Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008683f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21432\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088dc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21432, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086ac30), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:02.811Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-hfw9s-task-skipped-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-06-30T23:37:02.811Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-hfw9s-task-skipped-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":"3bfe087d-3481-4d13-b862-0c841f26d2aa","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:04.759Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008687e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21590, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:04.761Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-jk5z7-task-success-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-06-30T23:37:04.761Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-jk5z7-task-success-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":"f2b83d2c-966c-45a2-a1e3-97e9b975ff17","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:04.862Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000868bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21600\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21600, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268f00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:04.864Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-jk5z7-task-success-2-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-06-30T23:37:04.864Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-jk5z7-task-success-2-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":"55feb790-1820-43f0-852d-475ec1f9900c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:05.509Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d5100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21590, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa4b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:05.513Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-jk5z7-task-skipped-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-06-30T23:37:05.513Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-jk5z7-task-skipped-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":"2453f121-c6dc-4c80-aebd-0f054ce9ec95","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:46.678Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008e3560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6378\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000835ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6378, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002e730), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:46.679Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-d30a00cdc7-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-06-30T23:37:46.679Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-d30a00cdc7-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":"4e170d95-02c2-40db-b9d9-95837dd6b80f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:46.824Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008e3950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000806800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17164, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002f6d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:46.826Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:37:46.826Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"6a0fb1a4-0d64-4129-a933-15a41655c5d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:53.694Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36709\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088dc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36709, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00087d3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:53.700Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:37:53.700Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"10cec1b8-7e41-43f4-8f38-a75a8e432dec","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:57.836Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d5040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6590, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab400), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:57.837Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-076497270a-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-06-30T23:37:57.837Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-076497270a-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":"d4799fc0-6e46-4cf1-987e-d5a8192cf8a8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:37:58.025Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17708\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008d5a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17708, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab9f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:37:58.027Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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-06-30T23:37:58.027Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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":"9340785e-9e9f-462d-8872-82584618aaa1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:38:03.282Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22098\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22098, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a690), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:38:03.284Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-prefetch-dependencies-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-06-30T23:38:03.284Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-prefetch-dependencies-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":"dc3b82b4-e0f3-409c-ab03-b47030ccb9b0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:38:07.693Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cbe00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37259, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a29b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:38:07.697Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-99d83baab1681dfb502f06ce9a9b88a0-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-06-30T23:38:07.697Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-99d83baab1681dfb502f06ce9a9b88a0-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":"b5b95cc1-95aa-426c-8c73-ecba4b2423a8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:38:15.897Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103402, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057cb90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:38:15.908Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:38:15.908Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"09bb02ba-3bd4-4429-b3c1-4b6cd3db8dc5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:38:16.083Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22618\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22618, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a140), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:38:16.085Z","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":"group-c3xw","knative.dev/name":"python-cofde7c0e1e936f2ec1b54a5f513acf3c217319052c6f3c6d7be-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-06-30T23:38:16.085Z","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":"group-c3xw","knative.dev/name":"python-cofde7c0e1e936f2ec1b54a5f513acf3c217319052c6f3c6d7be-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":"79499b8a-6ebf-4bff-9014-9be2033709b7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:38:26.706Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104202\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104202, 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:15185\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ef4f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:38:26.718Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-1f972114ae6adaa42637d693b022f602-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-06-30T23:38:26.718Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-1f972114ae6adaa42637d693b022f602-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":"0fc1826b-99ee-47af-98e6-2dcd7ce3b25a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:15.853Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fbd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38257\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004fdec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38257, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00066c140), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:15.857Z","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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-build-image-index-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-06-30T23:41:15.857Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-build-image-index-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":"c59bc0a5-5b76-4b13-9fc3-a68bec7c6830","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:28.956Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003754d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27658\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fd340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27658, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002abe0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:28.958Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push26f9cc9cdc364525d38118ecb36b6f77-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-06-30T23:41:28.958Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push26f9cc9cdc364525d38118ecb36b6f77-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":"5252f30e-11cc-41c8-82ba-8745dfb26563","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:29.015Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003758c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46552\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46552, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:29.019Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:41:29.019Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"e87032cf-e37f-45d1-9114-c2c68759173f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:29.275Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"56705\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006966c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:56705, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f540), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:29.284Z","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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push5cf6fee94d2c5ff86156cf18d7d16790-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-06-30T23:41:29.284Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push5cf6fee94d2c5ff86156cf18d7d16790-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":"eb5a6197-16fb-4df3-9aef-28f195c3b01c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:29.731Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008642d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a469c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40233, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa9b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:29.735Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:41:29.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"5c2ea920-391b-478e-b971-efa1154ea79f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:30.128Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41802\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41802, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ab90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:30.132Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:41:30.132Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"f81ad180-e74d-4bde-b6c7-96f7cb215fd3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:30.588Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21855\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21855, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033bc70), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:30.590Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pushc6ce8432cd7012f9eb2f71f51ce19b8f-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-06-30T23:41:30.590Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pushc6ce8432cd7012f9eb2f71f51ce19b8f-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":"88b9e97c-01b3-4fe1-8502-8417c6ba9db1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:30.977Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34327\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34327, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a690), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:30.982Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:41:30.982Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"44ee0814-e9d7-487d-b6d5-981ea90b77c8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:31.481Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34845, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a3c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:31.485Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-sast-unicode-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-06-30T23:41:31.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-sast-unicode-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":"3708482a-8a25-43fd-97f2-ec71c1db64ed","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:32.162Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17138\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17138, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b4f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:32.164Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:41:32.164Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"129b37a9-fd2a-46a5-b244-595015e428c6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:32.215Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19848\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19848, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002be00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:32.217Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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-06-30T23:41:32.217Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-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":"da4fdda1-23d9-44ad-9134-6e5af570c958","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:33.529Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24089\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fcdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24089, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab360), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:33.531Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-rpms-signature-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-06-30T23:41:33.532Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-push-qmtq4-rpms-signature-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":"f4663efb-c45c-4e82-a1b1-dbae12a2d2e7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:41:44.831Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38889\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38889, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ba90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:41:44.835Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-13a9a1ecc366ff424a736c2bd420e60f-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-06-30T23:41:44.835Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-13a9a1ecc366ff424a736c2bd420e60f-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":"7059d895-63db-44ab-a13a-9b9fc5bbca47","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:16.178Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00071bd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28168\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000808340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28168, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003d6d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:16.181Z","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":"group-c3xw","knative.dev/name":"pytfde7c0e1e936f2ec1bc8ae18bf243cfa2119684641bc9bb2e1c8bf44-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-06-30T23:42:16.181Z","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":"group-c3xw","knative.dev/name":"pytfde7c0e1e936f2ec1bc8ae18bf243cfa2119684641bc9bb2e1c8bf44-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":"6cdd1d13-10ff-4b3e-a8df-a3578da1f9cd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:16.238Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa000), 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)(0xc000808000), 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007561e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:16.242Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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-06-30T23:42:16.242Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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":"a00c1f3e-b1da-434f-a73f-24c940059732","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:16.436Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57301\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57301, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007573b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:16.442Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-d4db305181fc5c3971951f38c52a8d63-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-06-30T23:42:16.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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-d4db305181fc5c3971951f38c52a8d63-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":"1367890a-30d0-4676-8f8b-dc22a9946652","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:16.937Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40795\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40795, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268af0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:16.946Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-918f7b781ada6d27e123761a568db5e7-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-06-30T23:42:16.946Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-918f7b781ada6d27e123761a568db5e7-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":"ceb9ffea-ce09-4602-84db-59c81613d1ad","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:17.231Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42378\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42378, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002687d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:17.235Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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-06-30T23:42:17.235Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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":"329c711d-7031-46ad-843c-36f0bd6ae058","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:18.500Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22355\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22355, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756370), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:18.502Z","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":"group-c3xw","knative.dev/name":"pytfde7c0e1e936f2ec1bc8ae18c37ce06e99f19801c95f1b2f7dbbf4c2-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-06-30T23:42:18.502Z","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":"group-c3xw","knative.dev/name":"pytfde7c0e1e936f2ec1bc8ae18c37ce06e99f19801c95f1b2f7dbbf4c2-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":"bd9e3cc3-f298-4b5a-b15e-bdc10c29ced8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:18.516Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34887\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34887, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756910), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:18.520Z","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/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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-66ba1e2c9dbbb3450db202be606246a0-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-06-30T23:42:18.520Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-66ba1e2c9dbbb3450db202be606246a0-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":"52e4dceb-4500-4461-a8b3-20c4d4c314cd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:18.817Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fafc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35399\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35399, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007575e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:18.822Z","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":"group-c3xw","knative.dev/name":"python-compofde7c0e1e936f2e34df4cbba3978ec05efa77a506b8135d-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-06-30T23:42:18.822Z","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":"group-c3xw","knative.dev/name":"python-compofde7c0e1e936f2e34df4cbba3978ec05efa77a506b8135d-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":"6c7fb843-1b30-4fa8-a815-aa118d06d8f6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:18.882Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17692\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17692, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:18.884Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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-06-30T23:42:18.884Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-n64h2-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":"e00421a1-6dca-4eb2-9dcb-9cbc44172dba","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:19.757Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fcc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20402, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756910), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:19.760Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-d93b1dc2ebca56fc8c6c7d0cbbc49d84-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-06-30T23:42:19.760Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-d93b1dc2ebca56fc8c6c7d0cbbc49d84-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":"fc25590a-c90f-46f1-ab38-11879fbe4a2a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:42:19.760Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24639\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24639, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757090), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:42:19.763Z","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/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":"group-c3xw","knative.dev/name":"python-compfde7c0e1e936f2ec3d0803d8480311a18a91b721a4c01b3b-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-06-30T23:42:19.763Z","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":"group-c3xw","knative.dev/name":"python-compfde7c0e1e936f2ec3d0803d8480311a18a91b721a4c01b3b-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":"559df199-86cc-48c5-8adc-0f62a6110cc8","admissionreview/allowed":true,"admissionreview/result":"nil"} E0630 23:43:00.534254 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path E0630 23:43:00.534411 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path {"severity":"info","timestamp":"2026-06-30T23:43:20.691Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21169\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21169, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f180), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:43:20.693Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-n2xvc-task-success-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-06-30T23:43:20.693Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-n2xvc-task-success-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":"3be9fc0a-6a8c-475e-871a-9f1f5982bf21","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:43:20.699Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fca20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21179\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21179, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017fa90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:43:20.702Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-n2xvc-task-success-2-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-06-30T23:43:20.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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-n2xvc-task-success-2-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":"ed7aca03-ce0b-40dc-b201-4534c545df4c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:43:21.145Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21169\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21169, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c960), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:43:21.147Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-n2xvc-task-skipped-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-06-30T23:43:21.147Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-n2xvc-task-skipped-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":"24bccb8b-1709-4a68-ba50-1402298f5a98","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:43:58.911Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fa6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21468, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa910), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:43:58.914Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-m89tf-task-success-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-06-30T23:43:58.914Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-m89tf-task-success-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":"d9eac4d4-2a0b-4d30-8d33-f4b47df4299c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:43:58.918Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004faab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004475c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21478, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aad20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:43:58.920Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-m89tf-task-success-2-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-06-30T23:43:58.920Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-m89tf-task-success-2-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":"0f0f2520-c641-4447-acca-558216be216f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:43:59.681Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004faea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21468, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab4f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:43:59.683Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-m89tf-task-skipped-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-06-30T23:43:59.683Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-m89tf-task-skipped-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":"b0ba5515-bd46-40cb-8ba9-b68b9b0fb59c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:01.730Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21630\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21630, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f1d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:01.732Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-htzrl-task-success-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-06-30T23:44:01.732Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-htzrl-task-success-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":"4e5c7896-8603-4bab-a7b9-5c9cd2304bde","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:01.832Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21640\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21640, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c140), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:01.836Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-htzrl-task-success-2-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-06-30T23:44:01.836Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-htzrl-task-success-2-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":"86dee7a1-cde2-427a-a3ab-d954debaefe9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:02.582Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21630\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088c740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21630, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057caf0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:02.585Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-htzrl-task-skipped-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-06-30T23:44:02.585Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-htzrl-task-skipped-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":"66867f9d-d131-485b-8ac3-c83c3c0be7cb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:42.017Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000722a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6403, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d720), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:42.018Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-b169ac61c9-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-06-30T23:44:42.018Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-b169ac61c9-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":"6e5d366b-2870-46a9-90e4-b1f0043b76ab","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:42.201Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f30e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17244\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007233c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17244, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030dcc0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:42.203Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:44:42.203Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"7fcb305a-3c71-44c0-ac3c-a1b82ffa02ba","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:47.363Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003757a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6691\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ac8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6691, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00066c960), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:47.364Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-302a0ca148-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-06-30T23:44:47.364Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-302a0ca148-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":"f2dcd9b6-63ba-4e2e-b84b-8fb63c85a88a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:47.554Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17867\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ad280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17867, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00066cf00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:47.556Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-c95f368950f8ac15df220b3db0b3cc44ef-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-06-30T23:44:47.556Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-c95f368950f8ac15df220b3db0b3cc44ef-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":"ca4e1576-966b-48e7-a89c-fe4c7fab179b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:49.380Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c1ad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36801, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00066cfa0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:49.383Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:44:49.383Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"acae3044-1ffa-4e85-93a5-922b1162a270","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:55.981Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fabd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37418\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004471c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37418, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007575e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:55.984Z","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":"group-c3xw","knative.dev/name":"konflux-test-i91647d92be992befc34dc0f1b2f0a166758d96a71e496-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-06-30T23:44:55.984Z","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":"group-c3xw","knative.dev/name":"konflux-test-i91647d92be992befc34dc0f1b2f0a166758d96a71e496-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":"1a9d55b8-f688-4a84-ad18-4e183cb97a71","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:44:59.359Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004fafc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22178\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22178, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab6d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:44:59.362Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-prefetch-dependencies-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-06-30T23:44:59.362Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-prefetch-dependencies-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":"ac548b57-127f-45f0-9018-348f91f724d2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:45:05.015Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008647e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22733\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088db40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22733, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057cf50), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:45:05.018Z","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":"group-c3xw","knative.dev/name":"konflux-t91647d92be992967121f1ce40ed9bdfc06a5faffa10752293f-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-06-30T23:45:05.018Z","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":"group-c3xw","knative.dev/name":"konflux-t91647d92be992967121f1ce40ed9bdfc06a5faffa10752293f-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":"5fc18fb0-bc2d-44fe-9f46-6e9c20d4ebab","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:45:11.764Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fcb40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ff380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103574, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033bea0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:45:11.775Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:45:11.775Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"2fdbf6e5-e335-4d44-ac8e-d97dfaf26ce0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:45:17.799Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fdb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104479\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007217c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104479, 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:9507\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00066db30), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:45:17.808Z","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/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\"}},{\"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":"group-c3xw","knative.dev/name":"konflux-test-in91647d92be99ec7fb1632418600345642a57ab7919c7-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-06-30T23:45:17.808Z","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":"group-c3xw","knative.dev/name":"konflux-test-in91647d92be99ec7fb1632418600345642a57ab7919c7-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":"99b102a4-9cf6-4d1c-99c5-313dc4e0c33d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:15.367Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38389\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ff400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38389, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d8e10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:15.371Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-build-image-index-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-06-30T23:48:15.371Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-build-image-index-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":"90a40b80-d815-47b5-b4b7-d5834a242944","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:19.984Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39144\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008e30c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39144, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756e10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:19.992Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"konflux-test-91647d92be9929a6c7d9c5cb588dbe389b55f24b287640-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-06-30T23:48:19.992Z","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":"group-c3xw","knative.dev/name":"konflux-test-91647d92be9929a6c7d9c5cb588dbe389b55f24b287640-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":"4eeffc21-2a93-4e51-9140-0b8de6a7eab7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:28.787Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27730\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000750980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27730, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aba90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:28.790Z","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":"group-c3xw","knative.dev/name":"pytc8ae5b9028b0ced8bd083a814e06cae180d407f6d81c9298883fa1f4-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-06-30T23:48:28.790Z","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":"group-c3xw","knative.dev/name":"pytc8ae5b9028b0ced8bd083a814e06cae180d407f6d81c9298883fa1f4-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":"0b5e13bc-dd0b-4cef-abfe-718163afc185","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:28.969Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46680\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000751bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46680, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c7d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:28.973Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:48:28.973Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"c21bb9ec-108f-4579-aa2a-c7a4745f27be","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:29.569Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"56845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:56845, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057dea0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:29.576Z","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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-52586a54133d4460e384c9a631632ce9-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-06-30T23:48:29.576Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-52586a54133d4460e384c9a631632ce9-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":"1d40404c-09ce-4197-8f78-ff165d926c8f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:29.726Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40329\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032edc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40329, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:29.729Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:48:29.729Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"108a9e9a-993f-48c5-b264-f97b699ab2bf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:30.404Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41902\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00093efc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41902, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:30.409Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:48:30.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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"ad65a297-9157-44e9-baf7-4cdfabfe72e5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:30.590Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4a4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21923, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757090), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:30.593Z","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":"group-c3xw","knative.dev/name":"pytc8ae5b9028b0ced8bd083a81445d98abf31d4ba3c81954810b5208e6-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-06-30T23:48:30.593Z","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":"group-c3xw","knative.dev/name":"pytc8ae5b9028b0ced8bd083a81445d98abf31d4ba3c81954810b5208e6-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":"6ae25aba-3feb-47af-8b17-1c7c8f6a19d6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:31.331Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34423\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34423, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757e00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:31.337Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:48:31.337Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"18069077-6b29-44dc-bca2-b3da95e3650d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:31.457Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34941\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000751400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34941, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af090), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:31.460Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-sast-unicode-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-06-30T23:48:31.460Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-sast-unicode-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":"eadd3079-3622-4cd0-b4b3-0204a8aaa9fe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:32.192Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17222\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17222, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000afea0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:32.194Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:48:32.194Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"b9bd89ba-6995-45d9-84a3-1045ead68eba","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:32.203Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19936\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00093e5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19936, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a4b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:32.205Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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-06-30T23:48: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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-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":"18db1b52-84ec-44db-8cdc-cc184e88697f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:32.890Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24185\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00093fa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24185, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b540), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:32.892Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-rpms-signature-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-06-30T23:48:32.893Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-push-x9dcs-rpms-signature-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":"a9279f67-6f8a-4c06-9dc4-5195217de3a0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:35.746Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28297\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28297, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000efae0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:35.750Z","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":"group-c3xw","knative.dev/name":"kon91647d92be992967127fb2ec2cdedc3ce52433b006dff9d180287bc4-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-06-30T23:48:35.750Z","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":"group-c3xw","knative.dev/name":"kon91647d92be992967127fb2ec2cdedc3ce52433b006dff9d180287bc4-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":"6bf273e4-f92c-4e84-a6dc-f5d02291b3d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:36.029Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47465, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:36.036Z","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/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/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":"group-c3xw","knative.dev/name":"konflux-test-integra91647d96eb86239c381cda9cc3606f7f4fbe81b-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-06-30T23:48:36.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":"group-c3xw","knative.dev/name":"konflux-test-integra91647d96eb86239c381cda9cc3606f7f4fbe81b-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":"8a3bafc7-2530-4795-acf9-d5b409e4468f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:36.225Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57682\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007511c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57682, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab630), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:36.230Z","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/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/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/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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl6a34712e316e3c125ced9cb4b6f49ee9-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-06-30T23:48:36.230Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl6a34712e316e3c125ced9cb4b6f49ee9-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":"a3bd644f-61c6-4b6b-88d1-446748e8946f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:37.305Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fcbd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40970\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00093e880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40970, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af540), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:37.311Z","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/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":"group-c3xw","knative.dev/name":"konflux-test-in91647d92be998f5a4d1fdad8a43184856e2c4ceaf4dc-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-06-30T23:48:37.311Z","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":"group-c3xw","knative.dev/name":"konflux-test-in91647d92be998f5a4d1fdad8a43184856e2c4ceaf4dc-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":"93b2f60f-9182-41e6-ad52-c9ecb0314a49","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:37.437Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42579\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00093e040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42579, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ae370), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:37.441Z","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":"group-c3xw","knative.dev/name":"konflux-test-integr91647d9233100f530d9a3240e44a434f7792be63-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-06-30T23:48:37.441Z","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":"group-c3xw","knative.dev/name":"konflux-test-integr91647d9233100f530d9a3240e44a434f7792be63-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":"e8eedd38-3ab4-4ee2-9a7c-a3b47e05b23f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:38.052Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22470, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:38.054Z","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":"group-c3xw","knative.dev/name":"kon91647d92be992967127fb2ec3dd8bc8ad83b573cb0f226c8409fb541-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-06-30T23:48:38.054Z","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":"group-c3xw","knative.dev/name":"kon91647d92be992967127fb2ec3dd8bc8ad83b573cb0f226c8409fb541-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":"08f7a4d2-2e93-4d8f-8c66-560a076e51ee","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:38.857Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000750240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35060, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aaaf0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:38.860Z","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":"group-c3xw","knative.dev/name":"konflux-test-i91647d92be9929dc4fd92d6addb0b7a1c9e7d94d89c6b-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-06-30T23:48:38.860Z","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":"group-c3xw","knative.dev/name":"konflux-test-i91647d92be9929dc4fd92d6addb0b7a1c9e7d94d89c6b-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":"01f777f1-e49f-4b17-a79e-5e48aa339e84","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:38.890Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fcfc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000751680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35570, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:38.895Z","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":"group-c3xw","knative.dev/name":"konflux-test91647d92be99296e66cb71887d257821d8388c246e623f2-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-06-30T23:48:38.895Z","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":"group-c3xw","knative.dev/name":"konflux-test91647d92be99296e66cb71887d257821d8388c246e623f2-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":"9f7f7c7d-712a-4763-8fe2-c4af77bdd001","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:39.825Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17841\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032fd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17841, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa780), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:39.827Z","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":"group-c3xw","knative.dev/name":"konflux-test-integra91647d9d65b853856e3727cbb8ffb979f7a7c35-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-06-30T23:48:39.827Z","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":"group-c3xw","knative.dev/name":"konflux-test-integra91647d9d65b853856e3727cbb8ffb979f7a7c35-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":"6b580030-7ae2-4523-8eb1-a1dff65629ec","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:39.907Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20513\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00093eac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20513, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aacd0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:39.909Z","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":"group-c3xw","knative.dev/name":"konflux-test-in91647d92be992baa3190985b6c6170a815e0b42aa9da-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-06-30T23:48:39.909Z","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":"group-c3xw","knative.dev/name":"konflux-test-in91647d92be992baa3190985b6c6170a815e0b42aa9da-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":"13f7b420-dc1f-4c69-94eb-554b1fa5b82f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:48:40.492Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008863f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24810\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24810, 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:58840\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000aeff0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:48:40.494Z","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":"group-c3xw","knative.dev/name":"konflux-tes91647d92be9929678d8fcb19958034af1cbd30f509997cbd-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-06-30T23:48:40.494Z","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":"group-c3xw","knative.dev/name":"konflux-tes91647d92be9929678d8fcb19958034af1cbd30f509997cbd-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":"679332a3-aa82-432f-82c7-126cace0d88b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:13.292Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000932cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21707\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004e0440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21707, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af770), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:13.295Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ssvvv-task-success-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-06-30T23:50:13.295Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ssvvv-task-success-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":"7be9d77e-8555-4496-bb73-20e921a222e8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:13.314Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009330e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21717\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004e0e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21717, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000afdb0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:13.316Z","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/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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ssvvv-task-success-2-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-06-30T23:50:13.316Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ssvvv-task-success-2-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":"6b758e70-e52a-4e3d-8636-a501daede21e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:14.164Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009334d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21707\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004e1bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21707, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c730), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:14.170Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ssvvv-task-skipped-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-06-30T23:50:14.170Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ssvvv-task-skipped-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":"77b7bde0-1251-4cd8-ad6f-814fe8b99355","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:16.414Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000933950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21804\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21804, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa500), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:16.417Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-chg4v-task-success-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-06-30T23:50:16.417Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-chg4v-task-success-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":"1874e89f-a1c7-4ccc-868e-a27c87d48b23","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:16.564Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000933d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21814\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009305c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21814, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa910), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:16.567Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-chg4v-task-success-2-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-06-30T23:50:16.567Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-chg4v-task-success-2-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":"a8f09f36-5169-42cf-8dc3-05205ebcff72","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:17.462Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f22d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21804\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000931640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21804, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab4a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:17.465Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-chg4v-task-skipped-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-06-30T23:50:17.465Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-chg4v-task-skipped-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":"07fb8d12-778f-4c76-b196-e708e3eec2f4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:22.056Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21211\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4af00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21211, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757130), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:22.059Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-9rxzp-task-success-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-06-30T23:50:22.059Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-9rxzp-task-success-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":"6caf9430-1def-422b-bba3-5b9de129ad68","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:22.094Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d30e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21221\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21221, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757590), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:22.098Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-9rxzp-task-success-2-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-06-30T23:50:22.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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-9rxzp-task-success-2-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":"a0524293-1c56-410e-a60f-144a9e0625d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:50:22.576Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d39e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21211\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000930740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21211, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000756640), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:50:22.579Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-9rxzp-task-skipped-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-06-30T23:50:22.579Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-9rxzp-task-skipped-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":"24a8e833-4e4a-4ca3-bd71-eaa2c5060c81","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:03.154Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6504\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6504, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af8b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:03.155Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}]},{\"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":"group-c3xw","knative.dev/name":"affinity-assistant-3028071861-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-06-30T23:51:03.155Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-3028071861-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":"c39099b5-86a2-467f-aeef-c33637a54f82","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:03.343Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17409\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a478c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17409, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ef9a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:03.345Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-clone-fi2xhf-on-push-nzwpq-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-06-30T23:51:03.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":"group-c3xw","knative.dev/name":"konflux-test-integration-clone-fi2xhf-on-push-nzwpq-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":"28b588c2-0a8c-451d-bc38-64dc64fdd8c9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:09.352Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00075d5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008390c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6565, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00083f0e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:09.352Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}]},{\"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":"group-c3xw","knative.dev/name":"affinity-assistant-ee8a33f388-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-06-30T23:51:09.352Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-ee8a33f388-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":"b29cc7e6-9c54-4339-b086-7a577cd9d3bf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:09.542Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00075d9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17907\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000839a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17907, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00083f680), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:09.545Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:51:09.545Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"95d68cb1-a993-43ae-afb7-f8e3ef785d61","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:12.065Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36980\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36980, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757400), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:12.068Z","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":"group-c3xw","knative.dev/name":"konflux-test-idb966425ea903985245126409fe781c6eb29245702ba9-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-06-30T23:51:12.068Z","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":"group-c3xw","knative.dev/name":"konflux-test-idb966425ea903985245126409fe781c6eb29245702ba9-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":"b8e53f53-f5de-483e-9756-c93acb5bd646","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:12.252Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4a4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6590, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007579a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:12.253Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-09c69860fb-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-06-30T23:51:12.253Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-09c69860fb-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":"60247143-e532-4b8f-a177-fce5874a4ba7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:12.743Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000932510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17979\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4b780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17979, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c730), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:12.745Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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-06-30T23:51:12.745Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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":"f906dbd9-4738-4963-9a3d-ee6f8a0ec7bf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:19.358Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000933ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6691\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6691, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:19.359Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-4b168718bf-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-06-30T23:51:19.359Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-4b168718bf-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":"705b8514-e683-489a-b7f8-baf5b738bfec","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:19.541Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f25a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17757\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17757, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002bdb0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:19.543Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-c1b28163ec6b52b479bd1fe40ae708bf20-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-06-30T23:51:19.543Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-c1b28163ec6b52b479bd1fe40ae708bf20-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":"775d85da-b281-4fe1-bfbe-649eb1681b77","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:20.115Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d66c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37452, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057dd60), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:20.122Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:51:20.122Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"ec674bb7-9d32-4404-b692-f6e3062e887a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:23.102Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d7050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22295\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032ee80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22295, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007569b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:23.105Z","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":"group-c3xw","knative.dev/name":"konflux-tdb966425ea903a0eb3078dfca6b2a54d094347f203aa316cfa-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-06-30T23:51:23.105Z","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":"group-c3xw","knative.dev/name":"konflux-tdb966425ea903a0eb3078dfca6b2a54d094347f203aa316cfa-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":"95f69eb3-35cf-41e3-bd92-e61eeb2e2102","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:23.964Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d7440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4a700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37530, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007578b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:23.967Z","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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-3967d4e712203413abe336cc32bc65df-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-06-30T23:51:23.967Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-3967d4e712203413abe336cc32bc65df-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":"fb552831-4f68-4966-aabb-3e8218b92b2c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:30.259Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000933560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37308\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37308, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002aa50), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:30.262Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"group-c3xw","knative.dev/name":"konflux-test-i12c1677ff5075615080bd9c6eb362a8a4a2d53328f807-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-06-30T23:51:30.262Z","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":"group-c3xw","knative.dev/name":"konflux-test-i12c1677ff5075615080bd9c6eb362a8a4a2d53328f807-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":"be3f69ee-0fe7-49a6-beab-668738b7eb1b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:30.654Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000933950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22833\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22833, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002b5e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:30.659Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pullf24efcbec2854ff499f434d5b7bf0a46-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-06-30T23:51:30.659Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pullf24efcbec2854ff499f434d5b7bf0a46-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":"4d114530-a136-4915-bc0f-657fb53071c6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:33.903Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000932cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22889\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ff6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22889, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b220), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:33.905Z","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":"group-c3xw","knative.dev/name":"python-co522991fb04a65590166566edb0d234acbc214d486fae64757e-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-06-30T23:51:33.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":"group-c3xw","knative.dev/name":"python-co522991fb04a65590166566edb0d234acbc214d486fae64757e-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":"1d2e4bb5-3662-4659-81d5-134a2d4621e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:38.023Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103881\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4ae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103881, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:38.034Z","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/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/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/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"group-c3xw","knative.dev/name":"konflux-test-indb966425ea901832143d0773b1e1c889b20eb5e5799a-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-06-30T23:51:38.034Z","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":"group-c3xw","knative.dev/name":"konflux-test-indb966425ea901832143d0773b1e1c889b20eb5e5799a-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":"c436e53d-7c2a-4f49-a2b1-0d0f3d2570f9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:39.199Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22623\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006967c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22623, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c960), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:39.202Z","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":"group-c3xw","knative.dev/name":"konflux-t12c1677ff507501325291c20b662b91c6ac0044e1a8bf6a067-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-06-30T23:51:39.202Z","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":"group-c3xw","knative.dev/name":"konflux-t12c1677ff507501325291c20b662b91c6ac0044e1a8bf6a067-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":"11764d4e-df92-485e-a0b2-e3d37bfc3030","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:44.107Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000932cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104313, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000757220), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:44.116Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:51:44.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"375986eb-14f5-443c-bfe8-be3b059a11cd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:50.023Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d38c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104473\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104473, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ba40), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:50.031Z","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/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\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-5ec0a75232a85e92e8ff84667a7a1013-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-06-30T23:51:50.032Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-5ec0a75232a85e92e8ff84667a7a1013-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":"3c0b5281-f9ae-44b7-a690-9135f632f6e3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:51:52.520Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104369, 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:49248\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:51:52.533Z","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/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/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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/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/3/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/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":"group-c3xw","knative.dev/name":"konflux-test-in12c1677ff50716310e1c88b5d722b6980e94bfeecaec-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-06-30T23:51:52.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":"group-c3xw","knative.dev/name":"konflux-test-in12c1677ff50716310e1c88b5d722b6980e94bfeecaec-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":"869ccc44-7b21-4f2b-b22c-496fe1e03c10","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:13.745Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38682\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38682, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268cd0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:13.748Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"konflux-test-db966425ea903a24b02c4c753ffc092f60321391db76a1-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-06-30T23:54:13.748Z","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":"group-c3xw","knative.dev/name":"konflux-test-db966425ea903a24b02c4c753ffc092f60321391db76a1-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":"581fff21-ca84-4f33-b5b7-37a001ccf82e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:24.250Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008659e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39034\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ba3840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39034, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057d310), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:24.256Z","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":"group-c3xw","knative.dev/name":"konflux-test-12c1677ff50750b7c6a403af85312c3179a002cf903342-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-06-30T23:54:24.256Z","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":"group-c3xw","knative.dev/name":"konflux-test-12c1677ff50750b7c6a403af85312c3179a002cf903342-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":"0f25b4b5-cd9e-4af8-a487-af702a1d9186","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:28.511Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27853\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004475c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27853, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa460), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:28.513Z","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/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/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":"group-c3xw","knative.dev/name":"kondb966425ea903a0eb3236132a866350cb05b681b86b0a9e26469f5e9-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-06-30T23:54:28.513Z","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":"group-c3xw","knative.dev/name":"kondb966425ea903a0eb3236132a866350cb05b681b86b0a9e26469f5e9-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":"8c11d8a3-24da-49f3-ad3b-bcdfc6a75ef5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:28.696Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47007\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000728b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47007, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aaaa0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:28.700Z","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/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":"group-c3xw","knative.dev/name":"konflux-test-integration-clfb91b01df3bb5e1135311e38d254e702-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-06-30T23:54:28.700Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-clfb91b01df3bb5e1135311e38d254e702-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":"b50318e3-c1b0-4291-8192-bf4c5c8524e3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:29.481Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57220\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d4b100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57220, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c190), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:29.488Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl8fd7b11533d19742f714b88c184bbb3d-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-06-30T23:54:29.488Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl8fd7b11533d19742f714b88c184bbb3d-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":"ac99f327-6fd7-4d76-8e55-b1356aa663fd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:29.635Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40526\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40526, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:29.639Z","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":"group-c3xw","knative.dev/name":"konflux-test-indb966425ea90f778af3a0e2652348d14894ab2f2220d-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-06-30T23:54:29.639Z","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":"group-c3xw","knative.dev/name":"konflux-test-indb966425ea90f778af3a0e2652348d14894ab2f2220d-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":"8cc1c296-ba35-4285-b0ca-7d49ed0434e1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:30.378Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42129\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc6980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42129, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c2d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:30.382Z","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/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/5\",\"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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl6fd2820d00f1cc5a53372d9e48f4b47e-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-06-30T23:54:30.382Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl6fd2820d00f1cc5a53372d9e48f4b47e-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":"6a6add30-d4f1-49f3-ab28-2a9f9d011aa0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:31.139Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22032\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22032, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057d310), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:31.143Z","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":"group-c3xw","knative.dev/name":"kondb966425ea903a0eb3236132dc59048ee574bb29f242f4e3a2cee54f-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-06-30T23:54:31.143Z","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":"group-c3xw","knative.dev/name":"kondb966425ea903a0eb3236132dc59048ee574bb29f242f4e3a2cee54f-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":"f4262f0a-bcad-43b0-94b1-2774b74fb4e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:31.582Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34616\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34616, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057def0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:31.589Z","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":"group-c3xw","knative.dev/name":"konflux-test-idb966425ea9033a57dc932f80507e041976e44742ec69-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-06-30T23:54:31.589Z","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":"group-c3xw","knative.dev/name":"konflux-test-idb966425ea9033a57dc932f80507e041976e44742ec69-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":"3af6fd38-bdff-4192-8f75-e5a2e90aa575","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:32.194Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35126\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000729580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35126, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002acd0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:32.197Z","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/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/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":"group-c3xw","knative.dev/name":"konflux-testdb966425ea903a00da73cc6bcb0d075ceefbbb513d1c8a1-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-06-30T23:54:32.197Z","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":"group-c3xw","knative.dev/name":"konflux-testdb966425ea903a00da73cc6bcb0d075ceefbbb513d1c8a1-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":"85a203c7-18a1-494f-bfe0-00c471165b80","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:32.662Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008643f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17395\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17395, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002be50), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:32.664Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl7c382ba2592281edfe3e215d804214c2-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-06-30T23:54:32.664Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cl7c382ba2592281edfe3e215d804214c2-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":"3737ccb5-ec37-4965-a12f-ad8d8417f043","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:33.431Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008647e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20069\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc6000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20069, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030cd70), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:33.434Z","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":"group-c3xw","knative.dev/name":"konflux-test-indb966425ea90aadebf19d346428bf98986894be94e57-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-06-30T23:54:33.434Z","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":"group-c3xw","knative.dev/name":"konflux-test-indb966425ea90aadebf19d346428bf98986894be94e57-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":"787658fa-66cc-43c4-811d-14fcaac30974","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:33.937Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc76c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24366, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d9f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:33.939Z","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":"group-c3xw","knative.dev/name":"konflux-tesdb966425ea903a0e3b53382581be43ff20f5dbdd2a531ed1-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-06-30T23:54:33.939Z","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":"group-c3xw","knative.dev/name":"konflux-tesdb966425ea903a0e3b53382581be43ff20f5dbdd2a531ed1-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":"4e49f2b4-2eb5-4763-ac9e-bc7dae55d7a3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:42.091Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ea2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28187\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28187, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880730), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:42.095Z","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/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/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":"group-c3xw","knative.dev/name":"kon12c1677ff507501325182d3728f3eeaa1acbfe59db350aa7804ec4c8-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-06-30T23:54:42.095Z","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":"group-c3xw","knative.dev/name":"kon12c1677ff507501325182d3728f3eeaa1acbfe59db350aa7804ec4c8-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":"89404a14-c509-45c7-ba45-3d9086969ca4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:42.147Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001eb440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47355\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a466c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47355, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:42.151Z","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":"group-c3xw","knative.dev/name":"konflux-test-integra12c16772da45caad050a1e1c5cc97bb4d47713e-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-06-30T23:54:42.151Z","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":"group-c3xw","knative.dev/name":"konflux-test-integra12c16772da45caad050a1e1c5cc97bb4d47713e-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":"fcc79d80-0940-4ee4-a0f1-aa36e28e199c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:42.866Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57572\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000728b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57572, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008819f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:42.871Z","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/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/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":"group-c3xw","knative.dev/name":"konflux-test-integration-cla3195dc83aa29b81d338df9f0248aabf-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-06-30T23:54:42.871Z","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":"group-c3xw","knative.dev/name":"konflux-test-integration-cla3195dc83aa29b81d338df9f0248aabf-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":"ede24320-ce4d-44a1-97bb-68233bc0a78b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:42.930Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40860\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40860, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a640), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:42.937Z","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":"group-c3xw","knative.dev/name":"konflux-test-in12c1677ff507d6a562d5c3640f0229682d8be0c9ff51-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-06-30T23:54:42.937Z","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":"group-c3xw","knative.dev/name":"konflux-test-in12c1677ff507d6a562d5c3640f0229682d8be0c9ff51-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":"345dc9b1-a746-4023-8d8a-31680f1c6df8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:44.603Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22360\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc7040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22360, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002bc20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:44.605Z","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/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/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":"group-c3xw","knative.dev/name":"kon12c1677ff507501325182d37d83550c6d7626cde9c2870f9e88bd73f-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-06-30T23:54:44.605Z","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":"group-c3xw","knative.dev/name":"kon12c1677ff507501325182d37d83550c6d7626cde9c2870f9e88bd73f-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":"087f094e-85b9-4674-b1f5-bf9e5b9e08c4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:44.613Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc7e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42469, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880320), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:44.616Z","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":"group-c3xw","knative.dev/name":"konflux-test-integr12c1677f7921e4f924206310b382ad57046f6a94-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-06-30T23:54:44.616Z","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":"group-c3xw","knative.dev/name":"konflux-test-integr12c1677f7921e4f924206310b382ad57046f6a94-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":"48aa5339-d6bb-4d89-aeeb-8b5a5c2885cc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:47.124Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34950\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000728840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34950, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030cd70), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:47.127Z","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":"group-c3xw","knative.dev/name":"konflux-test-i12c1677ff5075d7907d8baf6ad3b8f1806b344becca7a-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-06-30T23:54:47.127Z","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":"group-c3xw","knative.dev/name":"konflux-test-i12c1677ff5075d7907d8baf6ad3b8f1806b344becca7a-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":"6a29226a-fba3-42bf-ab28-4e3ab0235ad9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:47.128Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f3050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35460\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000729f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35460, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d770), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:47.134Z","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":"group-c3xw","knative.dev/name":"konflux-test12c1677ff5075011ba93ecf42cb34d90394e19a482c8386-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-06-30T23:54:47.134Z","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":"group-c3xw","knative.dev/name":"konflux-test12c1677ff5075011ba93ecf42cb34d90394e19a482c8386-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":"2460861d-97a9-4142-860b-f79395e661a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:48.155Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17731\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17731, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057caf0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:48.157Z","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":"group-c3xw","knative.dev/name":"konflux-test-integra12c1677abc37ded8af42fbcd41b1317bf48c8c0-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-06-30T23:54:48.157Z","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":"group-c3xw","knative.dev/name":"konflux-test-integra12c1677abc37ded8af42fbcd41b1317bf48c8c0-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":"8c26ebeb-47d8-465c-9300-f6931697539b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:48.164Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc6540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20403, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057d130), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:48.166Z","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":"group-c3xw","knative.dev/name":"konflux-test-in12c1677ff507aa9bb54447e5bf2b59cf2270c5564a95-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-06-30T23:54:48.166Z","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":"group-c3xw","knative.dev/name":"konflux-test-in12c1677ff507aa9bb54447e5bf2b59cf2270c5564a95-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":"64d1f652-eb34-4356-b090-62a4a78c831b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:54:50.468Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24700\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24700, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880320), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:54:50.471Z","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/3\",\"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/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":"group-c3xw","knative.dev/name":"konflux-tes12c1677ff5075013c7c99830ae47d3aa221b4112c7da2656-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-06-30T23:54:50.471Z","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":"group-c3xw","knative.dev/name":"konflux-tes12c1677ff5075013c7c99830ae47d3aa221b4112c7da2656-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":"690d042e-e9f0-480a-bfc7-20ea879452c0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:04.417Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39044\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39044, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898140), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:04.421Z","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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-build-image-index-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-06-30T23:55:04.421Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-build-image-index-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":"cb82b64c-6600-4619-a325-96e3c750813b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:30.956Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28379\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28379, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d9d10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:30.958Z","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":"group-c3xw","knative.dev/name":"go-cd3cb92fa5e26b71fb274b25a76cb1b60ea6100672eb768479cbdbf2-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-06-30T23:55:30.958Z","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":"group-c3xw","knative.dev/name":"go-cd3cb92fa5e26b71fb274b25a76cb1b60ea6100672eb768479cbdbf2-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":"2f5d1cbe-f86d-4878-a361-f92f0990a8e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:31.027Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47313, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268b40), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:31.031Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:55:31.031Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"75b7a296-b8f7-4b54-9212-35b3dc99fb8b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:31.230Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57440, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269950), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:31.240Z","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/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\"}},{\"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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull8db2e433111bdcdf4f8b61b01cb58dc4-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-06-30T23:55:31.240Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull8db2e433111bdcdf4f8b61b01cb58dc4-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":"cfedb902-54aa-43d5-969f-3bc31ecff918","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:31.306Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c06980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40982, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034be0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:31.310Z","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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:55:31.310Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"24f034c9-487c-445d-94ed-143059778050","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:32.237Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008863f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42557\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42557, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008980a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:32.240Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:55:32.240Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"1a19352c-3cad-44cc-8935-e102b1f26304","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:32.398Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008867e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22570, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898d70), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:32.402Z","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":"group-c3xw","knative.dev/name":"go-cd3cb92fa5e26b71fb274b25e494b51d215b93494dccd1ad98316914-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-06-30T23:55:32.402Z","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":"group-c3xw","knative.dev/name":"go-cd3cb92fa5e26b71fb274b25e494b51d215b93494dccd1ad98316914-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":"6c6c6169-39d4-4c50-998d-2b25985af556","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:33.559Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35076\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a465c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35076, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000899ae0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:33.566Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:55:33.566Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"54ec743a-1c1e-4148-b03f-333926c8fc87","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:33.592Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35592, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057c000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:33.597Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pullb5708ec43946aca9bb39dcc3b83283eb-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-06-30T23:55:33.598Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pullb5708ec43946aca9bb39dcc3b83283eb-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":"84f9ed21-0b34-4d8c-8e6c-317422b52e0d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:34.613Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008863f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17887\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17887, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057d720), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:34.616Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:55:34.616Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"50318801-bf4d-4f3e-9e38-f539635bf1af","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:35.369Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20597\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20597, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035c20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:35.371Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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-06-30T23:55:35.371Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-wvl5z-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":"22e6100f-f434-455c-8826-4a913b25912e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:35.785Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24834\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000728240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24834, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008985a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:35.787Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull8c3fd6adaaf3fdf80f49213388503a7b-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-06-30T23:55:35.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull8c3fd6adaaf3fdf80f49213388503a7b-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":"4b9aa0e6-0e44-494d-9c80-1713920c05f4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:38.015Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21035\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21035, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898780), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:38.017Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ftrd5-task-success-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-06-30T23:55:38.017Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ftrd5-task-success-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":"f6330d85-2a9b-447c-aed5-2c1e51da51f2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:38.018Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21045\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21045, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898c30), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:38.021Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ftrd5-task-success-2-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-06-30T23:55:38.021Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ftrd5-task-success-2-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":"b9a322a3-1341-4e56-86ee-3bccd6913590","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:38.350Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21035\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21035, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000899450), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:38.352Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ftrd5-task-skipped-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-06-30T23:55:38.352Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-ftrd5-task-skipped-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":"af080dff-0461-4c71-ac69-1e59c71ecbea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:55:41.287Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39160, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034fa0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:55:41.292Z","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/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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-2d3de43ec97f26f03cab13918568b0c3-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-06-30T23:55:41.292Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-2d3de43ec97f26f03cab13918568b0c3-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":"bcf356f9-dc55-480d-a69c-d26a2695b92f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:03.836Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d78c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21338\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fe340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21338, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7450), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:03.838Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dqqp9-task-success-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-06-30T23:56:03.838Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dqqp9-task-success-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":"943b4a18-58e6-4782-bd84-81c2e2cf17cc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:03.928Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d7cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21348\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fedc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21348, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7860), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:03.931Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dqqp9-task-success-2-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-06-30T23:56:03.931Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dqqp9-task-success-2-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":"d2d17510-dbfb-4b73-9298-dd903980f2e3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:04.889Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb0120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21338\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc6200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21338, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d85f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:04.892Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dqqp9-task-skipped-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-06-30T23:56:04.892Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dqqp9-task-skipped-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":"83d88d44-64fd-4d15-a94a-f59dd22591d3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:26.043Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac2b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28439\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa5a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28439, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af630), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:26.047Z","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":"group-c3xw","knative.dev/name":"pyt522991fb04a6559016b7500d37c71c0a206745020a2356b7242da0b5-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-06-30T23:56:26.047Z","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":"group-c3xw","knative.dev/name":"pyt522991fb04a6559016b7500d37c71c0a206745020a2356b7242da0b5-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":"ac1a2cf8-195d-4028-aa49-8c4c9efe3ea7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:26.170Z","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{\"47433\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b409c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47433, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ae2d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:26.176Z","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/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\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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-06-30T23:56:26.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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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":"db191db3-9a75-4452-a5ca-733a969d43a3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:26.528Z","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{\"57572\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57572, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880190), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:26.537Z","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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-757a8d23464ec128382b9ee9f1fc6078-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-06-30T23:56:26.537Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-757a8d23464ec128382b9ee9f1fc6078-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":"1d3d8930-d479-409e-9627-92c273146c3f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:26.596Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac27e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41066\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41066, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880d70), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:26.602Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-6bda17cde4b3d21e420273b1cb14fff5-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-06-30T23:56:26.602Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-6bda17cde4b3d21e420273b1cb14fff5-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":"e5077880-d928-48fe-a8c9-349f01a6573a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:27.346Z","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{\"42649\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cbe40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42649, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880870), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:27.350Z","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/5\",\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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-06-30T23:56:27.350Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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":"9931b79a-b56d-4826-a36b-499966e0f263","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:27.509Z","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{\"22626\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22626, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000881810), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:27.511Z","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/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/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":"group-c3xw","knative.dev/name":"pyt522991fb04a6559016b7500df403db88a070e30865fa5d5c6653227c-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-06-30T23:56:27.511Z","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":"group-c3xw","knative.dev/name":"pyt522991fb04a6559016b7500df403db88a070e30865fa5d5c6653227c-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":"af92ed5f-2553-44f2-b174-8dad49b94132","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:28.742Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac3680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35158\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000728100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35158, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000aedc0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:28.746Z","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/7\",\"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\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-aed98f55c7206bb04e6337cc8a890cae-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-06-30T23:56:28.746Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-aed98f55c7206bb04e6337cc8a890cae-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":"bf1ea5b3-0e06-419c-aa37-ee97d94bc96f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:28.747Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac3a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35670\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000729580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35670, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af810), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:28.752Z","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":"group-c3xw","knative.dev/name":"python-compo522991fb04a65593c53b9273bb2b84094b84acd0626b295-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-06-30T23:56:28.752Z","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":"group-c3xw","knative.dev/name":"python-compo522991fb04a65593c53b9273bb2b84094b84acd0626b295-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":"ec49f448-7ce8-472d-87d0-0c2399a90976","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:29.226Z","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{\"17963\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17963, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898690), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:29.228Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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-06-30T23:56:29.228Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-2jlfm-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":"5163bde6-4d9d-4cfe-8360-1f07268e541a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:29.343Z","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{\"20673\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000caa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20673, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000899040), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:29.345Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-2b2f0eb96e85eb0e495f8cd9a51cfcce-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-06-30T23:56:29.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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-2b2f0eb96e85eb0e495f8cd9a51cfcce-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":"7cb4038f-0d55-4cfd-af33-2e91bc2bda4b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:56:30.201Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac3cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24910\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24910, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008808c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:56:30.203Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"python-comp522991fb04a6559050826a39b4bb8833ccc67c26d33e7f5c-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-06-30T23:56:30.203Z","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":"group-c3xw","knative.dev/name":"python-comp522991fb04a6559050826a39b4bb8833ccc67c26d33e7f5c-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":"c8d6e54b-7070-4b58-a8f4-ccb71a85b563","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:57:37.944Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21352\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21352, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af450), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:57:37.948Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-59gxm-task-success-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-06-30T23:57:37.948Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-59gxm-task-success-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":"ed929fb3-0631-4d3a-851b-1b6e7917aac1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:57:38.090Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fca20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21362, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af860), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:57:38.094Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-59gxm-task-success-2-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-06-30T23:57:38.094Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-59gxm-task-success-2-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":"2ba29de6-4596-4540-9e12-6b910791f031","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:57:38.945Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fce10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21352\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21352, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034870), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:57:38.947Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-59gxm-task-skipped-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-06-30T23:57:38.947Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-59gxm-task-skipped-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":"afc131c4-1391-41b5-8279-f93e95420a87","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:57:40.592Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000728780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21449, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030cff0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:57:40.594Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-6bxhf-task-success-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-06-30T23:57:40.595Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-6bxhf-task-success-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":"13f9e559-a801-43c1-bb5d-8ce43fedc3a0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:57:40.692Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000729240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21459, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d400), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:57:40.697Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-6bxhf-task-success-2-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-06-30T23:57:40.697Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-6bxhf-task-success-2-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":"fa904931-5bf5-4c87-b7a1-687823434e19","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:57:41.496Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a52cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21449, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000899090), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:57:41.499Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-6bxhf-task-skipped-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-06-30T23:57:41.500Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-6bxhf-task-skipped-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":"affd4fc7-fce8-41b4-9737-8c9ea853666e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:15.208Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21439\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21439, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a410), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:15.210Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-7rk99-task-success-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-06-30T23:58:15.210Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-7rk99-task-success-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":"5186ad01-8c0d-4ccf-8340-45ae5f13947d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:15.233Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007507c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21449, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002a820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:15.235Z","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/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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-7rk99-task-success-2-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-06-30T23:58:15.235Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-7rk99-task-success-2-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":"9490a7b2-4dc2-44d3-8bcf-0448b93eb8ee","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:15.824Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21439\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000751b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21439, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002bb80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:15.826Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-7rk99-task-skipped-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-06-30T23:58:15.826Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-7rk99-task-skipped-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":"56aab13f-4bb5-44d1-abc9-b98304ddeb3f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:17.823Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009d5100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15851, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aaff0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:17.825Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-fd8qq-task-success-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-06-30T23:58:17.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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-fd8qq-task-success-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":"20433e04-7226-47fd-bc74-a98f13270703","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:17.923Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008863f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009d5b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15861, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab400), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:17.925Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-fd8qq-task-success-2-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-06-30T23:58:17.925Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-fd8qq-task-success-2-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":"0a072f55-a274-4cc8-82a9-ae71447accc8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:18.573Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008874d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a52e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15851, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:18.574Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-fd8qq-task-skipped-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-06-30T23:58:18.574Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-fd8qq-task-skipped-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":"0fe8e941-efef-487c-b312-93eaafd9131b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:39.544Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc6800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6590, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d8eb0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:39.545Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-ab52906925-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-06-30T23:58:39.545Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-ab52906925-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":"e8e09b4e-f392-4044-9462-f2a1166455ea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:39.750Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb0360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc7240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17943, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d9450), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:39.751Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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-06-30T23:58:39.751Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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":"30c5e6e1-293e-439c-8dd0-e8b4a3418d8c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:39.954Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb1dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6566\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6566, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002693b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:39.955Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-191752217c-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-06-30T23:58:39.955Z","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":"group-c3xw","knative.dev/name":"affinity-assistant-191752217c-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":"b4d485e1-59b4-4c49-b0cf-aeead4d0f8ac","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:40.235Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003742d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17568\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17568, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269950), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:40.238Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-06-30T23:58:40.238Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"f32c73e9-0774-4db3-995d-8b70d8227fe1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:47.500Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37494\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37494, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880dc0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:47.504Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-5f619351043d4daffac59d87ce81cc83-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-06-30T23:58:47.504Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-5f619351043d4daffac59d87ce81cc83-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":"29922c30-ac6e-48f6-8410-cb06da1c8474","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:48.006Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37113\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37113, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008819a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:48.010Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-06-30T23:58:48.010Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"49dbbbcf-fd90-4ea4-a9ba-6a3a39fede66","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:56.837Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f21b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22853\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc6e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22853, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057f900), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:56.841Z","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":"group-c3xw","knative.dev/name":"python-co7f0eb7f905d2ad7d77c22e40114f4c47ebf4322db612a6f843-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-06-30T23:58:56.841Z","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":"group-c3xw","knative.dev/name":"python-co7f0eb7f905d2ad7d77c22e40114f4c47ebf4322db612a6f843-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":"d81b50c6-acd7-4e1c-9c6a-975b17d928b3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:58:59.390Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22494\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc75c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22494, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa230), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:58:59.393Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pullc40ed0b9c0da713cbe947d09a21a74c7-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-06-30T23:58:59.393Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pullc40ed0b9c0da713cbe947d09a21a74c7-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":"9d5ebacf-e224-4e06-9a1f-46515abff3ab","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:59:08.387Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000887290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104437\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104437, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af4f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:59:08.398Z","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/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/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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/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/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-3803a26e326b7544e84f21813113b239-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-06-30T23:59:08.398Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-3803a26e326b7544e84f21813113b239-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":"f4566b5e-45cc-4742-8ec9-43a167300298","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-06-30T23:59:11.915Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103974\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc7080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103974, 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:21935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab3b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-06-30T23:59:11.923Z","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/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/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/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/3/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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-06-30T23:59:11.923Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"571bf078-3626-4da6-871b-ce674af146e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:25.778Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39124\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39124, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d9720), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:25.782Z","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/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/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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-7165d4cdd3989a2a6c05ca339de04b01-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-07-01T00:02:25.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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-7165d4cdd3989a2a6c05ca339de04b01-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":"f605c932-1d37-4fe1-b6fa-df7f65ed9786","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:33.974Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38705\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bc7900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38705, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab180), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:33.977Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-build-image-index-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-07-01T00:02:33.978Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-build-image-index-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":"5e883151-65ab-4d9a-9b25-bc490b1fbf32","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:39.986Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28403, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000aed20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:39.988Z","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":"group-c3xw","knative.dev/name":"pyt7f0eb7f905d2ad7d772d10c5977b6ed345b9352a156116eaa37f69a1-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-07-01T00:02:39.988Z","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":"group-c3xw","knative.dev/name":"pyt7f0eb7f905d2ad7d772d10c5977b6ed345b9352a156116eaa37f69a1-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":"5ded59cc-7e4e-43a9-8f45-d4033b3ed674","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:40.072Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47397\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47397, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000af4f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:40.081Z","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/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/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\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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-07-01T00:02:40.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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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":"7801a0ef-baeb-4f73-abef-7b2a7c5b52d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:40.776Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57536\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032e5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57536, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034af0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:40.781Z","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/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/1/env/1\",\"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/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\"}},{\"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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-1b8514d878c89f7079263cf18ae2ced1-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-07-01T00:02:40.781Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-1b8514d878c89f7079263cf18ae2ced1-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":"3a055075-6893-49d0-849a-fc3b1478cf07","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:40.864Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008643f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41030\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cbe40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41030, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa370), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:40.868Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-1beb0853f435fa87f2f54faf9c83fb8f-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-07-01T00:02:40.868Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-1beb0853f435fa87f2f54faf9c83fb8f-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":"7762c60b-915e-4cd5-9c93-c753e341a4d4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:41.552Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008647e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42613\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42613, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aaf00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:41.557Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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-07-01T00:02:41.557Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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":"fe9972ba-4ba3-4ab3-bdda-4ae60aa5a98b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:41.584Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22590, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:41.587Z","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":"group-c3xw","knative.dev/name":"pyt7f0eb7f905d2ad7d772d10c5db5cf4fc718d493b9d3a739596ed97a3-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-07-01T00:02:41.587Z","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":"group-c3xw","knative.dev/name":"pyt7f0eb7f905d2ad7d772d10c5db5cf4fc718d493b9d3a739596ed97a3-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":"fd79820b-8d3d-4b06-a5cd-d84cf478bbdb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:42.416Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008643f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35122, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aad20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:42.419Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-07b22d524b85ca9c4aee6920b8c46116-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-07-01T00:02:42.419Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-07b22d524b85ca9c4aee6920b8c46116-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":"ee831d5a-2c65-486b-925d-da30974034ee","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:42.809Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35634\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fcdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35634, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003abcc0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:42.812Z","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":"group-c3xw","knative.dev/name":"python-compo7f0eb7f905d2ad75e26b5b454932892077fd20816663593-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-07-01T00:02:42.812Z","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":"group-c3xw","knative.dev/name":"python-compo7f0eb7f905d2ad75e26b5b454932892077fd20816663593-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":"996054ae-c1fa-4fc1-bbc8-3958a8c4a3d6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:43.301Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17927\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17927, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034c30), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:43.304Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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-07-01T00:02:43.304Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-pull-request-zdsx9-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":"76c073c7-a72e-40cc-8c41-9c77fd46afca","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:43.875Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20637\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20637, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034460), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:43.878Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-034f7c577f2145c3fadb003c130c0c33-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-07-01T00:02:43.878Z","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":"group-c3xw","knative.dev/name":"python-component-97sm1d-on-034f7c577f2145c3fadb003c130c0c33-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":"ac60a107-7659-4987-b475-3ca1d6bffbd3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:44.325Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008643f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24874\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24874, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035630), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:44.328Z","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/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":"group-c3xw","knative.dev/name":"python-comp7f0eb7f905d2ad7d0468df4ff872c3c94642d289281ee836-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-07-01T00:02:44.328Z","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":"group-c3xw","knative.dev/name":"python-comp7f0eb7f905d2ad7d0468df4ff872c3c94642d289281ee836-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":"24a1a287-78a1-425a-8e04-cf8f0de44629","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:48.741Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28040, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000899220), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:48.743Z","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":"group-c3xw","knative.dev/name":"go-098e79978a58dc6d78d3fee2b286dc69ed32cf797dcde22019306f6d-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-07-01T00:02:48.743Z","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":"group-c3xw","knative.dev/name":"go-098e79978a58dc6d78d3fee2b286dc69ed32cf797dcde22019306f6d-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":"ccb8a9e3-40f7-49c2-88e5-15899c118a8b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:49.643Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46974\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46974, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880320), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:49.649Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-07-01T00:02:49.649Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"443be44f-68ba-45ae-af49-aa1956b1c920","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:49.859Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57101\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000696340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57101, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008804b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:49.866Z","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/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/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull6c1fb07d64b58d36b6bcb43a124a56c3-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-07-01T00:02:49.866Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull6c1fb07d64b58d36b6bcb43a124a56c3-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":"2d183588-d82e-4755-a8cc-26d81faa4372","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:50.117Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40643\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40643, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000340f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:50.121Z","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/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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-07-01T00:02:50.121Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"2ddd5b00-fc8a-462c-a201-3610668842a7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:50.955Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42218\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42218, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035630), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:50.963Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-07-01T00:02:50.963Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"a3e25698-0a32-4c5a-af78-7752ee16d9f8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:51.741Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fdf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22231, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:51.743Z","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":"group-c3xw","knative.dev/name":"go-098e79978a58dc6d78d3fee20a116bd1ac8efe946c1a3b1b9de836bb-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-07-01T00:02:51.743Z","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":"group-c3xw","knative.dev/name":"go-098e79978a58dc6d78d3fee20a116bd1ac8efe946c1a3b1b9de836bb-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":"da5cfa51-4b67-4b15-ad5f-c87a50e37e3a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:52.088Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008643f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34737\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34737, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab180), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:52.091Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-07-01T00:02:52.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"234efc5e-2aa2-43d5-b6d2-b825a56888f3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:53.572Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17548\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cbb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17548, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880780), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:53.574Z","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/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/containers/0/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-07-01T00:02:53.574Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"5bbfa023-7a28-4a85-9afa-689882fe5969","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:53.587Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35253\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35253, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880cd0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:53.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/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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1cf59b83615005607651c1a7b6d05cb3-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-07-01T00:02:53.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1cf59b83615005607651c1a7b6d05cb3-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":"9cfa6ef2-29c0-4538-9e9e-6610b03df94d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:54.904Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20258, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880b90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:54.906Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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-07-01T00:02:54.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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull-request-x7lb2-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":"dbaafb48-24bf-4275-bfb6-93299fa57c98","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:02:54.935Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000865a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24495\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24495, 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:12957\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa280), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:02:54.939Z","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/3\",\"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/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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1b496919c5a2dc76e3461d61a5eb7e46-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-07-01T00:02:54.939Z","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":"group-c3xw","knative.dev/name":"go-component-9h1qxd-on-pull1b496919c5a2dc76e3461d61a5eb7e46-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":"69d88ab1-c425-4da6-ac74-d479b993e182","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:04:40.902Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003745a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21372\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008eec80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21372, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002694f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:04:40.905Z","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/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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dcxgb-task-success-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-07-01T00:04:40.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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dcxgb-task-success-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":"7b7458dc-924d-4c4e-bde8-e243468df098","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:04:40.919Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ef700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21382, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269900), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:04:40.923Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dcxgb-task-success-2-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-07-01T00:04:40.923Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dcxgb-task-success-2-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":"a3f9d2d1-7258-4d4c-b32f-f4ff1172a73a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:04:41.277Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21372\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fdf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21372, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269d10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:04:41.280Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dcxgb-task-skipped-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-07-01T00:04:41.280Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-dcxgb-task-skipped-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":"a5125fdd-a615-4cf8-ade1-cbf7ce714234","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:04:43.327Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007514c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21469, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00090b770), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:04:43.329Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-gjn7v-task-success-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-07-01T00:04:43.329Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-gjn7v-task-success-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":"0a58d14f-7005-45ac-b1be-24d997434ff5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:04:43.427Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21479\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21479, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00090bb80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:04:43.429Z","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/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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-gjn7v-task-success-2-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-07-01T00:04:43.429Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-gjn7v-task-success-2-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":"c449a2e4-99cc-460e-98ef-68fa9db77003","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:04:44.179Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007215c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21469, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000880410), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:04:44.181Z","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/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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-gjn7v-task-skipped-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-07-01T00:04:44.181Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-gjn7v-task-skipped-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":"3b495ecc-0cb1-487b-827c-872deecfd885","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:06:13.802Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003b2900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21076\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003a6dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21076, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a04b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:06:13.805Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-x4nzb-task-success-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-07-01T00:06:13.805Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-x4nzb-task-success-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":"0601dd08-f061-4206-ba8d-1aca4e32684c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:06:13.806Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003b2cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21086\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003a7800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21086, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a08c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:06:13.808Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-x4nzb-task-success-2-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-07-01T00:06:13.808Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-x4nzb-task-success-2-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":"76c46539-efa4-4891-bf1a-40fd788a75da","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:06:14.553Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003b30e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21076\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008445c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21076, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a1090), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:06:14.556Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-x4nzb-task-skipped-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-07-01T00:06:14.556Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-x4nzb-task-skipped-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":"66c236d4-16fb-4522-92bb-c1dfa521e980","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:06:16.920Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003b37a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000845dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15851, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00090a410), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:06:16.922Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-qlzcp-task-success-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-07-01T00:06:16.922Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-qlzcp-task-success-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":"4a6cf4c4-7db4-44fc-9613-0feea647335d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:06:16.950Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003b3b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000750880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15861, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00090a820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:06:16.951Z","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/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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-qlzcp-task-success-2-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-07-01T00:06:16.951Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-qlzcp-task-success-2-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":"df61a734-50a8-48a5-a1c4-14edba40ae03","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:06:17.503Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007515c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15851, 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:60287\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00090aff0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:06:17.505Z","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\",\"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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-qlzcp-task-skipped-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-07-01T00:06:17.505Z","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":"group-c3xw","knative.dev/name":"integration-resolver-pipelinerun-qlzcp-task-skipped-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":"2adbad34-72a5-4c15-81cc-a829d58a9203","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:26:48.925Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000757200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6521\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076bc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6521, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000778b40), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:26:48.926Z","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":"gitlab-rep-lok3","knative.dev/name":"affinity-assistant-3d2119ab17-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-07-01T00:26:48.926Z","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":"gitlab-rep-lok3","knative.dev/name":"affinity-assistant-3d2119ab17-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":"d3322988-8a48-4289-930d-e8191e0fedc3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:26:52.864Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007d6cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6521\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ee6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6521, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007d9cc0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:26:52.865Z","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":"gitlab-rep-lok3","knative.dev/name":"affinity-assistant-91230598ad-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-07-01T00:26:52.865Z","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":"gitlab-rep-lok3","knative.dev/name":"affinity-assistant-91230598ad-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":"3aa81c25-ca46-4256-a823-8d08f7fd3db7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:26:52.958Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007d70e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17533\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ef080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17533, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00080c320), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:26:52.960Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu-on-pull-request-mtwgr-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-07-01T00:26:52.960Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu-on-pull-request-mtwgr-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":"21c83e22-efad-447a-9929-603b13602bc4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:27:08.611Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6521\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000abf9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6521, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000acadc0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:27:08.613Z","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":"gitlab-rep-lok3","knative.dev/name":"affinity-assistant-d31f787d52-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-07-01T00:27:08.613Z","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":"gitlab-rep-lok3","knative.dev/name":"affinity-assistant-d31f787d52-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":"ff84f204-8762-4e91-9c42-6a70c614c12f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:27:08.708Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ac0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17514\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b14440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17514, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000aca000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:27:08.710Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu-on-pull-request-s9p99-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-07-01T00:27:08.710Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu-on-pull-request-s9p99-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":"9b00b175-2f7f-4583-993f-f62aec4d48d9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:27:13.526Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ffa80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37054, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f6d0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:27:13.530Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-82a08c9358eb0d89471aac6aa994ce094572aafd93279-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-07-01T00:27:13.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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-82a08c9358eb0d89471aac6aa994ce094572aafd93279-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":"3c51c3a5-b9b8-4d7a-9d8b-1bb119bfc489","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:27:21.335Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fd710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22408\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22408, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268af0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:27:21.337Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp82a08c9358eb0182f4f750ccd5825ce2afb00205653d5a7bc1-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-07-01T00:27:21.337Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp82a08c9358eb0182f4f750ccd5825ce2afb00205653d5a7bc1-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":"3c11a7b9-9521-41e3-bde6-59625159be6b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:27:31.807Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003750e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104000\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104000, 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:40339\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003c140), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:27:31.819Z","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/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/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-g82a08c9358eba7f534d56ab7998b24df1c859107209b-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-07-01T00:27:31.819Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-g82a08c9358eba7f534d56ab7998b24df1c859107209b-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":"f389f349-3975-4f5a-acee-3b5fd942178d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:00.499Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38739\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ffc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38739, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017e730), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:00.502Z","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/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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac82a08c9358eb0150ec7f56e9caa9fdd64f8686e1245ea7-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-07-01T00:30:00.502Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac82a08c9358eb0150ec7f56e9caa9fdd64f8686e1245ea7-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":"d590d747-7d1c-4910-982d-6be7f7e7c839","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:12.752Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27967\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009d5340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27967, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002e640), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:12.754Z","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":"gitlab-rep-lok3","knative.dev/name":"tes82a08c9358eb0182f41fcdfbb5d919689a0332d05775f2b687dab137-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-07-01T00:30:12.754Z","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":"gitlab-rep-lok3","knative.dev/name":"tes82a08c9358eb0182f41fcdfbb5d919689a0332d05775f2b687dab137-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":"fce0477a-e7fc-445d-9509-986787a5ae51","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:12.811Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47029\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000914000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47029, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002e0a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:12.815Z","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/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\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu3138cb9647295118de3ace8bd5b2e21a-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-07-01T00:30:12.815Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu3138cb9647295118de3ace8bd5b2e21a-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":"dc84c237-c4e6-4247-b139-11a30e08efb7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:13.066Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f23f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57187\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fe0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57187, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002fb80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:13.074Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu20b6b96b52471300a663b8394c3df128-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-07-01T00:30:13.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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu20b6b96b52471300a663b8394c3df128-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":"0081a86d-50e2-488d-8518-b2e2b7cba5d0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:13.421Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40610\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40610, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057e460), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:13.424Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-g82a08c9358ebf09d66da0f74e356721d528de878ade1-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-07-01T00:30:13.424Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-g82a08c9358ebf09d66da0f74e356721d528de878ade1-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":"38f66782-8484-4652-b992-63f41522edb3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:13.816Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42210\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000914140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42210, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057f7c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:13.819Z","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/5\",\"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\"}},{\"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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidueeca578b64957b05da432059f172aad0-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-07-01T00:30:13.819Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidueeca578b64957b05da432059f172aad0-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":"b05f7f71-2138-4722-91cd-80b2bd581cbf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:14.215Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f34d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22145\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000915b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22145, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00002e550), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:14.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/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/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":"gitlab-rep-lok3","knative.dev/name":"tes82a08c9358eb0182f41fcdfb91a3be57675cdf146539a22741667afb-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-07-01T00:30:14.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":"gitlab-rep-lok3","knative.dev/name":"tes82a08c9358eb0182f41fcdfb91a3be57675cdf146539a22741667afb-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":"14d61579-b1ea-40bf-868a-51a30d6552a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:15.122Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000375830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34700\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002ff6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34700, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003cfa0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:15.129Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-82a08c9358eb0857f02f7a5c42ad0335e46de02217d63-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-07-01T00:30:15.129Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-82a08c9358eb0857f02f7a5c42ad0335e46de02217d63-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":"4c89adb5-9ea3-4ed6-8b8b-423ae33ea524","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:15.216Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35210\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fd300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35210, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003c0a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:15.219Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pa82a08c9358eb0187f3fb5cf2e1f9bb2f6904d0e665a78ed-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-07-01T00:30:15.219Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pa82a08c9358eb0187f3fb5cf2e1f9bb2f6904d0e665a78ed-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":"9820a4e6-f424-4a25-8d4c-d46718d15c88","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:16.184Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17505\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a47880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17505, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057e460), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:16.186Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu5eb5495e4865034fb809fcdf77922be2-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-07-01T00:30:16.186Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-gitlab-48zidu5eb5495e4865034fb809fcdf77922be2-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":"ce41701e-cc13-4a5d-a94b-aa825787b158","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:16.207Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20183\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000914680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20183, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057eaf0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:16.211Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-g82a08c9358ebe68f77a677d0d4da90a2f2c4be729882-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-07-01T00:30:16.211Z","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":"gitlab-rep-lok3","knative.dev/name":"test-comp-pac-g82a08c9358ebe68f77a677d0d4da90a2f2c4be729882-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":"ed6decff-18bb-47f5-b1e8-63eb6205862b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:30:16.932Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000374e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24450\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000915a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24450, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057fb80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:30:16.934Z","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/3\",\"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/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":"gitlab-rep-lok3","knative.dev/name":"test-comp-p82a08c9358eb01828d9594444067d5d85d169a7b6584837e-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-07-01T00:30:16.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":"gitlab-rep-lok3","knative.dev/name":"test-comp-p82a08c9358eb01828d9594444067d5d85d169a7b6584837e-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":"7f64b3d5-9881-45ea-86c5-89ee2e62ddaa","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:14.582Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00075cc60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000697e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19292, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898aa0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:14.584Z","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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-x4h9p-task-success-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-07-01T00:31:14.584Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-x4h9p-task-success-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":"4eb48042-7ea9-4b2b-a073-8bddc5dbb33a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:14.729Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00075d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19302\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002c4900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19302, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000898eb0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:14.731Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-x4h9p-task-success-2-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-07-01T00:31:14.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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-x4h9p-task-success-2-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":"9eb7c925-8d7e-4356-81c6-00220981be3e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:15.648Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fcb40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002c5f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19292, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000afc20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:15.651Z","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/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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-x4h9p-task-skipped-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-07-01T00:31:15.651Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-x4h9p-task-skipped-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":"be379ccb-2009-4e01-b92e-d4307a632b7a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:15.730Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000826000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19195, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00091a0f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:15.732Z","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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-kv7m5-task-success-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-07-01T00:31:15.732Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-kv7m5-task-success-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":"f64cc5b7-e7da-42ab-8226-b7cb3ac2a223","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:16.829Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19180\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000827ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19180, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00091b040), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:16.831Z","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\",\"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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-kv7m5-task-fail-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-07-01T00:31:16.831Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-kv7m5-task-fail-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":"21fb4e52-d547-4e19-8b5b-fde6fd71d36f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:16.832Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19195, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00091b590), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:16.834Z","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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-kv7m5-task-skipped-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-07-01T00:31:16.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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-kv7m5-task-skipped-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":"ceb83403-9b1a-4e8c-b89e-3dc88acf7a4d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:17.884Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19642\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19642, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a6820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:17.886Z","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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-6w5g8-task-success-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-07-01T00:31:17.886Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-6w5g8-task-success-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":"e5ab83ea-662e-4cbc-a6dc-2976a16b5548","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:17.939Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fd170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19627\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fd180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19627, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a6c80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:17.942Z","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\",\"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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-6w5g8-task-fail-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-07-01T00:31:17.942Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-6w5g8-task-fail-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":"65fe2068-d578-4095-acc1-0f570707b828","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:18.968Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19642\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a46c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19642, 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:45915\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a6e10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:18.970Z","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/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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-6w5g8-task-skipped-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-07-01T00:31:18.970Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-12a6-6w5g8-task-skipped-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":"64eaaba5-7206-4f48-8b47-2f52fac7c2ba","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:18.971Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a477c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19292, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7590), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:18.972Z","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/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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-5fqcg-task-success-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-07-01T00:31:18.972Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-5fqcg-task-success-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":"7ad6ac15-0c7c-410f-8bdb-735eaafad56b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:19.632Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002fc870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19302\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19302, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7d60), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:19.634Z","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\",\"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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-5fqcg-task-success-2-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-07-01T00:31:19.634Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-5fqcg-task-success-2-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":"f67f3ed2-e169-4b37-97cf-132a87e8ade5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:31:20.266Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d3440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19292, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00091b310), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:31:20.268Z","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\",\"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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-5fqcg-task-skipped-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-07-01T00:31:20.268Z","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":"gitlab-rep-lok3","knative.dev/name":"integration-test-5fpf-5fqcg-task-skipped-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":"12e3d7f1-5bf6-40a8-aee1-4db5b00f6562","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:32:21.132Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f3170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6622\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003a2980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6622, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ae280), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:32:21.133Z","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":"stat-rep-knqo","knative.dev/name":"affinity-assistant-bf1387ae23-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-07-01T00:32:21.133Z","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":"stat-rep-knqo","knative.dev/name":"affinity-assistant-bf1387ae23-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":"1bd3a83e-730d-43d2-871c-9f29036b361a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:32:21.224Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f3d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17675\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0003a3340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17675, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ae820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:32:21.227Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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-07-01T00:32:21.227Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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":"7fed6d9a-0c47-40e1-afb4-202a6a6e8b58","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:32:27.468Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007ac3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37234\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ab4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37234, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b7040), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:32:27.473Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"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":"stat-rep-knqo","knative.dev/name":"test-component20f309f7017387a4cb66e0fc988ee5940cf115450f257-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-07-01T00:32:27.473Z","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":"stat-rep-knqo","knative.dev/name":"test-component20f309f7017387a4cb66e0fc988ee5940cf115450f257-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":"8c88589b-2618-41bf-b2cd-2caaad58858e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:32:34.607Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000886360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22577\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22577, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7720), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:32:34.611Z","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":"stat-rep-knqo","knative.dev/name":"test-comp20f309f701738fc8fb93afddfbc404c3bbcf23fe7996fdc078-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-07-01T00:32:34.611Z","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":"stat-rep-knqo","knative.dev/name":"test-comp20f309f701738fc8fb93afddfbc404c3bbcf23fe7996fdc078-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":"e345052b-04d0-40d9-9c1b-698b5eb35746","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:32:46.198Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104142\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007205c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104142, 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:22811\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0001566c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033a6e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:32:46.212Z","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/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/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/3/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/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-o51bf3a33fcb275e8043a040282356ebc-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-07-01T00:32:46.212Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-o51bf3a33fcb275e8043a040282356ebc-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":"39652d7d-5416-4541-85f1-abda634b85b4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:17.274Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006f2990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38880\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b20140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38880, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000881ea0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:17.277Z","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":"stat-rep-knqo","knative.dev/name":"test-componen20f309f701738fb3cb0ebe24485172501535ab592fba0c-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-07-01T00:35:17.277Z","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":"stat-rep-knqo","knative.dev/name":"test-componen20f309f701738fb3cb0ebe24485172501535ab592fba0c-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":"9016e657-ac13-4e8f-b5fb-999ae0412743","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:30.576Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008e1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28132\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00086b300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28132, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00087ab90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:30.582Z","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":"stat-rep-knqo","knative.dev/name":"tes20f309f701738fc8fbad00ea6727ae62dab027eceb77d2c69963bb1c-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-07-01T00:35:30.582Z","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":"stat-rep-knqo","knative.dev/name":"tes20f309f701738fc8fbad00ea6727ae62dab027eceb77d2c69963bb1c-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":"9d065410-bfe5-4aaf-bc9f-dff6f5559676","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:30.645Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000940120), 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)(0xc000aac280), 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00087a000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:30.651Z","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/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/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/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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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-07-01T00:35:30.651Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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":"7f2ffeee-5fb7-4773-b8d9-a3875a02c262","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:30.853Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000940510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57310\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076a400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57310, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00087b7c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:30.858Z","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/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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-o1f52768fc2801d844968c5d09d932a0d-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-07-01T00:35:30.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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-o1f52768fc2801d844968c5d09d932a0d-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":"23491409-fab0-45fe-92d2-64620b8f78a1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:31.203Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000940900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032f140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40769, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c410), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:31.209Z","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/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/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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-obc2d9975d43728216d56fe1782d6fd32-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-07-01T00:35:31.210Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-obc2d9975d43728216d56fe1782d6fd32-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":"9baf05bd-85ff-4f8f-8763-b1a1f46ef013","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:31.651Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000940000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42361\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fcac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42361, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030cc80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:31.655Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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-07-01T00:35:31.655Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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":"944ea260-a4a5-48c1-9b18-a877f3097277","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:32.079Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009403f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22314\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076ae00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22314, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030d8b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:32.081Z","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":"stat-rep-knqo","knative.dev/name":"tes20f309f701738fc8fbad00ea354a713c2ce80b47e069fd6bdaa755f6-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-07-01T00:35:32.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":"stat-rep-knqo","knative.dev/name":"tes20f309f701738fc8fbad00ea354a713c2ce80b47e069fd6bdaa755f6-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":"1bc8f590-cba6-4cf4-8827-f5065f36a243","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:32.692Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009407e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34859\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032e5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34859, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268a00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:32.695Z","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/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/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":"stat-rep-knqo","knative.dev/name":"test-component20f309f701738129980189fea4e6de05ef94a16da6456-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-07-01T00:35:32.695Z","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":"stat-rep-knqo","knative.dev/name":"test-component20f309f701738129980189fea4e6de05ef94a16da6456-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":"7e14a23d-c6d5-48ab-b547-84eaf099a08c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:33.488Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000940fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17664\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17664, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269a40), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:33.491Z","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/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/containers/0/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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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-07-01T00:35:33.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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-pull-request-pt7pk-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":"839a6fb2-2755-4c29-9e14-48b60f4adde6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:33.494Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000940000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35369, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a6640), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:33.498Z","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":"stat-rep-knqo","knative.dev/name":"test-compone20f309f701738fc3310b798a18f2cb0b64f4ce36d4a6421-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-07-01T00:35:33.498Z","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":"stat-rep-knqo","knative.dev/name":"test-compone20f309f701738fc3310b798a18f2cb0b64f4ce36d4a6421-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":"8535c84c-89b2-49b4-8f02-580e9fda8d0d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:34.546Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009403f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20348\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fcac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20348, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7770), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:34.549Z","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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-ofb26e95ca491e5504433e5a0c89684b1-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-07-01T00:35:34.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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-ofb26e95ca491e5504433e5a0c89684b1-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":"66543181-96f3-4d6a-8166-2680abc151eb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:35:34.878Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000941440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24609\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076ad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24609, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00030c4b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:35:34.880Z","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":"stat-rep-knqo","knative.dev/name":"test-compon20f309f701738fc83e391bebda8ec7f43010798663b21ea3-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-07-01T00:35:34.880Z","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":"stat-rep-knqo","knative.dev/name":"test-compon20f309f701738fc83e391bebda8ec7f43010798663b21ea3-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":"33440402-3180-4fe1-bd76-dc42c5d9ff2f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:33.471Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000304090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000311080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19517, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057eff0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:33.474Z","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/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/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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-lzhsn-task-success-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-07-01T00:36:33.474Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-lzhsn-task-success-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":"f460384e-de69-41d3-be09-dd3254410e7d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:33.571Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000304480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19518\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000311ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19518, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00057f4a0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:33.573Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-6m88h-task-success-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-07-01T00:36:33.573Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-6m88h-task-success-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":"c197b158-b5a1-4e87-8e92-356b3526fb06","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:34.470Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000304870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19502\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e6b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19502, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a2d20), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:34.472Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-lzhsn-task-fail-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-07-01T00:36:34.472Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-lzhsn-task-fail-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":"0b463543-e7e3-422b-af2e-7c96ed056932","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:34.590Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000304000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e6000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19528, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a2000), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:34.592Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-6m88h-task-success-2-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-07-01T00:36:34.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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-6m88h-task-success-2-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":"00a5249a-1ac8-455b-86bd-68e193621cfc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:35.952Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7a5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19517, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aaf00), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:35.955Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-lzhsn-task-skipped-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-07-01T00:36:35.955Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-lzhsn-task-skipped-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":"587b726e-be04-4991-9316-18a92117661d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:35.955Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19518\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7b240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19518, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab450), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:35.957Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-6m88h-task-skipped-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-07-01T00:36:35.957Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-6m88h-task-skipped-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":"20f1e481-412a-41e0-9692-b75df140bab1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:36.978Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d70e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19518\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19518, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a6820), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:36.980Z","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/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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-8wjxc-task-success-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-07-01T00:36:36.980Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-8wjxc-task-success-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":"900ca53d-f3f3-4777-9c31-bd356aa2d62b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:37.453Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d74d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19421\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cbdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19421, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a70e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:37.458Z","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/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/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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-227h9-task-success-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-07-01T00:36:37.458Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-227h9-task-success-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":"4ab3eec2-6c06-4444-8a6d-3ffb5d5d8b0f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:37.962Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19528, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a6a50), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:37.964Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-8wjxc-task-success-2-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-07-01T00:36:37.964Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-8wjxc-task-success-2-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":"ecaac0f3-d0c3-49c0-98ca-3d1685e55550","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:38.721Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7a200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19406, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a75e0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:38.723Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-227h9-task-fail-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-07-01T00:36:38.723Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-227h9-task-fail-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":"05e1548c-afd8-4e3f-aba5-904cf55f98a8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:39.271Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19518\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7af80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19518, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7db0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:39.273Z","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/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/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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-8wjxc-task-skipped-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-07-01T00:36:39.273Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-3yh1-8wjxc-task-skipped-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":"0568d306-3e1a-4ea9-a9d1-3d983ddf5b88","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:39.844Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19421\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000ca4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19421, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a2a50), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:39.846Z","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/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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-227h9-task-skipped-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-07-01T00:36:39.846Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-227h9-task-skipped-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":"5dcaa5e4-a34c-4812-8445-aa8d4663a341","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:39.971Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a3cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19796\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cbf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19796, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aa8c0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:39.973Z","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/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/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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-prwgd-task-success-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-07-01T00:36:39.973Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-prwgd-task-success-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":"86c2e462-b8c3-49c3-b65d-c2fb9ff7f733","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:40.627Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19781\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076adc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19781, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab090), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:40.632Z","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/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/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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-prwgd-task-fail-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-07-01T00:36:40.632Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-prwgd-task-fail-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":"0b21b528-9074-493f-afee-2ccb6c10a9c6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:40.871Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19796\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fc9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19796, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004a7400), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:40.874Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-prwgd-task-skipped-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-07-01T00:36:40.874Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-cnlw-prwgd-task-skipped-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":"4dac5850-658b-4d79-9430-8a1f34090ada","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:41.821Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d30e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19795\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7a5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19795, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a2050), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:41.823Z","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/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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-c8l77-task-success-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-07-01T00:36:41.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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-c8l77-task-success-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":"b66710bd-94d3-458c-a85d-bb2d86aa786d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:41.869Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d38c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19780\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7b000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19780, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a24b0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:41.871Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-c8l77-task-fail-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-07-01T00:36:41.871Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-c8l77-task-fail-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":"93d1155c-7ec3-4f47-94ad-42cd460dffb4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:36:42.588Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d62d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19795\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7be00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19795, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a2c80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:36:42.590Z","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\",\"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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-c8l77-task-skipped-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-07-01T00:36:42.590Z","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":"stat-rep-knqo","knative.dev/name":"integration-test-v5w7-c8l77-task-skipped-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":"e76d03fe-d375-4d76-9dfc-a6b02b3a38a3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:21.719Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d26c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6435\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008fd180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6435, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a2730), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:21.720Z","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":"stat-rep-knqo","knative.dev/name":"affinity-assistant-6377ff14ed-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-07-01T00:37:21.720Z","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":"stat-rep-knqo","knative.dev/name":"affinity-assistant-6377ff14ed-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":"8a6b21fa-7263-46f6-94d0-60c5c4e160fb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:21.797Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b7a980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16850, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a3d10), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:21.799Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-push-8qwjd-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-07-01T00:37:21.799Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-push-8qwjd-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":"1cfb405f-32af-4993-94df-622da0744ff8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:26.731Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002a2480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36421\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00032fa80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36421, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269e50), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:26.734Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-push-8qwjd-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-07-01T00:37:26.734Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-push-8qwjd-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":"966c609a-f623-48b2-99ab-7c4def937a7c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:33.484Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22138\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006976c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22138, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004d9130), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:33.488Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-od5c964d1dfb06b0fc328836f2e18f09e-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-07-01T00:37:33.488Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-od5c964d1dfb06b0fc328836f2e18f09e-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":"907abaa3-593e-4ada-aaea-85fbc8419a9b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:45.064Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d6990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103515\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103515, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003c0f0), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:45.072Z","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/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/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-push-8qwjd-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-07-01T00:37:45.073Z","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":"stat-rep-knqo","knative.dev/name":"test-component-pac-06fqp1-on-push-8qwjd-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":"5f90c240-aa3b-4e56-b305-40751a86d863","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:51.028Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17690\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b21800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17690, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003aab90), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:51.030Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"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":"stat-rep-knqo","knative.dev/name":"failing-build-plr-sboo-task-success-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-07-01T00:37:51.030Z","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":"stat-rep-knqo","knative.dev/name":"failing-build-plr-sboo-task-success-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":"4d41297d-3059-49c9-ae28-1c3e6c63bfe3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:51.326Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17700\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000940680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17700, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ab360), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:51.328Z","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/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/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":"stat-rep-knqo","knative.dev/name":"failing-build-plr-sboo-task-success-2-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-07-01T00:37:51.328Z","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":"stat-rep-knqo","knative.dev/name":"failing-build-plr-sboo-task-success-2-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":"ec9d1911-0ab4-4d57-aecf-8e56e4b2d65e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-01T00:37:52.029Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000864cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17690\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000941400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17690, 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:49454\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003abb80), pat:(*http.pattern)(0xc00009fc20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-01T00:37:52.031Z","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/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":"stat-rep-knqo","knative.dev/name":"failing-build-plr-sboo-task-skipped-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-07-01T00:37:52.031Z","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":"stat-rep-knqo","knative.dev/name":"failing-build-plr-sboo-task-skipped-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":"85ee8218-aeb3-4174-808f-f4efb08db38f","admissionreview/allowed":true,"admissionreview/result":"nil"}