2026/08/17 09:29:46 Registering 1 clients 2026/08/17 09:29:46 Registering 2 informer factories 2026/08/17 09:29:46 Registering 2 informers 2026/08/17 09:29:46 Registering 2 controllers {"severity":"info","timestamp":"2026-08-17T09:29:46.028Z","logger":"webhook-operator","caller":"profiling/server.go:65","message":"Profiling enabled: false","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.029Z","logger":"webhook-operator","caller":"leaderelection/context.go:47","message":"Running with Standard leader election","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.032Z","logger":"webhook-operator","caller":"sharedmain/main.go:282","message":"Starting configuration manager...","commit":"183292f"} {"level":"info","ts":1786958986.1338754,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"severity":"info","timestamp":"2026-08-17T09:29:46.233Z","logger":"webhook-operator","caller":"webhook/webhook.go:246","message":"Informers have been synced, unblocking admission webhooks.","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator","caller":"sharedmain/main.go:315","message":"Starting controllers...","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator","caller":"injection/health_check.go:43","message":"Probes server listening on port 8080","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","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-gzdmg_d54074c6-317c-4f2c-bb51-7b71abdf5c8a\"","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"96b81f4b-5b4c-431b-96b0-3da3748d1d58","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000009309} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"02f1ac08-2334-4b19-985a-54ba79a21caf","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000003802} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","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-gzdmg_ef2bcb5a-28df-4bf8-9f83-078e77162d14\"","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.234Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} I0817 09:29:46.234385 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01... I0817 09:29:46.234542 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01... I0817 09:29:46.238931 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01 {"severity":"info","timestamp":"2026-08-17T09:29:46.239Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-gzdmg_ef2bcb5a-28df-4bf8-9f83-078e77162d14\" has started leading \"webhook-operator.webhookcertificates.00-of-01\"","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:29:46.239Z","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":"dff75eb0-6164-4ab4-b93c-a885aee27ba1","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} I0817 09:29:46.239959 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01 {"severity":"info","timestamp":"2026-08-17T09:29:46.240Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-gzdmg_d54074c6-317c-4f2c-bb51-7b71abdf5c8a\" has started leading \"webhook-operator.defaultingwebhook.00-of-01\"","commit":"183292f"} {"severity":"error","timestamp":"2026-08-17T09:29:46.240Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"7aa0c50a-9924-4424-a78f-6a3de1d1acea","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000014444,"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-08-17T09:29:46.244Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"45795cc3-ffe0-4e08-b07b-77a982c9c86f","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-08-17T09:29:46.244Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"dff75eb0-6164-4ab4-b93c-a885aee27ba1","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.005482761} {"severity":"info","timestamp":"2026-08-17T09:29:46.244Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"ab0b0ee8-d80f-4c80-9fd1-42f6d4cdd12f","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000097022} {"severity":"info","timestamp":"2026-08-17T09:29:46.247Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"64cc1a04-9bda-4113-bf56-693897270fe4","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-08-17T09:29:46.247Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"45795cc3-ffe0-4e08-b07b-77a982c9c86f","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.004469938} {"severity":"error","timestamp":"2026-08-17T09:29:46.249Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"64cc1a04-9bda-4113-bf56-693897270fe4","knative.dev/key":"proxy.operator.tekton.dev","duration":0.003358165,"error":"failed to update webhook: Operation cannot be fulfilled on mutatingwebhookconfigurations.admissionregistration.k8s.io \"proxy.operator.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:489"} {"severity":"info","timestamp":"2026-08-17T09:29:46.253Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"2d714eeb-029c-4e37-bd2e-8d5c0ed59cf5","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-08-17T09:29:46.254Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"2d714eeb-029c-4e37-bd2e-8d5c0ed59cf5","knative.dev/key":"proxy.operator.tekton.dev","duration":0.005504944} {"severity":"info","timestamp":"2026-08-17T09:29:46.263Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"c841600a-c2fb-408c-a6b1-f2104c4d4eac","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-08-17T09:29:46.265Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"c841600a-c2fb-408c-a6b1-f2104c4d4eac","knative.dev/key":"proxy.operator.tekton.dev","duration":0.005212274} {"severity":"info","timestamp":"2026-08-17T09:37:52.567Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095dcb0), 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)(0xc0009f68c0), 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:60168\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268d70), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:37:52.569Z","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-0ihc","knative.dev/name":"affinity-assistant-f2fca3a439-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-08-17T09:37:52.569Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"affinity-assistant-f2fca3a439-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":"2b56607a-bfc5-4b41-89b0-2f4f940b65d8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:37:52.662Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031a2d0), 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)(0xc0004462c0), 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:60168\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269360), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:37:52.664Z","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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:37:52.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"ddd2eafd-dcec-42f6-992c-448aeca41b41","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:38:12.819Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8f30), 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)(0xc0008dc6c0), 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:60168\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004996d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:38:12.823Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:38:12.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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"dd063758-2c9b-4729-83af-8eece2e48481","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:38:22.895Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d290), 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)(0xc000447940), 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:60168\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004af9f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:38:22.897Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull8ef19f4491a0d090b20c1659cca2225a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:38:22.897Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull8ef19f4491a0d090b20c1659cca2225a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3df84622-45be-4381-a0d2-b90373f039d1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:38:46.078Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fc120), 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)(0xc000930d00), 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:60168\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b040), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:38:46.088Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:38:46.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"77d5c400-0227-42df-8b6a-5d8dd6285ab9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:43.410Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007738c0), 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)(0xc000784d00), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000789090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:43.413Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:43.413Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"1dc182c6-6d52-499b-a223-db76d64e29a2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:54.395Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fd290), 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)(0xc000105b80), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017e9b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:54.397Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-0ee3ae14af78283b5bc2eed170c86d4b98a3d5df95eec18a937b865b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:41:54.397Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-0ee3ae14af78283b5bc2eed170c86d4b98a3d5df95eec18a937b865b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"531b67f8-1346-47b8-a351-36eff2d70287","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:54.464Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fd680), 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)(0xc00034ee00), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f540), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:54.468Z","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/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:54.468Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"581c64d7-8948-4be1-9f1c-c9be3749fe99","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:54.813Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fda70), 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)(0xc000286700), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb900), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:54.821Z","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/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull65f75f05a5daa7bc76582438500e9ef6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:41:54.821Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull65f75f05a5daa7bc76582438500e9ef6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dfffe850-9b48-4ec5-bb73-d83240c11f2c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:55.225Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fc1b0), 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)(0xc00029eb00), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b1d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:55.228Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:55.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"4496f6cb-8bd5-4c94-958e-767c39200b8d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:55.618Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fc5a0), 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)(0xc0009f6500), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a280), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:55.620Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:55.620Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"fca1d801-b0ca-4b3c-964c-8e9d7e1bfc5f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:56.006Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fc990), 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)(0xc0004470c0), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088ab40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:56.008Z","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-0ihc","knative.dev/name":"go-0ee3ae14af78283b5bc2eed1454156ac8b71eb8d41823bd5dd4b0902-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:41:56.008Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-0ee3ae14af78283b5bc2eed1454156ac8b71eb8d41823bd5dd4b0902-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f7b4f6f-12e6-4467-ac38-6255b62286e1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:56.419Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fcd80), 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)(0xc000105c40), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b4f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:56.423Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:56.423Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"4e213f28-5e3c-47fa-bde2-1d4d8e79b78f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:56.826Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fc120), 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)(0xc00034e500), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a3c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:56.828Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull4b784e9650032c0cec1dd6d49338b95f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:41:56.828Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull4b784e9650032c0cec1dd6d49338b95f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"33ebf262-d3e1-4d40-b6d8-76949bb203c7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:57.289Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fd830), 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)(0xc00029f940), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a2d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:57.290Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:57.290Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"ef6b7562-5268-4c77-8f7e-96eb9a5b66ad","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:57.836Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008fdc20), 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)(0xc0009f77c0), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b1d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:57.838Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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-08-17T09:41:57.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-pj8cx-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":"24b590b4-3b1c-4a7e-8a71-978936daf895","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:41:58.030Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000772090), 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)(0xc000446fc0), 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:33472\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003bbd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:41:58.031Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull41e4b11ad379a80ba9d312443588ff4b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:41:58.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull41e4b11ad379a80ba9d312443588ff4b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"849bb9b9-3edc-4039-8716-21975dbf5039","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:49:06.863Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000952090), 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)(0xc00094bc00), 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:18899\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:49:06.865Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-blzq4-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-08-17T09:49:06.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":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-blzq4-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":"d323308f-f879-4b45-8d7b-a97df59cf028","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:49:06.866Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009525a0), 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)(0xc0009988c0), 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:18899\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268ff0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:49:06.867Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-blzq4-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-08-17T09:49:06.867Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-blzq4-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":"8ac165d8-de7e-44bf-b099-1047ddeb1706","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:49:07.476Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000953b90), 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)(0xc000999a80), 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:18899\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a690), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:49:07.478Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-blzq4-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-08-17T09:49:07.478Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-blzq4-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":"f4defbc0-5a32-47a9-aa62-4997b6456144","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:49:08.874Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21529\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e1c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21529, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18899\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b5e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:49:08.877Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9pvsm-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-08-17T09:49:08.877Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9pvsm-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":"b75bdb01-0f9d-475d-a675-d504268b1aa3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:49:08.973Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21539\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21539, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18899\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:49:08.975Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9pvsm-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-08-17T09:49:08.975Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9pvsm-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":"b22a95f2-67e1-41b6-87d5-253d749b427b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:49:09.627Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21529\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029f8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21529, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18899\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088abe0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:49:09.628Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9pvsm-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-08-17T09:49:09.628Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9pvsm-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":"d26b2884-64a4-4ec3-8945-1b3c8ccb8438","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:50:47.249Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031b5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6379\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000287700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6379, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b270), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:50:47.250Z","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-0ihc","knative.dev/name":"affinity-assistant-3b6a40b53d-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-08-17T09:50:47.250Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"affinity-assistant-3b6a40b53d-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":"f1f96166-b1e7-4b8c-a65b-f615e6bdfac2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:50:47.435Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031b9e0), 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)(0xc000998180), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b950), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:50:47.436Z","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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:50:47.436Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"a8323566-3f7d-4ea1-8983-a9c5937255ee","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:50:53.654Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f18c0), 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)(0xc0008f7bc0), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000938730), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:50:53.658Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:50:53.658Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"6f196a1a-18be-4cee-a2ef-c0fc3f003068","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:50:56.600Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1200), 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)(0xc000a30180), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000939c20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:50:56.600Z","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-0ihc","knative.dev/name":"affinity-assistant-360257158a-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-08-17T09:50:56.600Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"affinity-assistant-360257158a-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":"3f159d2b-fcca-49d3-87f4-1fc3b844ab82","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:50:56.883Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f15f0), 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)(0xc000a30b40), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a3e280), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:50:56.885Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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-08-17T09:50:56.885Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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":"dbf3fed1-f0c2-4b49-8c12-3d856621121d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:51:03.139Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c120), 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)(0xc00094ad80), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a5f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:51:03.141Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:51:03.141Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"951c302c-f3c6-48d2-9aab-2917cebc4677","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:51:04.500Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d050), 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)(0xc0002e1740), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000448820), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:51:04.503Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-2e0981cb4fe79a0a760d666e75f8b73b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:51:04.503Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-2e0981cb4fe79a0a760d666e75f8b73b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13649946-3f6c-4f75-89ee-97d8140c7c5a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:51:12.839Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0cf0), 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)(0xc00029ecc0), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:51:12.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-0ihc","knative.dev/name":"python-cofd7a23baf8f3d8fa90c768280b03b4b31c8114ca036b5bf7e3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:51:12.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-0ihc","knative.dev/name":"python-cofd7a23baf8f3d8fa90c768280b03b4b31c8114ca036b5bf7e3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"af7052ec-94ae-4ca4-9d5a-8fc0d66895e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:51:13.429Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f10e0), 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)(0xc00094a240), 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:30867\", 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)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:51:13.440Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:51:13.440Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"a761be9d-c2bf-4896-ba53-f2a268b5a354","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:51:24.086Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3d170), 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)(0xc00094ae40), 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:30867\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ae10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:51:24.093Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-1154e20bca5a5690fa83f825eee7fa46-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:51:24.093Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-1154e20bca5a5690fa83f825eee7fa46-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8c7178ba-d31a-41af-a626-19c1f55ae311","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:27.142Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00092ae10), 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)(0xc000911d80), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000921360), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:27.148Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:27.148Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"95507ceb-2bb2-40ba-9c69-b3787953ac24","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:38.141Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d440), 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)(0xc00029f800), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a7d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:38.144Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pushee2b14c4a0ae720d3493cc790e3dc20c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:53:38.144Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pushee2b14c4a0ae720d3493cc790e3dc20c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d3deaff9-4c5a-4c43-a272-f9db415301fb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:38.183Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d830), 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)(0xc00094a800), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088ae10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:38.186Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:38.187Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"981ede78-edec-4a35-b2fd-ee6daab9eaef","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:38.591Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095dcb0), 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)(0xc000447540), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a230), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:38.598Z","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/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push587089ca438f5e7d0b6d979d90691e27-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:53:38.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-0ihc","knative.dev/name":"go-component-anh1q7-on-push587089ca438f5e7d0b6d979d90691e27-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6ad1f52b-7d71-4f63-8409-00925386490a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:38.872Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071ac80), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a140), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:38.874Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:38.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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"7a833cf3-55dd-4f5c-95ad-943c5c6199a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:39.405Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c5a0), 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)(0xc000974480), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:39.407Z","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/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:39.407Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"2d95802f-bf11-4ad9-b868-9bc5098b9811","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:39.641Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c990), 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)(0xc000975c00), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000920780), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:39.642Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pushf6a880b98d8580ee8d003644458f4422-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:53:39.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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pushf6a880b98d8580ee8d003644458f4422-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8a9c61b9-92e9-4b39-81e2-87f42f316721","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:40.117Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3cd80), 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)(0xc0002e1b80), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009210e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:40.121Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:40.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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"53955399-8e53-4f81-80f2-2f76b1f9a78a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:40.404Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a31040), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009200a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:40.407Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:40.407Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"cf6e0ec4-0a83-4bc2-844c-06b8c2cbaa17","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:41.044Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c510), 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)(0xc00071aac0), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000920ff0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:41.046Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:41.046Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"b8dcfe04-1903-4446-a629-60ea5edd3890","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:41.441Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c900), 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)(0xc00071b7c0), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000921c70), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:41.443Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:41.443Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"31a895dc-40c2-4973-832d-e1ba1e2e8a67","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:53:41.847Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3ccf0), 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)(0xc000974980), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003aaa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:53:41.849Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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-08-17T09:53:41.849Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-push-p9bxn-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":"854fa133-a468-45e1-9d5a-1fef0234dc94","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:01.732Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a3c510), 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)(0xc000a30d00), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b3b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:01.734Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-00a226630cd14f4614fd0ebdf341a7b7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:01.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-0ihc","knative.dev/name":"python-component-54qxqg-on-00a226630cd14f4614fd0ebdf341a7b7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c06ee72a-b8e7-4865-814b-e37f5afe2525","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:25.806Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8510), 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)(0xc0009f6340), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086cc30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:25.808Z","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-0ihc","knative.dev/name":"pytfd7a23baf8f3d8fa902034bfc552f4b8fc27a2ff43abc40b826136bb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:25.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-0ihc","knative.dev/name":"pytfd7a23baf8f3d8fa902034bfc552f4b8fc27a2ff43abc40b826136bb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"215e1ba4-33f8-4cfd-b280-414a2eb4b0f0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:25.863Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8900), 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)(0xc0009f7d80), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086d2c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:25.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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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-08-17T09:54:25.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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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":"ffd7b2e9-1bdc-4ee5-a650-2e9e8c097e24","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:26.221Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e81b0), 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)(0xc0007dff40), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fcc80), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:26.225Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-627520e1a0a8df4f10cf873003cafe49-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:26.225Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-627520e1a0a8df4f10cf873003cafe49-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c5d0d051-5419-4b73-b0ad-df1ca4e50f7b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:26.560Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e85a0), 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)(0xc000a30380), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4190), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:26.563Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-b0c6a1b30df875f8a2a293c0f1155875-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:26.563Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-b0c6a1b30df875f8a2a293c0f1155875-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1dfd5c57-c338-45f9-9813-c50cfb9ba980","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:27.068Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8d80), 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)(0xc000a31b00), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4d20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:27.073Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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-08-17T09:54:27.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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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":"f35255d2-1a05-4aef-b843-c77dc1fb650d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:27.663Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a900), 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)(0xc00071a300), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009213b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:27.666Z","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-0ihc","knative.dev/name":"pytfd7a23baf8f3d8fa902034bf31466e4c0038272bcf16c16aea0a7e89-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:27.666Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"pytfd7a23baf8f3d8fa902034bf31466e4c0038272bcf16c16aea0a7e89-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4eb43817-3369-4e38-9e9d-8a549f797fab","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:27.774Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b0e0), 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)(0xc00071bec0), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000921950), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:27.778Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-c45765349ce3ce5bca5fda1d2f75a2d2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:27.778Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-c45765349ce3ce5bca5fda1d2f75a2d2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0a17775c-536d-4bda-a5ff-af4018671da3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:28.466Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b8c0), 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)(0xc000287680), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fd180), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:28.469Z","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-0ihc","knative.dev/name":"python-compofd7a23baf8f3d8fe43978effb1a80c4b9b804a61d71f368-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:28.469Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-compofd7a23baf8f3d8fe43978effb1a80c4b9b804a61d71f368-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4399feb4-cdf4-4382-8b13-20cadb050707","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:28.921Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e82d0), 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)(0xc000a30d80), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fde50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:28.926Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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-08-17T09:54:28.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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-hqwv9-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":"28ab4d86-e231-4bcd-b153-d61e59f68510","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:29.100Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), 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)(0xc000a30300), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a47d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:29.103Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-783dd983b5d39ddfc9709e51802180d5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:29.103Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-783dd983b5d39ddfc9709e51802180d5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ac6bdd25-9d74-4eac-bfdd-f21a2bb27da5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:54:29.911Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8870), 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)(0xc00071a000), 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:46362\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a5e50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:54:29.913Z","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-0ihc","knative.dev/name":"python-compfd7a23baf8f3d8fa96b6fcb1e433109b5087a8fe68c569b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:54:29.913Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-compfd7a23baf8f3d8fa96b6fcb1e433109b5087a8fe68c569b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c21a63a7-a0e6-440d-9086-f2e5293a553b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:57:39.416Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0870), 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)(0xc000446380), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:57:39.419Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-x8tx8-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-08-17T09:57:39.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-x8tx8-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":"a7d8bcc4-100f-4cd2-b7c6-11890b151cbd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:57:39.427Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0c60), 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)(0xc000447780), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dddb0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:57:39.429Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-x8tx8-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-08-17T09:57:39.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-x8tx8-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":"95d951e6-4c18-4b72-9fc1-b7dc3078739d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:57:39.575Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1050), 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)(0xc00034e180), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4b40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:57:39.576Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-x8tx8-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-08-17T09:57:39.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-x8tx8-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":"1275e72a-d6f6-4d1c-a4e1-0aced6a17351","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:57:58.125Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0870), 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)(0xc00096e980), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2b40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:57:58.127Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-mbcqz-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-08-17T09:57:58.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-mbcqz-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":"441ebbe9-4446-4c81-a1e3-635417e86b45","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:57:58.136Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0c60), 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)(0xc00096f440), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2f50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:57:58.138Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-mbcqz-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-08-17T09:57:58.138Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-mbcqz-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":"281ffa14-6a3a-4939-9134-38a666f8db0b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:57:58.789Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1050), 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)(0xc00071a240), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3720), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:57:58.791Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-mbcqz-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-08-17T09:57:58.791Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-mbcqz-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":"d48cefc7-c2c9-45c3-9f91-d02297882cc9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:00.239Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21565, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004aea00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:00.242Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-sl6r7-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-08-17T09:58:00.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-sl6r7-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":"93141e41-43b4-42fe-8862-20c09fb5571a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:00.339Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21575\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094a100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21575, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004ae000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:00.341Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-sl6r7-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-08-17T09:58:00.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":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-sl6r7-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":"d2c01c8a-6acc-4c97-9fe7-9ba497885788","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:00.991Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094ae40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21565, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004aeaf0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:00.993Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-sl6r7-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-08-17T09:58:00.993Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-sl6r7-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":"b6e205be-be01-4256-86f3-f9461bfb7b8c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:36.973Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031ae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000848900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fc820), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:36.974Z","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-0ihc","knative.dev/name":"affinity-assistant-708124f482-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-08-17T09:58:36.974Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"affinity-assistant-708124f482-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":"5eb9049a-f6f7-42fe-b66e-e488d5c14c2f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:37.162Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d61b0), 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)(0xc000849a00), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001c9b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:37.164Z","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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T09:58:37.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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"036a43d2-f247-4311-8aaa-779ac5de8494","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:43.574Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008d7320), 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)(0xc00094b1c0), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000036cd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:43.576Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T09:58:43.577Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"a08f73ed-afcb-4045-a0d0-4a1b2cd7ccf5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:48.829Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e93b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6692\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004477c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6692, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b9f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:48.830Z","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-0ihc","knative.dev/name":"affinity-assistant-990b7e6235-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-08-17T09:58:48.830Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"affinity-assistant-990b7e6235-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":"903cde0f-f580-42a6-a819-e3905495f5ff","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:49.012Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e97a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17871\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17871, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017e8c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:49.014Z","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-0ihc","knative.dev/name":"konflux-test-integration-c051aa19c637758fb65079fb261e620d7b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:58:49.014Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integration-c051aa19c637758fb65079fb261e620d7b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b42a06c2-db2e-4429-9e95-7820025c5f94","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:52.572Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2090), 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)(0xc00029f940), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c26e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:52.574Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T09:58:52.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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"3b2e3289-ca8f-4e3f-9c69-d83d29e25bf3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:58:57.077Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37422\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37422, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001d9a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:58:57.080Z","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-0ihc","knative.dev/name":"konflux-test-i022b867b0d4633c76190fa6ae1f1641367b6653d5787c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:58:57.080Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-i022b867b0d4633c76190fa6ae1f1641367b6653d5787c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"55907b1a-5226-4d57-af7d-475ff36bf46e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:59:03.430Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0870), 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)(0xc000447e00), 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:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002694a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:59:03.440Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T09:59:03.440Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"bad6f3b7-df03-450c-b66d-51538ac548d7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:59:05.620Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22737\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00096e700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22737, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b9a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:59:05.622Z","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-0ihc","knative.dev/name":"konflux-t022b867b0d4635e32603eed6bc59b279a90b3d07039f621eb3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:59:05.622Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-t022b867b0d4635e32603eed6bc59b279a90b3d07039f621eb3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9ad9b15f-85d1-4c84-b682-41a5c63087c2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T09:59:16.023Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104483\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034edc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104483, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:28580\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269400), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T09:59:16.031Z","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/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-0ihc","knative.dev/name":"konflux-test-in022b867b0d46f943b4060e1f303280ca6dfd67100b11-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T09:59:16.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-0ihc","knative.dev/name":"konflux-test-in022b867b0d46f943b4060e1f303280ca6dfd67100b11-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d6fcd2c-605a-40a5-8785-524c62f116d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:17.847Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39148\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac70c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39148, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088ac30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:17.850Z","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-0ihc","knative.dev/name":"konflux-test-022b867b0d46350b57f0691a93aa31962dfa7fd9fb0a43-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:17.850Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-022b867b0d46350b57f0691a93aa31962dfa7fd9fb0a43-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d36b3b6f-1fdd-4fa4-8da6-9cddc4761862","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:27.879Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28301\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00096fac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28301, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002698b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:27.881Z","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-0ihc","knative.dev/name":"kon022b867b0d4635e326b50fd01dac7464ecd6a083d09590ddf7288f86-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:27.881Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"kon022b867b0d4635e326b50fd01dac7464ecd6a083d09590ddf7288f86-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b34d74b-ff11-48cd-a0fd-232df7b66be6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:27.945Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094aa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47469, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269ef0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:27.951Z","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/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-0ihc","knative.dev/name":"konflux-test-integra022b86702489b0235177c228ea7e567e424d314-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:27.952Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integra022b86702489b0235177c228ea7e567e424d314-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"48ecc959-5345-485f-a539-5dc6e67f1379","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:28.432Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57686\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e18c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57686, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcfa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:28.435Z","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/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-0ihc","knative.dev/name":"konflux-test-integration-cl1c45089e0520de97d959a18a045a6711-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:28.436Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integration-cl1c45089e0520de97d959a18a045a6711-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c147f9d0-965d-4e28-a38a-faf4266cb75c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:28.695Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40974\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac7e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40974, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017ea00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:28.698Z","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-0ihc","knative.dev/name":"konflux-test-in022b867b0d46ee1ee156af1d760af1d8855f6b3c268b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:28.698Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-in022b867b0d46ee1ee156af1d760af1d8855f6b3c268b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b63d6c35-531d-423b-84d6-63b51521ae3d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:29.243Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42583\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b16c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42583, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017fef0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:29.247Z","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-0ihc","knative.dev/name":"konflux-test-integr022b867bd47dfcaa775c05d5d58a7c5666463a5d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:29.247Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integr022b867bd47dfcaa775c05d5d58a7c5666463a5d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"029ef659-a13f-4905-95ca-1dd27a01ef39","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:29.479Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22474\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22474, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:29.481Z","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-0ihc","knative.dev/name":"kon022b867b0d4635e326b50fd0e574d1b68ea69a42bb8cb0b14c6802bd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:29.481Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"kon022b867b0d4635e326b50fd0e574d1b68ea69a42bb8cb0b14c6802bd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ecd128e5-fa9f-4e98-a46e-34bba0bc623a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:30.004Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35064\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35064, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088ac80), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:30.007Z","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-0ihc","knative.dev/name":"konflux-test-i022b867b0d463b409765b763a400e9241664000f373f6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:30.007Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-i022b867b0d463b409765b763a400e9241664000f373f6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d14db7e3-3cf1-4c5c-b3de-bd8d77c5ac21","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:30.250Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac6300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35574, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b9a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:30.253Z","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-0ihc","knative.dev/name":"konflux-test022b867b0d4635e9fdb18901d49917e0611ab200841ca9e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:30.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-0ihc","knative.dev/name":"konflux-test022b867b0d4635e9fdb18901d49917e0611ab200841ca9e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6aa2d890-020f-4d17-a4fd-0092fa5324e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:31.203Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac7d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc500), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:31.205Z","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-0ihc","knative.dev/name":"konflux-test-integra022b86742c01d15a8cedc017275f664b91992f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:31.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-0ihc","knative.dev/name":"konflux-test-integra022b86742c01d15a8cedc017275f664b91992f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3740393e-d28b-405c-84cd-191d80b1540c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:31.381Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20517, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc2d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:31.383Z","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-0ihc","knative.dev/name":"konflux-test-in022b867b0d4619883a829fa23cf5cf7b2852e2f7fdda-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:31.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-0ihc","knative.dev/name":"konflux-test-in022b867b0d4619883a829fa23cf5cf7b2852e2f7fdda-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9295b8b5-6504-4fd1-adaa-6cd972e1f0db","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:32.355Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e98c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24814\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24814, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a820), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:32.357Z","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-0ihc","knative.dev/name":"konflux-tes022b867b0d4635e3f2a83ec58c6f296f773424a45a70b2ff-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:32.357Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-tes022b867b0d4635e3f2a83ec58c6f296f773424a45a70b2ff-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa009ca0-6a12-4f76-830e-4352beb0c80c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:35.544Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c870), 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)(0xc000ac6140), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f220), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:35.547Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:35.547Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"10e776a1-63a5-4e39-bcd4-7b3460394a9a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:50.475Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008bf320), 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)(0xc000105a40), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b950), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:50.479Z","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-0ihc","knative.dev/name":"pyt2f42ef367524136d75cf4ab65ab490c90f16ed0e919055db6d2ecd5d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:50.479Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"pyt2f42ef367524136d75cf4ab65ab490c90f16ed0e919055db6d2ecd5d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b4aa3228-4358-4762-a825-6f4d7b5e6f2e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:50.507Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008be000), 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)(0xc0009f7600), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac190), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:50.511Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:50.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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"e6d5ff46-fc7f-4a33-ab83-fde894ec148c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:50.872Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008be3f0), 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)(0xc0008b1940), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000adb30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:50.876Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-2388b297e127d4ede7a8ef0d19cf6469-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:50.876Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-2388b297e127d4ede7a8ef0d19cf6469-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cebf10ff-0806-43b1-bef2-010f9120c5e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:51.321Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008be7e0), 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)(0xc0002e0600), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd4a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:51.327Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:51.327Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"d987b838-8067-4550-938b-e5bf1f8b4f46","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:51.654Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008be000), 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)(0xc000ac6540), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc910), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:51.659Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:51.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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"778728cc-fe10-48d3-aaab-dbf0548ec2bb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:52.407Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008bfb00), 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)(0xc0009f61c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ad450), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:52.410Z","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-0ihc","knative.dev/name":"pyt2f42ef367524136d75cf4ab684bf7c50eed4ea8f7643bfef0aa064f2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:01:52.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":"group-0ihc","knative.dev/name":"pyt2f42ef367524136d75cf4ab684bf7c50eed4ea8f7643bfef0aa064f2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"96352fc0-40ab-4e95-b449-034aa8c99520","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:52.486Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008bfef0), 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)(0xc0009f7b00), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000adef0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:52.488Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:52.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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"95565b4b-58d3-4821-a6d2-5f8d21bee4bb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:53.148Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8480), 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)(0xc0008b1740), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:53.153Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:53.153Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"b02d1f55-e25e-4310-b30e-d93e471c3d1a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:53.430Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), 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)(0xc00029ec00), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a0a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:53.432Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:53.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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"a6968bbb-ad20-4703-bafc-1cef846bf744","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:53.820Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8870), 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)(0xc00029fd80), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088aa00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:53.823Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:53.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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"a5f9dc16-65e3-4ffb-b0eb-8c3657080985","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:01:54.388Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9290), 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)(0xc000ac6fc0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088ba90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:01:54.391Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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-08-17T10:01:54.391Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-push-wdhsg-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":"e88c1204-7730-4edb-873a-11fd99df6367","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:02:59.288Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21710\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21710, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac0a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:02:59.290Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-5s65c-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-08-17T10:02:59.290Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-5s65c-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":"a2791c08-8229-4e2a-b0a6-41a9d32bc40c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:02:59.296Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21720\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac6880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21720, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac550), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:02:59.297Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-5s65c-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-08-17T10:02:59.297Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-5s65c-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":"37f0a295-7087-4623-b258-c56025c35970","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:02:59.400Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095db00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21710\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac7340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21710, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000acaf0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:02:59.401Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-5s65c-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-08-17T10:02:59.401Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-5s65c-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":"2d491917-9d82-496e-9eae-4a05448087aa","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:42.299Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0cf0), 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)(0xc000ac7940), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:42.300Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"affinity-assistant-d61fd68d63-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-08-17T10:03:42.300Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"affinity-assistant-d61fd68d63-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":"f69a976e-df98-416f-9723-1290fc878d28","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:42.503Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f10e0), 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)(0xc0009f6400), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c21e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:42.504Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:03:42.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"f9d5751e-995e-443f-a4f5-c068fcb674e8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:45.245Z","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{\"6692\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b15c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6692, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001c370), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:45.246Z","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-0ihc","knative.dev/name":"affinity-assistant-b1c98c561d-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-08-17T10:03:45.246Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"affinity-assistant-b1c98c561d-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":"7d79eb3b-ae3b-4a88-8c41-25ca856901ea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:45.537Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17761\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e0f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17761, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001ceb0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:45.539Z","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-0ihc","knative.dev/name":"konflux-test-integration-cc7388de8c838de9e52b80d439c39ef9d8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:03:45.539Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integration-cc7388de8c838de9e52b80d439c39ef9d8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5f066c3e-dbc7-4724-8e7c-1af3b49619b4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:48.396Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000265a0), 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)(0xc00094ba00), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269b30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:48.397Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"affinity-assistant-46b40fe742-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-08-17T10:03:48.397Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"affinity-assistant-46b40fe742-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":"c5ba656d-7f04-4cc6-bd63-91b5cbfa1e18","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:48.590Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027680), 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)(0xc000447300), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498550), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:48.591Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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-08-17T10:03:48.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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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":"761283b6-edf0-4851-a7b5-0e8be877a001","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:51.100Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026240), 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)(0xc000286000), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000448050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:51.103Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:03:51.103Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"51f56cf1-6bc3-4fbd-9323-be5a8beb9632","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:54.205Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37312\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a6a7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37312, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a460), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:54.208Z","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-0ihc","knative.dev/name":"konflux-test-ic396022cbcc191d5c1955f72ef46465bec04414f2632c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:03:54.208Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-ic396022cbcc191d5c1955f72ef46465bec04414f2632c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"837e6a00-1f19-4917-85d0-57ae7c6be87d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:03:57.161Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095cc60), 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)(0xc00029f3c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ddbd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:03:57.166Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-e04adc27d80eca14a3b7c73539ff4d58-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:03:57.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-0ihc","knative.dev/name":"python-component-54qxqg-on-e04adc27d80eca14a3b7c73539ff4d58-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4389280f-5294-448a-8f2b-ea03ce0ed89e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:04:03.545Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d680), 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)(0xc000286f80), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088a640), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:04:03.547Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull8e99fbc89492b24d9d62863b503b9d0b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:04:03.547Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull8e99fbc89492b24d9d62863b503b9d0b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b4b803c4-decf-43b5-983f-77df437260fb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:04:06.193Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000278c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22627\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a6b580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22627, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc9b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:04:06.195Z","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-0ihc","knative.dev/name":"konflux-tc396022cbcc194a77f11af53a2b4bf31eea6f03c59d717124e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:04:06.195Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-tc396022cbcc194a77f11af53a2b4bf31eea6f03c59d717124e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bb671bae-e64e-42a4-95f3-eb3590b4fbcd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:04:06.345Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027e60), 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)(0xc00029e5c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd310), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:04:06.347Z","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-0ihc","knative.dev/name":"python-coc92aeafe2267332cbee9aad031e858ea8565205ef81da34d51-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:04:06.347Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-coc92aeafe2267332cbee9aad031e858ea8565205ef81da34d51-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"faf04567-7bc6-4a44-9de6-e7ebcb6463bf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:04:13.872Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0fc0), 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)(0xc00094a580), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002690e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:04:13.889Z","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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:04:13.889Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"edbc9895-5a56-4c79-b9be-c7c11cf63e57","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:04:17.366Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104373\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000287440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104373, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a7ba90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:04:17.373Z","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-0ihc","knative.dev/name":"konflux-test-inc396022cbcc1aa64150c7aae4e900e18027ccd58b9bf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:04:17.373Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-inc396022cbcc1aa64150c7aae4e900e18027ccd58b9bf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"426c25dd-6526-46dc-bf7e-6013a89ba0ce","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:04:18.310Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d710), 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)(0xc00029e380), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b450), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:04:18.321Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-8cffa8bf907205455cee3f4aa9f21ac4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:04:18.321Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-8cffa8bf907205455cee3f4aa9f21ac4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"921b5624-0360-4055-860c-a940850ac798","admissionreview/allowed":true,"admissionreview/result":"nil"} E0817 10:05:02.172409 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path E0817 10:05:02.172594 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path {"severity":"info","timestamp":"2026-08-17T10:05:24.316Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000874240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21215\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000878000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21215, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086a3c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:05:24.318Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-wjzh5-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-08-17T10:05:24.318Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-wjzh5-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":"fb9b736c-1bb1-4c5c-8f9c-65c7db7e79a5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:05:24.330Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000874630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000878a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086a7d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:05:24.331Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-wjzh5-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-08-17T10:05:24.331Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-wjzh5-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":"f1c2bab9-fe46-4d4a-be5d-64e34e58407e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:05:24.874Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000874a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21215\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000879780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21215, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086afa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:05:24.877Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-wjzh5-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-08-17T10:05:24.877Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-wjzh5-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":"82ebf607-31d7-4232-800c-813831e77493","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:28.282Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000756a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39038\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000758700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39038, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00074dd60), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:28.285Z","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-0ihc","knative.dev/name":"konflux-test-c396022cbcc1941f12173efbe9808e334d0444919e21ad-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:28.285Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-c396022cbcc1941f12173efbe9808e334d0444919e21ad-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"25bb3807-2c58-4531-a944-cac362944e4e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:38.377Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000931dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28191\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000962a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28191, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000969040), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:38.381Z","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-0ihc","knative.dev/name":"konc396022cbcc194a77f6b568d720fabf3d7eb15cc9f41cc7f23f3ffee-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:38.381Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konc396022cbcc194a77f6b568d720fabf3d7eb15cc9f41cc7f23f3ffee-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7ce9cf59-65e3-4158-bc91-6a9826d441a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:38.423Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47359\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000962040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47359, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009680a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:38.427Z","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/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-0ihc","knative.dev/name":"konflux-test-integrac39602226edc4c77ef38fbfd30b49b761c21bad-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:38.427Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integrac39602226edc4c77ef38fbfd30b49b761c21bad-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ac283acd-0b2b-4541-b64c-97c6b532317c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:38.676Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009697c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:38.680Z","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-0ihc","knative.dev/name":"konflux-test-integration-cl1bb231e1f47b134fc2635f21d4cbf116-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:38.680Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"konflux-test-integration-cl1bb231e1f47b134fc2635f21d4cbf116-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"79cf9055-78fc-4238-8272-8d101c38c867","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:39.451Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40864\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000286d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40864, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcd20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:39.456Z","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-0ihc","knative.dev/name":"konflux-test-inc396022cbcc1056c34321a3786bd4bee387018530e20-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:39.456Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-inc396022cbcc1056c34321a3786bd4bee387018530e20-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"11e44684-2e9d-4f8b-b566-9da119ccfe4b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:39.552Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42473\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a6a500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42473, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc910), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:39.555Z","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-0ihc","knative.dev/name":"konflux-test-integrc396022c4d4331f9b743584d1fc6d772ae63c4b8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:39.555Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integrc396022c4d4331f9b743584d1fc6d772ae63c4b8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8158fb3f-681b-47cf-877b-efa6b97db140","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:40.126Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22364\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f6040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22364, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268e10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:40.128Z","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-0ihc","knative.dev/name":"konc396022cbcc194a77f6b568dec1982c3e68101c9f15ce666d163cb99-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:40.128Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konc396022cbcc194a77f6b568dec1982c3e68101c9f15ce666d163cb99-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a0ce72d9-4618-486a-a604-a129fe081a52","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:40.604Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34954\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34954, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269860), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:40.607Z","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-0ihc","knative.dev/name":"konflux-test-ic396022cbcc190d5e3d515739f72f71a663cd8bcb546c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:40.607Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-ic396022cbcc190d5e3d515739f72f71a663cd8bcb546c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3b3340f2-4a4d-4d3c-a600-a429c5cb820a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:41.434Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a93b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35464\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000286240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35464, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000449090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:41.438Z","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-0ihc","knative.dev/name":"konflux-testc396022cbcc194a6986c93334370db69eba00faa9994d4d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:41.438Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-testc396022cbcc194a6986c93334370db69eba00faa9994d4d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9270277-8681-49c2-bb88-49563cd1a349","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:41.454Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17735\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b0880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17735, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a7a050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:41.455Z","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-0ihc","knative.dev/name":"konflux-test-integrac396022ed175f34e9e4e03df2f2e6515cbc9f2c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:41.455Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-integrac396022ed175f34e9e4e03df2f2e6515cbc9f2c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cfbe233a-e494-4c53-9285-3bfd9e08d9c3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:42.090Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a9830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20407\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a6a040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20407, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a7bdb0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:42.092Z","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-0ihc","knative.dev/name":"konflux-test-inc396022cbcc1b8166e033eda59c396db28c5b09005cc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:42.092Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-test-inc396022cbcc1b8166e033eda59c396db28c5b09005cc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"085661e1-a70f-4975-8331-00af8567c5b7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:42.459Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a9c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24704\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a6ae40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24704, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc960), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:42.461Z","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-0ihc","knative.dev/name":"konflux-tesc396022cbcc194a79db030992bc681a6c96463af9c456f3d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:42.461Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"konflux-tesc396022cbcc194a79db030992bc681a6c96463af9c456f3d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ccccd17f-cf0c-4b1b-85fb-a32f1b445feb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:48.185Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a360), 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)(0xc000287e00), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017eaa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:48.190Z","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/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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:06:48.191Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"a39d1aa3-d53a-4da0-9518-120a6ef73a26","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:06:59.212Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026900), 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)(0xc0009f64c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002698b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:06:59.215Z","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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-28544cf02b79761059358c919cc3da03-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:06:59.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-0ihc","knative.dev/name":"python-component-54qxqg-on-28544cf02b79761059358c919cc3da03-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0a2116e1-2a4b-437e-8b8d-87e8e82a3432","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:07.287Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c480), 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)(0xc00034e100), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fd9a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:07.288Z","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-0ihc","knative.dev/name":"go-3e7a2eb1bc0ba1260d8108362129294759ec6e4a1fe3e9d649178a3d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:07.288Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-3e7a2eb1bc0ba1260d8108362129294759ec6e4a1fe3e9d649178a3d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7e60c25f-e7b5-41c6-b3be-c02b594ae15a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:07.409Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c870), 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)(0xc00034f940), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a40f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:07.414Z","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/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:07:07.414Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"a28c2965-544f-4ff7-9c0f-48af81b2f762","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:08.038Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c000), 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)(0xc000ac7200), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a5db0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:08.042Z","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/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\"}},{\"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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull9992e9c8a5c4fa8307dce3e024086bcd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:08.042Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull9992e9c8a5c4fa8307dce3e024086bcd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1fa98ab3-3524-483d-bdb2-2f2c9d1c5884","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:08.192Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c3f0), 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)(0xc00071b2c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2aa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:08.195Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:07:08.195Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"40a1b002-f8a3-4242-9a8e-2bfd9d7aaa2a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:08.975Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c7e0), 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)(0xc000a6aa40), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3630), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:08.979Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:07:08.979Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"460e0bfb-a5d1-4aca-a799-8d22f1943b4b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:09.516Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c000), 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)(0xc000a6a300), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2410), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:09.518Z","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-0ihc","knative.dev/name":"go-3e7a2eb1bc0ba1260d810836fd1871afdb2c4cda0edf553b37ae5a3c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:09.518Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-3e7a2eb1bc0ba1260d810836fd1871afdb2c4cda0edf553b37ae5a3c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"17cfb8f4-669a-40c4-b787-18664c4a6590","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:10.182Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c3f0), 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)(0xc000ac62c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3180), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:10.184Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:07:10.184Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"a1a249bd-269e-442e-9ea6-e34441d9b3ac","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:10.767Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c870), 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)(0xc000ac7a40), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a41e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:10.770Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull3b5b75200b0e5cba7626b37a11626507-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:10.770Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull3b5b75200b0e5cba7626b37a11626507-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3032e221-e799-4ba5-8666-1f058f12465d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:11.133Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029cc60), 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)(0xc00071b140), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4d70), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:11.135Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:07:11.135Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"7920baca-85db-4c19-a677-e148607e8d20","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:11.641Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c000), 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)(0xc00071a300), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4410), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:11.643Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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-08-17T10:07:11.643Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-ggmqn-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":"ef8caade-7ded-4707-a8ee-2873aa10331f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:12.351Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029dc20), 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)(0xc00071bec0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2b90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:12.353Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pullce3019eba0fc5160ad6fd36e1e8de137-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:12.353Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pullce3019eba0fc5160ad6fd36e1e8de137-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c1907f5-91ac-419b-84de-d651328515dd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:26.392Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d2090), 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)(0xc0000ca340), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004afae0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:26.394Z","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-0ihc","knative.dev/name":"pytc92aeafe2267332cbed8ba96a65039af386683954210e3ad273bf0b5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:26.394Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"pytc92aeafe2267332cbed8ba96a65039af386683954210e3ad273bf0b5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d07457ac-cb57-4810-a63f-57f5fa2c248f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:26.518Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a761b0), 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)(0xc00034ecc0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fc820), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:26.524Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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-08-17T10:07:26.524Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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":"9c84b4c5-5370-46ea-97fb-aedc4f71e8b2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:27.855Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a77560), 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)(0xc000a17000), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a5220), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:27.859Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-4befc2520b7d8ae0464431b1ad63b86b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:27.859Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-4befc2520b7d8ae0464431b1ad63b86b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2a99fe1f-4c3c-4c74-a5f6-523378132181","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:28.006Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a77950), 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)(0xc00071b100), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c27d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:28.009Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-4bbdb0b020bdd452eb0fd64bce53f49b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:28.009Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-4bbdb0b020bdd452eb0fd64bce53f49b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"130eff71-e934-4512-9834-9856c0b13d58","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:28.259Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a77d40), 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)(0xc000a6a880), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3360), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:28.263Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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-08-17T10:07:28.263Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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":"deb99192-26b2-4e0f-b89b-b187435e681a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:29.248Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c000), 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)(0xc000a6a640), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2820), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:29.254Z","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-0ihc","knative.dev/name":"pytc92aeafe2267332cbed8ba965a513a04044c8f51c54ca715a9ae9540-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:29.254Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"pytc92aeafe2267332cbed8ba965a513a04044c8f51c54ca715a9ae9540-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6f173744-24e5-49aa-9ec6-31c9e2562024","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:29.408Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c480), 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)(0xc000a6bf00), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2dc0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:29.413Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-607d405075e6b276823dd12c503340ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:29.413Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-607d405075e6b276823dd12c503340ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9c661c8f-de7e-42a4-97aa-abae5cf1c54d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:29.711Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c870), 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)(0xc000a16500), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3d10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:29.715Z","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-0ihc","knative.dev/name":"python-compoc92aeafe2267332235bff4a72e311f295a67cd105f254b1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:29.715Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"python-compoc92aeafe2267332235bff4a72e311f295a67cd105f254b1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c8f5210-ba33-4bf7-a249-d7fb8a00e459","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:31.160Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029cc60), 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)(0xc00071a280), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fdd10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:31.162Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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-08-17T10:07:31.162Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-4wnrs-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":"57755e70-2092-49c0-9bac-32e3be966376","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:31.164Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029d200), 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)(0xc00071b240), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a44b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:31.167Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-def5e67433b48a55d8111cf9af1b88ea-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:31.167Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-def5e67433b48a55d8111cf9af1b88ea-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"698c8e08-0e17-4a24-8452-0c535f8d4cd2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:07:32.328Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029dcb0), 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)(0xc0009f76c0), 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:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2cd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:07:32.330Z","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-0ihc","knative.dev/name":"python-compc92aeafe2267332cda0003b3b7447b3ce828ebec76f29b8d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:07:32.330Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-compc92aeafe2267332cda0003b3b7447b3ce828ebec76f29b8d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a0cb3a35-0be3-442e-90a9-4ac834c74320","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:08:20.223Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c4e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21693\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007c3c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21693, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cf2c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:08:20.226Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-fjkww-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-08-17T10:08:20.226Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-fjkww-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":"dda2bbb7-c5be-41b1-b76e-8dc6f675e7e3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:08:20.349Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c5200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21703\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000838740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21703, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cf6d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:08:20.351Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-fjkww-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-08-17T10:08:20.351Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-fjkww-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":"a3ca956a-ca9e-4515-a05d-8f74ea8e34cd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:08:21.029Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c55f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21693\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000839480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21693, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cfea0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:08:21.032Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-fjkww-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-08-17T10:08:21.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-fjkww-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":"69e83aae-89bc-431d-b9c3-a535d14bdaa8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:08:22.945Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c5200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d48fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000abbe50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:08:22.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/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-lcdkd-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-08-17T10:08:22.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-lcdkd-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":"298663ef-a82f-4c21-9242-d39ecd14622a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:08:23.165Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c5680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21448\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d49d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21448, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4780), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:08:23.167Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-lcdkd-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-08-17T10:08:23.167Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-lcdkd-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":"7af2357b-51f1-47b2-885a-750105274be7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:08:24.335Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c5b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:54115\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:08:24.337Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-lcdkd-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-08-17T10:08:24.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-lcdkd-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":"8338d33b-b97a-4dca-81a7-99d41b43279c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:29.780Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031b3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071ad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:29.782Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-bx974-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-08-17T10:11:29.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-bx974-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":"afa688d6-d7bc-47f8-a8db-b838a6597e2c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:29.790Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21611\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21611, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:29.793Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-bx974-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-08-17T10:11:29.793Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-bx974-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":"7534042d-3dc8-4f1e-bdfa-06135666e8e9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:30.395Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031bd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094a740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4d20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:30.397Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-bx974-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-08-17T10:11:30.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-bx974-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":"ca8e94e0-2f3a-4aec-84ee-7e918aec706d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:31.897Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21698\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094a9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21698, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5400), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:31.898Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-pbt4c-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-08-17T10:11:31.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":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-pbt4c-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":"fece9d13-242b-4c92-97ae-5ade749a75f5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:32.246Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21708\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f6140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21708, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a5b30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:32.248Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-pbt4c-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-08-17T10:11:32.248Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-pbt4c-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":"29e7abd8-0c00-4e7d-a6a0-86222de53c14","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:32.666Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095da70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21698\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21698, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2410), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:32.667Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-pbt4c-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-08-17T10:11:32.667Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-pbt4c-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":"20a7fdad-6406-430f-ae41-c441d88ad50f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:37.036Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a76bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e1380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fd9a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:37.038Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-2xvpz-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-08-17T10:11:37.038Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-2xvpz-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":"cc202048-45b5-4f50-a1c1-5d2a06157eea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:37.146Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21666\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a163c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21666, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd270), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:37.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/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-2xvpz-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-08-17T10:11:37.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":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-2xvpz-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":"082e1a28-1bd8-4ba6-af6f-e7851975d92a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:37.945Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a16300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc870), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:37.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-2xvpz-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-08-17T10:11:37.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-2xvpz-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":"5ed4b87e-eae6-4846-b604-2f6d0975cb59","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:39.319Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15856\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094a140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15856, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d40f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:39.320Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9x5xt-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-08-17T10:11:39.320Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9x5xt-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":"56eaa5da-3f7a-4a8e-a72f-80a33a64fa89","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:39.321Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15866\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094adc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15866, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4b40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:39.322Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9x5xt-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-08-17T10:11:39.322Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9x5xt-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":"f3959bca-8621-4840-ab04-881fb9bd25b1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:11:40.329Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15856\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094bf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15856, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5cc0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:11:40.330Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9x5xt-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-08-17T10:11:40.331Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-9x5xt-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":"9fce31c0-cbce-4ecc-b053-eb8a7ea082bf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:02.214Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0c60), 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)(0xc00029f700), 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:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498690), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:02.215Z","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-0ihc","knative.dev/name":"affinity-assistant-e1b6fd418f-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-08-17T10:12:02.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-0ihc","knative.dev/name":"affinity-assistant-e1b6fd418f-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":"20a5826a-924d-48de-aa40-5920c8fb31d2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:02.267Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1050), 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)(0xc000868200), 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:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498c80), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:02.267Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"affinity-assistant-47a39aefa9-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-08-17T10:12:02.267Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"affinity-assistant-47a39aefa9-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":"542c9879-07ba-4d51-8047-145c810fd659","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:02.450Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17879\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000868bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17879, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004993b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:02.452Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:12:02.452Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"a237ea6b-43e6-48cc-88d7-c9fffb403998","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:02.499Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17288\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000868000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17288, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:02.501Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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-08-17T10:12:02.501Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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":"ec817f05-b201-4197-a98c-5566ea2d5c7e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:09.318Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37191\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094b380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37191, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a49b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:09.320Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-b28c84b3735f2eff0ec9d9c641c3e2a8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:12:09.320Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-b28c84b3735f2eff0ec9d9c641c3e2a8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"698ac58e-7b54-480e-9547-ce624b192738","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:11.612Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37424\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37424, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2ff0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:11.616Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:12:11.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"5f80603c-a2c2-4375-99a3-7e033341616b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:20.107Z","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{\"22550\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f68c0), 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:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4e10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:20.109Z","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-0ihc","knative.dev/name":"python-coade3c7e9ad9cf8e06d4743681254cef7b3df3d34b74127d929-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:12:20.109Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-coade3c7e9ad9cf8e06d4743681254cef7b3df3d34b74127d929-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0234bdd-dfbd-42c0-b52f-7c3fef233226","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:22.455Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031b8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22805\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22805, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088abe0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:22.457Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pullf1d562993216f525085a3f2bb58e91e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:12:22.457Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pullf1d562993216f525085a3f2bb58e91e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6d34c5da-4306-43b6-ba5b-14acf45c2fdd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:31.014Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009a8f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104134\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034edc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104134, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cbb30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:31.024Z","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/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\"}},{\"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-0ihc","knative.dev/name":"python-component-54qxqg-on-5a24305c78e0d2600339d569d51f6997-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:12:31.024Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-5a24305c78e0d2600339d569d51f6997-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6098605d-e7ee-4d51-881d-e96dfd1345ea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:12:35.173Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104285\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104285, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:1682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd590), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:12:35.180Z","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/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:12:35.180Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"68843e9c-945f-4b15-a1e7-884a229b2246","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:14:51.032Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cb770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:14:51.037Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:14:51.037Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"13905a9f-7dc4-4fbf-bd99-ea2350b578fd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:14:57.144Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38821\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a169c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38821, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004afb80), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:14:57.150Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-dbda1a088cf6688523f6c4af98873f6d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:14:57.150Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-dbda1a088cf6688523f6c4af98873f6d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"838a0afb-894c-4465-ab08-46f6affa753a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:02.718Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f18c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2370), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:02.720Z","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-0ihc","knative.dev/name":"go-3e6b486a1caeaf192c434bc901e6d742394711e21761572cd06b1937-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:02.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":"group-0ihc","knative.dev/name":"go-3e6b486a1caeaf192c434bc901e6d742394711e21761572cd06b1937-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ec559770-543b-4f0b-b6e7-ac6933cb4f62","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:02.843Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47285\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071b700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47285, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2a50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:02.846Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:15:02.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":"group-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"68f99f0c-8f14-4a3d-8430-04d4f5fbd60f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:03.882Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40954\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fe40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40954, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:03.886Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:15:03.887Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"72b8faaf-195b-4a33-874c-c7682ff1aa12","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:03.900Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57412\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f6040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57412, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:03.903Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull6014b1e77ba6fc159160d5610bf9f32e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:03.903Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull6014b1e77ba6fc159160d5610bf9f32e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"18ea70b9-fd03-40c9-bb91-5d22fa43151e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:04.938Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22542\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22542, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001a500), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:04.940Z","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-0ihc","knative.dev/name":"go-3e6b486a1caeaf192c434bc90d180c998dc849e4935fb9a2d4aba86d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:04.940Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-3e6b486a1caeaf192c434bc90d180c998dc849e4935fb9a2d4aba86d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69637c02-8b35-4a5f-b666-22275e9d06e5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:04.948Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42529\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029efc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42529, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001ad20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:04.952Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:15:04.952Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"87d1e5c2-9495-4853-ba4f-f90373c91e87","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:06.058Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35048\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f6640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35048, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001afa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:06.061Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:15:06.061Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"09f06131-c7a6-41c8-a8e6-9b68f302c0c7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:07.253Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17859\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071b080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17859, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5e50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:07.255Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:15:07.255Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"2235a873-3663-4a9c-b2eb-dc5499eb186f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:07.260Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35564\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071bdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35564, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4550), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:07.262Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull015433069db1c63e8caeaa2e7b51081e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:07.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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull015433069db1c63e8caeaa2e7b51081e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bcb94054-97f1-45b6-9d6c-afc19935c5a7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:08.132Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20569\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20569, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba1e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:08.135Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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-08-17T10:15:08.135Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pull-request-666v5-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":"ff086036-fd2c-4c02-bffd-85d3c94ca208","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:08.138Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24806\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24806, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:08.140Z","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-0ihc","knative.dev/name":"go-component-anh1q7-on-pullae2835235ffe870f6b40dc787da45c25-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:08.140Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"go-component-anh1q7-on-pullae2835235ffe870f6b40dc787da45c25-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"378b0964-e5ae-4263-8b3c-f1a1f3a82826","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:13.139Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28100\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071ac00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28100, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4280), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:13.142Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"pytade3c7e9ad9cf8e06d79c1306aea4ba791ddc877df38aaf677d4b72a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:13.142Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"pytade3c7e9ad9cf8e06d79c1306aea4ba791ddc877df38aaf677d4b72a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"98847458-a06e-498d-9fc0-82a93b047785","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:13.176Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47094\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071bb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47094, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a48c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:13.179Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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-08-17T10:15:13.179Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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":"dcca4f65-cbc6-4a9e-80ea-03d39f74c355","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:14.085Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000286440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2410), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:14.089Z","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/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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-e518c50ca8f2a3e84839172f1dabbef4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:14.089Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-e518c50ca8f2a3e84839172f1dabbef4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"24e7e38a-4650-42b5-8c54-dde87f9a9d02","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:14.547Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40727\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004478c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40727, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:14.550Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-e7228a388bc5017875873a5cca9e095a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:14.550Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-e7228a388bc5017875873a5cca9e095a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c3182c00-83ca-4574-8d92-1dfd8577bd64","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:14.692Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42310\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f6000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42310, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:14.695Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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-08-17T10:15:14.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":"group-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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":"6c7b73eb-0215-4f58-a363-31bb8acef0dc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:15.784Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c510), 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)(0xc000286ac0), 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:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:15.786Z","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-0ihc","knative.dev/name":"pytade3c7e9ad9cf8e06d79c130fc19c3c65c31d991936e7c6488620b09-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:15.786Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"pytade3c7e9ad9cf8e06d79c130fc19c3c65c31d991936e7c6488620b09-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"10513861-8146-45fb-b81b-7244652cc65e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:15.847Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34819\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000287980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34819, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3630), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:15.850Z","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/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-0ihc","knative.dev/name":"python-component-54qxqg-on-18337f62315bea0aafa0a1fd0e909ce6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:15.850Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-18337f62315bea0aafa0a1fd0e909ce6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b541b1c9-3428-4dae-b98e-24aea5dd65e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:17.351Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f18c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071ac40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4e60), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:17.358Z","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-0ihc","knative.dev/name":"python-compoade3c7e9ad9cf8e8085dad4e605578b86c7c5263b39a489-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:17.358Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-compoade3c7e9ad9cf8e8085dad4e605578b86c7c5263b39a489-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ccaba8c2-ddbd-4383-82fb-76f61636c5d3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:17.743Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0000), 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)(0xc00029e380), 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:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d46e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:17.745Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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-08-17T10:15:17.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-0ihc","knative.dev/name":"python-component-54qxqg-on-pull-request-kfllf-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":"dc074c61-4301-4c5b-8a73-e2f37af38f66","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:18.881Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20334\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029f900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20334, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c24b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:18.883Z","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-0ihc","knative.dev/name":"python-component-54qxqg-on-d7173d305f18fc1993e85d713e6c0d59-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:18.883Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-component-54qxqg-on-d7173d305f18fc1993e85d713e6c0d59-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97de74eb-49c3-493e-8298-282a6068a393","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:15:18.889Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24571\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f6800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24571, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:46521\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2b40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:15:18.891Z","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-0ihc","knative.dev/name":"python-compade3c7e9ad9cf8e0cff4b525e63fd747ae1aec8d0cae031c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:15:18.891Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"python-compade3c7e9ad9cf8e0cff4b525e63fd747ae1aec8d0cae031c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c06e8e28-54c1-4fb0-86c4-afe3e1236b13","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:18.222Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bc6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21621\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b7080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21621, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b8fa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:18.224Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-p4xb7-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-08-17T10:19:18.224Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-p4xb7-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":"81d90a21-a339-49de-a884-cd5c79df3a2e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:18.232Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bcab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21631\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b7cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21631, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b93b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:18.236Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-p4xb7-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-08-17T10:19:18.236Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-p4xb7-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":"8da9d82f-c0ac-4d25-ae70-5201bfb22152","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:18.770Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bcfc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21621\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000969040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21621, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b86e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:18.772Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-p4xb7-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-08-17T10:19:18.772Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-p4xb7-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":"72b400aa-c451-4ba8-b16e-1ff5d34e6f48","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:20.019Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bd3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21718\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21718, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b92c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:20.021Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-thsrp-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-08-17T10:19:20.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-thsrp-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":"a7c7de85-ad53-4583-903c-2c010dfb89bc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:20.119Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bd7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21728\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029ef40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21728, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b9e00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:20.121Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-thsrp-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-08-17T10:19:20.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-thsrp-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":"2f06a808-1c2b-422c-bac3-2d0013c64697","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:21.170Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bdb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21718\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f61c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21718, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4ff0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:21.172Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-thsrp-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-08-17T10:19:21.172Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-thsrp-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":"5f78f571-b69d-4538-9f57-124fd081dba0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:25.076Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f18c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21694\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000287480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21694, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001a8c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:25.079Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-l6cg6-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-08-17T10:19:25.079Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-l6cg6-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":"c57d4dfe-89fb-4b18-859f-0e24d89179f3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:25.378Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21704\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000286000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21704, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001a000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:25.381Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-l6cg6-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-08-17T10:19:25.381Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-l6cg6-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":"2f109d2c-84c5-4fbc-9ac6-a4105cb97d88","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:26.263Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21694\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000287080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21694, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b2c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:26.265Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-l6cg6-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-08-17T10:19:26.265Z","logger":"webhook-operator","caller":"webhook/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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-l6cg6-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":"358c448d-5c6e-48fd-ad33-72b0e600ac05","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:27.530Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bc240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15849\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029ed80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15849, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b8eb0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:27.532Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-vf9cl-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-08-17T10:19:27.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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-vf9cl-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":"54aa6f4c-f501-4f3f-aca7-ee529835e60b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:27.537Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bc6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15859\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15859, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b96d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:27.538Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-vf9cl-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-08-17T10:19:27.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":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-vf9cl-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":"516d1093-391c-4e7f-9067-6fe2b81c0ad9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:19:28.446Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007bcab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15849\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15849, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b9ea0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:19:28.447Z","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-0ihc","knative.dev/name":"integration-resolver-pipelinerun-vf9cl-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-08-17T10:19:28.447Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-0ihc","knative.dev/name":"integration-resolver-pipelinerun-vf9cl-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":"ee898ceb-f9ef-44fa-80ea-41fe82f0ea4e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:20:51.244Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f4480), 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)(0xc0007e5c40), 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:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00080aaf0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:20:51.245Z","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-tvlf","knative.dev/name":"affinity-assistant-af8920940f-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-08-17T10:20:51.245Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"affinity-assistant-af8920940f-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":"00f7f0c9-97c1-49da-bd58-f78932e32a0c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:20:51.333Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f4990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17171\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000836680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17171, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00080b090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:20:51.335Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik-on-pull-request-jc6hd-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-08-17T10:20:51.335Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik-on-pull-request-jc6hd-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":"8c089c76-0471-42c6-95fa-a8851227fcaf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:20:55.793Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000980120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36711\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000837580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36711, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00097def0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:20:55.796Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-9923ef8a8eeec4294af9a21760fe14b30cf4f7c09e2d9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:20:55.796Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"test-comp-pac-9923ef8a8eeec4294af9a21760fe14b30cf4f7c09e2d9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1da65554-ed8e-45c5-b3c7-1511ac03e865","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:21:02.364Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f1dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22427\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f69c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22427, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3360), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:21:02.366Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp9923ef8a8eeecf0dfeb0f28b475a6221b1a34871cff4ca8f8a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:21:02.366Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"test-comp9923ef8a8eeecf0dfeb0f28b475a6221b1a34871cff4ca8f8a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"61cf8ac7-f71b-4023-b2ba-cc0a8ad53244","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:21:13.719Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104019\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094be80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104019, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:19825\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000037770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:21:13.729Z","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/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-tvlf","knative.dev/name":"test-comp-pac-g9923ef8a8eeea2eef16de436a84b64784345131426fb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:21:13.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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-g9923ef8a8eeea2eef16de436a84b64784345131426fb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"259d827b-8fcf-4e3c-a624-6881fc49a098","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:06.751Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38758\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e4d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38758, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b0e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:06.754Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac9923ef8a8eeecf8ac7a3dd587a64cdb7b9a9fe96460014-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:06.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-tvlf","knative.dev/name":"test-comp-pac9923ef8a8eeecf8ac7a3dd587a64cdb7b9a9fe96460014-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2906835b-181a-4971-8c2b-61276adf250b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:18.031Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087d320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27986\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000944080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27986, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089f450), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:18.034Z","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":"gitlab-rep-tvlf","knative.dev/name":"tes9923ef8a8eeecf0dfedf81a8a5d62a73848864652284cf72e7cc6aeb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:18.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":"gitlab-rep-tvlf","knative.dev/name":"tes9923ef8a8eeecf0dfedf81a8a5d62a73848864652284cf72e7cc6aeb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"976f4b47-b89a-43ee-a275-e2b29f8ebc4d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:18.082Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47048\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000944000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47048, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089e000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:18.085Z","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/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\"}]},{\"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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik90989e58399c1edd3fdedb0486d33a98-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:18.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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik90989e58399c1edd3fdedb0486d33a98-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"506146cb-8337-4476-85a9-1f7f9827e26a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:18.708Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57206\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b6340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57206, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089f1d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:18.712Z","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/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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik9255d753a042c39cad7cb5091de57ec7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:18.712Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik9255d753a042c39cad7cb5091de57ec7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3f55a86-2309-4b8c-a92c-e62922c3a16c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:18.834Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40629\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40629, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a230), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:18.839Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-g9923ef8a8eee759e188cdc6cf7e37be4fca262f19a2e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:18.839Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-g9923ef8a8eee759e188cdc6cf7e37be4fca262f19a2e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b33a9fd6-ab01-4837-a6c1-7ae81bc3899d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:19.530Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087cf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b4a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:19.532Z","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-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik94609102bd545638b22e002be375be3e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:19.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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik94609102bd545638b22e002be375be3e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a918380c-7a57-448b-b055-fd8b63a4686c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:19.559Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087d320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b66c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089e690), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:19.561Z","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":"gitlab-rep-tvlf","knative.dev/name":"tes9923ef8a8eeecf0dfedf81a8dce17e3c80dd98a44c94b63d54238424-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:19.561Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"tes9923ef8a8eeecf0dfedf81a8dce17e3c80dd98a44c94b63d54238424-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"50aaa476-0801-4758-867a-17a493af8851","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:20.904Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087d830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b7cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089f3b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:20.909Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pa9923ef8a8eeecf0ab319ca9488d65424755728e932ebd4f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:20.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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pa9923ef8a8eeecf0ab319ca9488d65424755728e932ebd4f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"abe9b87a-bfa1-41a2-814d-de34dd4133c4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:20.909Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34719\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071a8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34719, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089fcc0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:20.914Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-9923ef8a8eeec6e6fd25f6a6dda3769e7893a29309cd1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:20.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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-9923ef8a8eeec6e6fd25f6a6dda3769e7893a29309cd1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"458eeee9-e806-4f31-bf1c-c61ef3250cc7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:21.520Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17524\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071a440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17524, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a500), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:21.522Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik1529c71eb9e164948d57280368e6985a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:21.522Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"test-comp-pac-gitlab-nj4wik1529c71eb9e164948d57280368e6985a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b23c3a7c-1473-41ae-82bd-d05f9ad77ca3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:21.611Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20202\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20202, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b2c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:21.613Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-tvlf","knative.dev/name":"test-comp-pac-g9923ef8a8eee2255b98a91ac80d4f19b0bc11dacfec3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:21.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-tvlf","knative.dev/name":"test-comp-pac-g9923ef8a8eee2255b98a91ac80d4f19b0bc11dacfec3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"53002c1d-4697-402f-ad9d-e22536de9279","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:23:22.218Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087c360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029fd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24469, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00089efa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:23:22.220Z","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":"gitlab-rep-tvlf","knative.dev/name":"test-comp-p9923ef8a8eeecf0dc0984538cb5fb9dcec83fdfa2957dc2a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:23:22.221Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"test-comp-p9923ef8a8eeecf0dc0984538cb5fb9dcec83fdfa2957dc2a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"74ef7d5c-4c05-401c-af1d-000aa735365b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:38.874Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000d27e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19214\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e1100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19214, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000155e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:38.876Z","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-tvlf","knative.dev/name":"integration-test-7y0z-w5qr5-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-08-17T10:24:38.876Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"integration-test-7y0z-w5qr5-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":"dff4a0f9-426a-4046-92fc-ccb1dc6421c6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:39.023Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19224\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e1d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19224, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017e140), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:39.024Z","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-tvlf","knative.dev/name":"integration-test-7y0z-w5qr5-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-08-17T10:24:39.024Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"integration-test-7y0z-w5qr5-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":"7610d97f-a914-4953-9570-a7c3ae2b0936","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:39.872Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e83f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19214\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094b340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19214, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:39.874Z","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-tvlf","knative.dev/name":"integration-test-7y0z-w5qr5-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-08-17T10:24:39.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":"gitlab-rep-tvlf","knative.dev/name":"integration-test-7y0z-w5qr5-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":"e014483d-9c3d-420d-b545-c71c324427db","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:40.022Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e87e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19385\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00094bdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19385, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca410), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:40.024Z","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-tvlf","knative.dev/name":"integration-test-7y0z-h7x9l-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-08-17T10:24:40.025Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"integration-test-7y0z-h7x9l-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":"14a86461-0c6b-4b3c-81ca-0f51e1961857","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:40.937Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19395\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000286c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19395, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002caa00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:40.939Z","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-tvlf","knative.dev/name":"integration-test-7y0z-h7x9l-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-08-17T10:24:40.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":"gitlab-rep-tvlf","knative.dev/name":"integration-test-7y0z-h7x9l-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":"8ea9d464-3517-4d13-91f1-ebcbe95d8d49","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:41.373Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19385\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002879c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19385, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cb1d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:41.375Z","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-tvlf","knative.dev/name":"integration-test-7y0z-h7x9l-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-08-17T10:24:41.375Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"integration-test-7y0z-h7x9l-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":"cad97d0f-3462-4239-ba37-9f1e7e76dbdd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:42.028Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19311\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071a800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19311, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cb9a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:42.029Z","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-tvlf","knative.dev/name":"integration-test-h0h8-8wd7c-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-08-17T10:24:42.029Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-tvlf","knative.dev/name":"integration-test-h0h8-8wd7c-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":"a0638a1c-2465-4e61-9fa1-4c797bd1142b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:42.453Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19296\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071ba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19296, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ae60), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:42.455Z","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-tvlf","knative.dev/name":"integration-test-h0h8-8wd7c-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-08-17T10:24:42.455Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"integration-test-h0h8-8wd7c-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":"191e0c27-d560-460a-be86-0cf5e76d88a7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:24:43.009Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19311\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029e840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19311, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003bbd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:24:43.012Z","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-tvlf","knative.dev/name":"integration-test-h0h8-8wd7c-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-08-17T10:24:43.012Z","logger":"webhook-operator","caller":"webhook/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-tvlf","knative.dev/name":"integration-test-h0h8-8wd7c-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":"298a61cd-6e93-4e61-9c97-4d1b08f984bb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:25:29.545Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f5e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6620\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00070cbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6620, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007185a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:25:29.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/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-irji","knative.dev/name":"affinity-assistant-27b197860e-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-08-17T10:25:29.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":"stat-rep-irji","knative.dev/name":"affinity-assistant-27b197860e-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":"d4ebacb2-c36c-4ad6-b31c-a82f0fa147ca","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:25:29.633Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007343f0), 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)(0xc00070d580), 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:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000718b40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:25:29.634Z","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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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-08-17T10:25:29.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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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":"3017381c-cbc1-40b2-bc6d-54c03e1599ce","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:25:34.149Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000735c20), 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)(0xc00086e480), 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:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008721e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:25:34.153Z","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":"stat-rep-irji","knative.dev/name":"test-componentcf1182cb6e87bf97484488b5c38bb0666012a52342099-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:25:34.153Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-irji","knative.dev/name":"test-componentcf1182cb6e87bf97484488b5c38bb0666012a52342099-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ec672572-717d-4a48-9584-e85a25ab13bd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:25:40.358Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0090), 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)(0xc0002878c0), 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:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000448910), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:25:40.360Z","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":"stat-rep-irji","knative.dev/name":"test-compcf1182cb6e87b0033c1dcdd49455428201f732f12526c332e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:25:40.360Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-compcf1182cb6e87b0033c1dcdd49455428201f732f12526c332e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"40edaa50-bfbf-4b44-8f78-9b65c3a55337","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:25:50.621Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087c1b0), 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)(0xc00094b340), 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:29536\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269900), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:25:50.630Z","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/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/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-irji","knative.dev/name":"test-component-pac-w1srk0-ob242cdcfbec77effe2b9591c8fe40760-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:25:50.630Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-component-pac-w1srk0-ob242cdcfbec77effe2b9591c8fe40760-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ee896879-2223-4ce9-bda8-1dabb765520b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:35.742Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa3f0), 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)(0xc000ac2940), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000aa9ea0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:35.746Z","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":"stat-rep-irji","knative.dev/name":"test-componencf1182cb6e87b07e097a1083cf38ad74da9b027936254c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:35.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":"stat-rep-irji","knative.dev/name":"test-componencf1182cb6e87b07e097a1083cf38ad74da9b027936254c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c60e5865-afff-4532-8f30-dc58357d33c5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:45.795Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087d5f0), 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)(0xc000286f00), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001a4b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:45.798Z","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-irji","knative.dev/name":"tescf1182cb6e87b0033cd804d212bce6817bee5c2de80db6252911ecd5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:45.798Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"tescf1182cb6e87b0033cd804d212bce6817bee5c2de80db6252911ecd5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a07c8e15-4506-4924-9cb4-0dda4c2494e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:45.848Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087d9e0), 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)(0xc000287dc0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001ad70), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:45.851Z","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/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"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-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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-08-17T10:27:45.851Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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":"d5c7a8eb-b7a1-4283-8237-902575c3dabf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:46.144Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0000), 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)(0xc00034f280), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2cd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:46.150Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-o6cf1b693bb1e5efc7a12d2c1762b807f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:46.150Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-component-pac-w1srk0-o6cf1b693bb1e5efc7a12d2c1762b807f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bd7390e1-7016-46cb-9e32-1ffdd2b4b8d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:46.579Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0090), 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)(0xc0002e1e40), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c24b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:46.582Z","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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-oc7173198a01c8761fc427df7d7fc9661-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:46.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-irji","knative.dev/name":"test-component-pac-w1srk0-oc7173198a01c8761fc427df7d7fc9661-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6aa9f761-f06d-4206-8a54-93df96745ae2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:46.907Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0bd0), 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)(0xc0002872c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c2d20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:46.909Z","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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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-08-17T10:27:46.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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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":"80799e28-75fc-46a6-a47f-67a4b36e8e81","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:47.295Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa510), 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)(0xc0000ca140), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f770), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:47.297Z","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":"stat-rep-irji","knative.dev/name":"tescf1182cb6e87b0033cd804d276d67e962a281e41a4b688cd1471c105-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:47.297Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"tescf1182cb6e87b0033cd804d276d67e962a281e41a4b688cd1471c105-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"43e99621-7f68-425a-9a83-f53e93f525fc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:47.864Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa900), 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)(0xc00094a740), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca5a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:47.868Z","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":"stat-rep-irji","knative.dev/name":"test-componentcf1182cb6e87b22d42a0f83f7775961985c83212a7540-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:47.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":"stat-rep-irji","knative.dev/name":"test-componentcf1182cb6e87b22d42a0f83f7775961985c83212a7540-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0aefb363-eba5-4d4d-ba74-05ccde655602","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:48.514Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa000), 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)(0xc00094a3c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca460), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:48.517Z","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":"stat-rep-irji","knative.dev/name":"test-componecf1182cb6e87b000e2d65195ffd5d110b30e235df712c29-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:48.517Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-componecf1182cb6e87b000e2d65195ffd5d110b30e235df712c29-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d48b0700-cb0b-4b5b-b8a9-864a56b2ac96","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:48.997Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa480), 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)(0xc0002e17c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cb5e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:48.998Z","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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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-08-17T10:27:48.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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-pull-request-8pfsc-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":"fbf152eb-01ed-4f53-bb53-346e720c4341","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:49.231Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa870), 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)(0xc000286980), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c20a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:49.232Z","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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-o4a9119a62a3219f00d1f87341e7ac3fa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:49.232Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-component-pac-w1srk0-o4a9119a62a3219f00d1f87341e7ac3fa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9b2f17a9-c96f-4a59-8c70-a659a84ee971","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:27:51.123Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aabb00), 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)(0xc00034f040), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004c3900), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:27:51.125Z","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":"stat-rep-irji","knative.dev/name":"test-componcf1182cb6e87b003985e70ac6a9fa506640d9d655299a4cf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:27:51.125Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-componcf1182cb6e87b003985e70ac6a9fa506640d9d655299a4cf-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5aaf6559-50c9-42bc-b755-8c9d649190b1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:07.013Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000761200), 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)(0xc000783180), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000798550), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:07.015Z","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-irji","knative.dev/name":"integration-test-bl2v-wzqnl-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-08-17T10:29:07.015Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-bl2v-wzqnl-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":"d19fb5dd-a3af-462e-8eb4-4bea8854bfbe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:07.162Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b4ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19503\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008b2480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19503, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000799a40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:07.165Z","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-irji","knative.dev/name":"integration-test-bl2v-wzqnl-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-08-17T10:29:07.165Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-bl2v-wzqnl-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":"228aaa6a-aec3-4011-8390-7cc7e43ff6b6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:08.012Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b4000), 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)(0xc0008b2300), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007983c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:08.014Z","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-irji","knative.dev/name":"integration-test-behg-7xk5f-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-08-17T10:29:08.014Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-behg-7xk5f-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":"cc4d78da-6d85-4365-854e-2d59e579dc81","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:08.166Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b43f0), 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)(0xc0008b3800), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000798b90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:08.167Z","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-irji","knative.dev/name":"integration-test-bl2v-wzqnl-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-08-17T10:29:08.167Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-bl2v-wzqnl-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":"c8bd3d5b-a4a2-40f7-a664-320ce72afb39","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:09.321Z","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{\"19502\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b68c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000799720), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:09.323Z","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-irji","knative.dev/name":"integration-test-behg-7xk5f-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-08-17T10:29:09.323Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-irji","knative.dev/name":"integration-test-behg-7xk5f-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":"25106dec-6f28-4deb-bacc-8ac2853a7236","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:09.402Z","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{\"19517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b74c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000799b80), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:09.404Z","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-irji","knative.dev/name":"integration-test-behg-7xk5f-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-08-17T10:29:09.404Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-behg-7xk5f-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":"2f357420-9437-4a18-9cd2-ffb1ba1b39af","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:10.583Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b50e0), 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)(0xc00094a980), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a5220), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:10.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/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-irji","knative.dev/name":"integration-test-e5lm-xcbfj-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-08-17T10:29:10.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":"stat-rep-irji","knative.dev/name":"integration-test-e5lm-xcbfj-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":"ef9c3c5b-ed96-45df-9848-75d210fbe2d3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:10.585Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b5560), 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)(0xc00094b3c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:10.588Z","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-irji","knative.dev/name":"integration-test-e5lm-xcbfj-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-08-17T10:29:10.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":"stat-rep-irji","knative.dev/name":"integration-test-e5lm-xcbfj-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":"edf1b288-68b2-4d80-89c6-7bcd70e448af","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:11.064Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b4b40), 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)(0xc00094ac80), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cab90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:11.066Z","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-irji","knative.dev/name":"integration-test-e5lm-ddhc2-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-08-17T10:29:11.066Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-e5lm-ddhc2-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":"42703c51-4b74-4c48-95a2-f0de27ee5ec7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:11.306Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b4f30), 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)(0xc0007b6200), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cafa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:11.308Z","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-irji","knative.dev/name":"integration-test-e5lm-xcbfj-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-08-17T10:29:11.308Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-e5lm-xcbfj-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":"ea14f5f6-f4bb-4584-bf41-584e7a617b35","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:12.134Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19431\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b79c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19431, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a4aa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:12.136Z","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-irji","knative.dev/name":"integration-test-e5lm-ddhc2-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-08-17T10:29:12.136Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-e5lm-ddhc2-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":"37139061-eeff-4f8e-9b8e-5718618de3e4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:12.186Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9200), 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)(0xc0002e1080), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001a5b30), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:12.187Z","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-irji","knative.dev/name":"integration-test-e5lm-ddhc2-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-08-17T10:29:12.187Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"integration-test-e5lm-ddhc2-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":"43a49def-56db-42c1-995a-75a79a1858eb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:57.143Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaab40), 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)(0xc0002e15c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b810), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:57.144Z","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-irji","knative.dev/name":"affinity-assistant-5ef66c2e37-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-08-17T10:29:57.144Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"affinity-assistant-5ef66c2e37-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":"54f1bee8-5351-4435-b68e-45ba6ff0b43c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:29:57.231Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaaf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17208\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034e2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17208, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268050), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:29:57.232Z","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-irji","knative.dev/name":"test-component-pac-w1srk0-on-push-592nz-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-08-17T10:29:57.233Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-component-pac-w1srk0-on-push-592nz-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":"e49b202e-a414-4856-b096-f3b620ef28cb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:30:02.050Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aabe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36779\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029f9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36779, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001d7c0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:30:02.053Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-on-push-592nz-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-08-17T10:30:02.053Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"test-component-pac-w1srk0-on-push-592nz-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":"2d313bfa-fbe9-4fd3-9fa6-d431fb9dc9e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:30:09.359Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029ca20), 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)(0xc000ac2a00), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004af630), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:30:09.362Z","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-irji","knative.dev/name":"test-component-pac-w1srk0-ob14e67df9e2e74558983c83cc22b788c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:30:09.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":"stat-rep-irji","knative.dev/name":"test-component-pac-w1srk0-ob14e67df9e2e74558983c83cc22b788c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"33022c3d-8c6d-4bf8-b1e9-6d650048bd2b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:30:19.322Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008b5440), 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)(0xc0002e0fc0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003adc0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:30:19.328Z","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/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\"}},{\"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-irji","knative.dev/name":"test-component-pac-w1srk0-on-push-592nz-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-08-17T10:30:19.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-irji","knative.dev/name":"test-component-pac-w1srk0-on-push-592nz-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":"d289c67e-c482-4ceb-a022-023cf4db8d1e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:30:26.989Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aaa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17830\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac2080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17830, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001dea0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:30:26.990Z","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-irji","knative.dev/name":"failing-build-plr-epdg-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-08-17T10:30:26.990Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"failing-build-plr-epdg-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":"a9edb698-2c55-4f92-8808-0f95e11a7877","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:30:27.088Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aab8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17840\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ac3400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17840, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000928140), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:30:27.089Z","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-irji","knative.dev/name":"failing-build-plr-epdg-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-08-17T10:30:27.090Z","logger":"webhook-operator","caller":"webhook/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-irji","knative.dev/name":"failing-build-plr-epdg-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":"d6ee03c6-f589-4d15-9db5-864b324d6ab6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:30:27.741Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aabcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17830\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b61c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17830, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000928910), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:30:27.743Z","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-irji","knative.dev/name":"failing-build-plr-epdg-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-08-17T10:30:27.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":"stat-rep-irji","knative.dev/name":"failing-build-plr-epdg-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":"3b0c5ced-6a89-4f46-b72d-c1be51e5cdda","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:31:29.881Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f5290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16971\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00029ec40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16971, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000015900), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:31:29.883Z","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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-pull-request-4zgt6-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-08-17T10:31:29.883Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-pull-request-4zgt6-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":"c320b7c4-8436-4543-949e-7a16c66afce0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:31:37.350Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087cfc0), 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)(0xc0002867c0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00088b950), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:31:37.352Z","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-j5bz","knative.dev/name":"test-comp-pac-29ce531b37fa9f3d25a87c834a0def6918b71dd228e3f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:31:37.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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-29ce531b37fa9f3d25a87c834a0def6918b71dd228e3f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"431b20e0-3846-40d9-9f7e-37e81145f280","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:31:48.088Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9710), 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)(0xc00074ebc0), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca9b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:31:48.094Z","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/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/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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/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/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-j5bz","knative.dev/name":"test-comp29ce531b37fa9562831f3101bbabbadceb1e8109de84212dfc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:31:48.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":"forgejo-rep-j5bz","knative.dev/name":"test-comp29ce531b37fa9562831f3101bbabbadceb1e8109de84212dfc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"80a6ec4c-43a4-418a-90e6-5e3d0e628101","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:32:43.523Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006fb3b0), 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)(0xc0006fe780), 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:21490\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000702140), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:32:43.532Z","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/env/31\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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/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/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-f29ce531b37fa90799aec00ff755215059acf36ea1450-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:32:43.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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-f29ce531b37fa90799aec00ff755215059acf36ea1450-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"baa45ea2-68e2-4b30-8a34-0748de5f13fe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:32.038Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007ca630), 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)(0xc0007adcc0), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b5400), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:32.042Z","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/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/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/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/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\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac29ce531b37fa95c2a66842157ba0b8f1e8fa77038935f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:37:32.043Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-comp-pac29ce531b37fa95c2a66842157ba0b8f1e8fa77038935f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6826884a-ed84-448a-af20-75b87618bac7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:42.092Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095cfc0), 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)(0xc00029f4c0), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001aeb0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:42.094Z","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-j5bz","knative.dev/name":"tes29ce531b37fa956283b28ea8a2cf63f81c6a2d4ccc8d24437986a419-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:37:42.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":"forgejo-rep-j5bz","knative.dev/name":"tes29ce531b37fa956283b28ea8a2cf63f81c6a2d4ccc8d24437986a419-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"31dcf50f-0ac2-4ce1-a8b6-a978db8907b0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:42.128Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d3b0), 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)(0xc000286500), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001b630), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:42.131Z","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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrq56fabe643f7c38a55ce6d1087f3a3016-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:37:42.131Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrq56fabe643f7c38a55ce6d1087f3a3016-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2851bd8d-ba96-4563-b1d3-dc513d272aef","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:43.289Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095d7a0), 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)(0xc000287f00), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269450), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:43.293Z","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/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/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/7\",\"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/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-j5bz","knative.dev/name":"test-comp-pa29ce531b37fa956513672a3adc107898fcfb71aa64da6e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:37:43.293Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-comp-pa29ce531b37fa956513672a3adc107898fcfb71aa64da6e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"902a90db-1770-42b6-8997-0d6e117f36f8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:43.320Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c000), 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)(0xc00071a040), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:43.323Z","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/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-j5bz","knative.dev/name":"test-comp-pac-29ce531b37fa9347005fe797de7f553ac3d5d89850806-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:37:43.323Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-29ce531b37fa9347005fe797de7f553ac3d5d89850806-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bde057c0-e3eb-46fa-806d-2e4d8737a6d3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:43.842Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c3f0), 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)(0xc00071b880), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002698b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:43.844Z","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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-p29ce531b37fa95622c7b4a8a35f0d098a99530e7dad79753-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:37:43.844Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-j5bz","knative.dev/name":"test-comp-p29ce531b37fa95622c7b4a8a35f0d098a99530e7dad79753-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c6091ef2-1a3a-43e0-922a-c3a12df70897","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:37:44.178Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c7e0), 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)(0xc00080d000), 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:23378\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007b4870), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:37:44.181Z","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/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\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/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-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-pull-request-4zgt6-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-08-17T10:37: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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-pull-request-4zgt6-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":"89f5260a-5538-48d3-a527-5d8cfa14e20e","admissionreview/allowed":true,"admissionreview/result":"nil"} E0817 10:40:11.714984 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path E0817 10:40:11.718117 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path {"severity":"info","timestamp":"2026-08-17T10:40:37.196Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a9d40), 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)(0xc0007cabc0), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cd130), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:40:37.198Z","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-j5bz","knative.dev/name":"integration-test-1zxe-824mx-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-08-17T10:40:37.198Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"integration-test-1zxe-824mx-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":"c3b1c1e9-5efe-4458-9fc9-a5d959928649","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:40:37.285Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000838000), 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)(0xc0007ca000), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cc000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:40:37.287Z","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-j5bz","knative.dev/name":"integration-test-1zxe-824mx-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-08-17T10:40:37.287Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-j5bz","knative.dev/name":"integration-test-1zxe-824mx-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":"69d79fb0-4ed0-4a94-bd22-48b68d538e1c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:40:38.134Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000838480), 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)(0xc0007cb840), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007ccb90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:40:38.135Z","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-j5bz","knative.dev/name":"integration-test-1zxe-824mx-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-08-17T10:40:38.135Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"integration-test-1zxe-824mx-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":"61ce3733-c114-406f-8373-fda7712ece14","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:40:38.646Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000838870), 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)(0xc00034ed00), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cd630), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:40:38.648Z","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-j5bz","knative.dev/name":"integration-test-1zxe-jt6cc-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-08-17T10:40:38.648Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"integration-test-1zxe-jt6cc-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":"2fba9a01-c86e-47d5-8f0d-9f4bf3fd769d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:40:39.187Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000838c60), 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)(0xc00071a380), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cde00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:40:39.189Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/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-j5bz","knative.dev/name":"integration-test-1zxe-jt6cc-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-08-17T10:40:39.189Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-j5bz","knative.dev/name":"integration-test-1zxe-jt6cc-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":"1c5ed612-251c-4d74-9985-c39ca7943116","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:40:39.680Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000839050), 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)(0xc00071b100), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269220), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:40:39.683Z","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-j5bz","knative.dev/name":"integration-test-1zxe-jt6cc-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-08-17T10:40:39.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":"forgejo-rep-j5bz","knative.dev/name":"integration-test-1zxe-jt6cc-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":"cdeb30e1-157a-4077-ace4-57fad471c86c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:08.889Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029ca20), 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)(0xc000790a80), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca690), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:08.891Z","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":"forgejo-rep-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-push-2zljb-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-08-17T10:41:08.891Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-push-2zljb-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":"45ddc664-59bc-4a83-b57e-1cbeaa904678","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:13.073Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00079d680), 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)(0xc00075e000), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd270), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:13.076Z","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/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/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-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-push-2zljb-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-08-17T10:41:13.076Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-comp-pac-forgejo-oujrqc-on-push-2zljb-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":"713f73e3-5ae7-4534-840a-12b919172484","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:21.315Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9710), 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)(0xc000a1ecc0), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007859f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:21.321Z","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/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/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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\"}},{\"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-j5bz","knative.dev/name":"test-compc1bca8b486d651389d2974c5df8578814e0e417bd6d2895051-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:41:21.321Z","logger":"webhook-operator","caller":"webhook/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-j5bz","knative.dev/name":"test-compc1bca8b486d651389d2974c5df8578814e0e417bd6d2895051-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b1e0ad84-f451-4261-998e-45b793fe7c3e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:48.638Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029db90), 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)(0xc0007adec0), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5bd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:48.639Z","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-sgas","knative.dev/name":"affinity-assistant-5d9a1f4077-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-08-17T10:41:48.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":"integration1-sgas","knative.dev/name":"affinity-assistant-5d9a1f4077-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":"ca144a4f-2a00-4b41-b156-3ff14d5b18b4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:48.722Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f07e0), 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)(0xc000790980), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ca280), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:48.724Z","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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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-08-17T10:41:48.724Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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":"04b0343f-3a1d-440c-a382-4b0dabd440bb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:53.294Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a8e10), 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)(0xc000837f40), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dccd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:53.297Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-sgas","knative.dev/name":"test-componentc03c834b412aef2151d798cd74138eb7539fb335df1da-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:41:53.297Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-componentc03c834b412aef2151d798cd74138eb7539fb335df1da-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5d5f4c75-1950-4af4-bd94-9d4d0065fed2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:41:59.617Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00095c990), 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)(0xc0007cbd40), 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:34069\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fcc80), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:41:59.619Z","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-sgas","knative.dev/name":"test-compc03c834b412ae7bc070ae6d109ad57a07b4e0b4a59f83f2631-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:41:59.619Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-compc03c834b412ae7bc070ae6d109ad57a07b4e0b4a59f83f2631-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d1a9034f-cee8-4bb9-a036-235317c90801","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:42:09.909Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9c20), 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)(0xc0002e1940), 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:34069\", 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)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:42:09.916Z","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/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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-o82660ac51d7749196ad95670682fb8e4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:42:09.917Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-component-pac-wodp18-o82660ac51d7749196ad95670682fb8e4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9e8e11a5-b6bd-472d-9879-98a67902d0a1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:43:54.938Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb4240), 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)(0xc000bdc540), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000bb8a50), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:43:54.943Z","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":"integration1-sgas","knative.dev/name":"test-componenc03c834b412ae7c13e9b8ecf1b2dfc76fe25076613f1b4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:43:54.943Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-componenc03c834b412ae7c13e9b8ecf1b2dfc76fe25076613f1b4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"46708040-fcca-4ba7-8262-a7018e4edd3d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:05.050Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8f30), 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)(0xc0002e0e40), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017ecd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:05.052Z","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-sgas","knative.dev/name":"tesc03c834b412ae7bc0798f349855a6f6e2c1fc52c568d956bfc355b0d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:05.052Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"tesc03c834b412ae7bc0798f349855a6f6e2c1fc52c568d956bfc355b0d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"76af6038-65ef-4b7e-a560-2facc7318962","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:05.104Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9320), 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)(0xc0002e1ec0), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017fa90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:05.108Z","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/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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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-08-17T10:44:05.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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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":"b8997c91-cd02-41e4-9b5e-c966305e2a0f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:05.416Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e9710), 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)(0xc0002872c0), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000155e0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:05.423Z","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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-o2ed98e1e6c16256ffbc6e210faadc3b5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:05.423Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-component-pac-wodp18-o2ed98e1e6c16256ffbc6e210faadc3b5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6650c424-a6a2-44a2-a09f-2cf02c11504e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:05.834Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8120), 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)(0xc000446640), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:05.837Z","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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-o15fb6d08539b7eb0c1eab910a189399c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:05.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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-o15fb6d08539b7eb0c1eab910a189399c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a740361b-41d9-4475-bd45-288883d67bbe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:06.229Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8510), 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)(0xc000bdd340), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000bb8370), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:06.231Z","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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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-08-17T10:44:06.231Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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":"3f3b9fe6-814e-4422-8a4c-b0a063eab2b6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:06.723Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006e8900), 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)(0xc00029eb00), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000bb8ff0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:06.725Z","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":"integration1-sgas","knative.dev/name":"tesc03c834b412ae7bc0798f349411228062541bb7452fd29912b595fe8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:06.725Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"tesc03c834b412ae7bc0798f349411228062541bb7452fd29912b595fe8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"823e25f0-550a-4d4b-9f82-d644c0051ee6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:07.940Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb4630), 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)(0xc0009f6900), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003afa0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:07.945Z","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":"integration1-sgas","knative.dev/name":"test-componentc03c834b412ae7d534a7bdfc97e12350262384056e7f1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:07.945Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-componentc03c834b412ae7d534a7bdfc97e12350262384056e7f1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c8be6482-951b-4393-b338-16da8ad5d395","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:07.953Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb4000), 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)(0xc00034f040), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a140), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:07.958Z","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":"integration1-sgas","knative.dev/name":"test-componec03c834b412ae7befb2c0940714bed7a928c6f77533f6a2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:07.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":"integration1-sgas","knative.dev/name":"test-componec03c834b412ae7befb2c0940714bed7a928c6f77533f6a2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3fb9d188-e401-488a-9477-0308317be3be","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:08.269Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb4480), 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)(0xc0004479c0), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:08.271Z","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":"integration1-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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-08-17T10:44:08.271Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-component-pac-wodp18-on-pull-request-9xvlq-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":"014b016c-63ef-4453-8604-581b7567f5ba","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:08.768Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb4c60), 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)(0xc000bdcb80), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb590), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:08.770Z","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-sgas","knative.dev/name":"test-component-pac-wodp18-o49be2e7f045ae347c98634019f576371-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:08.770Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"test-component-pac-wodp18-o49be2e7f045ae347c98634019f576371-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dccd7087-b723-4708-aaf2-28dd37b5a986","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:44:09.203Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bb5050), 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)(0xc000bddc00), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000bb8370), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:44:09.205Z","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":"integration1-sgas","knative.dev/name":"test-componc03c834b412ae7bcee52fdd2bfc5db642aa21cf12566d66d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:44:09.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":"integration1-sgas","knative.dev/name":"test-componc03c834b412ae7bcee52fdd2bfc5db642aa21cf12566d66d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b70370cb-61ff-4495-a6c5-0bab83e35328","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:23.295Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000764fc0), 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)(0xc00076c740), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075f400), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:23.297Z","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-sgas","knative.dev/name":"integration-test-4e0f-5lbwg-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-08-17T10:45:23.297Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"integration-test-4e0f-5lbwg-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":"b0de3a58-dd5a-4a22-bd48-f27a3101c2c6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:23.297Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000765440), 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)(0xc00076d3c0), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075f950), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:23.299Z","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-sgas","knative.dev/name":"integration-test-4e0f-5lbwg-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-08-17T10:45:23.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":"integration1-sgas","knative.dev/name":"integration-test-4e0f-5lbwg-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":"57e7b370-4ba8-475e-82ab-61150daeb4fd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:24.074Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000764000), 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)(0xc00076c600), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075e780), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:24.076Z","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-sgas","knative.dev/name":"integration-test-4e0f-5lbwg-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-08-17T10:45:24.076Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"integration-test-4e0f-5lbwg-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":"dfd2b0b8-7cf3-4b7c-b059-38c7968f7b16","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:24.570Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000764870), 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)(0xc00076d840), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075f090), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:24.572Z","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":"integration1-sgas","knative.dev/name":"integration-test-4e0f-5xv9s-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-08-17T10:45:24.572Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"integration-test-4e0f-5xv9s-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":"73e72f08-7174-4ecb-aec4-613f2f290548","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:24.979Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000764c60), 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)(0xc00071a880), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075f4a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:24.981Z","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-sgas","knative.dev/name":"integration-test-4e0f-5xv9s-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-08-17T10:45:24.981Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"integration-test-4e0f-5xv9s-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":"42f09da6-3459-44b9-93cf-a8f09601f0e8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:25.554Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000765050), 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)(0xc00071b900), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001c550), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:25.555Z","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-sgas","knative.dev/name":"integration-test-4e0f-5xv9s-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-08-17T10:45:25.555Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"integration-test-4e0f-5xv9s-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":"9e6d63c3-b674-4264-8371-013f8ec96094","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:40.493Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000278c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f7e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000015ae0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:40.495Z","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-sgas","knative.dev/name":"skipped-its-8gclj-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-08-17T10:45:40.495Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"skipped-its-8gclj-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":"82d80287-cc3c-4fe5-8e46-0c10227af61b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:40.506Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12440, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004ae5a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:40.507Z","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-sgas","knative.dev/name":"skipped-its-8gclj-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-08-17T10:45:40.507Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"skipped-its-8gclj-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":"bdc6a428-8ad5-488e-8738-d1e682154546","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:41.299Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076cf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004af310), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:41.300Z","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-sgas","knative.dev/name":"skipped-its-8gclj-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-08-17T10:45:41.300Z","logger":"webhook-operator","caller":"webhook/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-sgas","knative.dev/name":"skipped-its-8gclj-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":"631f1806-02d3-4967-aef4-90a9d4bd2f3b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:41.493Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12490\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076da00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12490, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004af810), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:41.494Z","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-sgas","knative.dev/name":"integration-test-4e0f-cgc96-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-08-17T10:45:41.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":"integration1-sgas","knative.dev/name":"integration-test-4e0f-cgc96-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":"a279fb4a-1e1f-423a-ac28-034ce899d5f2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:42.101Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000765b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12500\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12500, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075f540), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:42.103Z","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-sgas","knative.dev/name":"integration-test-4e0f-cgc96-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-08-17T10:45:42.103Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-sgas","knative.dev/name":"integration-test-4e0f-cgc96-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":"57faafbd-d25e-4024-997c-fd7a57f1fc6b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:45:42.510Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000765ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12490\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071bc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12490, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00075fa40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:45:42.511Z","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-sgas","knative.dev/name":"integration-test-4e0f-cgc96-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-08-17T10:45:42.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":"integration1-sgas","knative.dev/name":"integration-test-4e0f-cgc96-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":"71e929c2-93ac-4e20-b654-b41153e79209","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:46:46.303Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c000), 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)(0xc0009f6a80), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000015a40), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:46:46.304Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/1\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/2\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/2\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/3\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"affinity-assistant-97102f1c7b-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-08-17T10:46:46.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":"integration2-ejs0","knative.dev/name":"affinity-assistant-97102f1c7b-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":"d172b48e-cbe1-47bc-92ef-05826176193d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:46:46.391Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c510), 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)(0xc0009f7f00), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498320), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:46:46.392Z","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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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-08-17T10:46:46.392Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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":"4ae8df62-54f9-43b0-96c8-e97aa872b765","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:46:51.754Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f0e10), 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)(0xc0008375c0), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002cae10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:46:51.757Z","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":"integration2-ejs0","knative.dev/name":"test-componentdcc0fe26145fd9170032f408fb7b56054586b1735d75d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:46:51.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":"integration2-ejs0","knative.dev/name":"test-componentdcc0fe26145fd9170032f408fb7b56054586b1735d75d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"af9cc3ee-db0a-4e0c-aed7-82ff2b6a5dae","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:46:58.597Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00031bcb0), 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)(0xc000a3e300), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094b540), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:46:58.599Z","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":"integration2-ejs0","knative.dev/name":"test-compdcc0fe26145fd3e3d8817c32147212d4a1b511369bc2f6ca52-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:46:58.599Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-compdcc0fe26145fd3e3d8817c32147212d4a1b511369bc2f6ca52-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f8c3159e-3506-4029-a573-41f245e3d99e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:47:08.933Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000765290), 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)(0xc00071b980), 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:35752\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156300), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000bb8230), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:47:08.943Z","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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o4747bd4786697b1b6537b458ec97fb08-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:47:08.943Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o4747bd4786697b1b6537b458ec97fb08-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f58a9f26-2efd-4414-ae70-589764810936","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:48:56.038Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b57170), 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)(0xc000b59d40), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b5fa90), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:48:56.042Z","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":"integration2-ejs0","knative.dev/name":"test-componendcc0fe26145fd3d33edecf252613201eccea011b5b2126-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:48:56.042Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-componendcc0fe26145fd3d33edecf252613201eccea011b5b2126-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"40c2e637-7dda-4785-9588-39919c1beb42","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:07.116Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f5830), 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)(0xc000105d00), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001d540), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:07.118Z","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":"integration2-ejs0","knative.dev/name":"tesdcc0fe26145fd3e3d8c6f20c5d46828beaeee7e3e41ec589d875bbb0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:07.118Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"tesdcc0fe26145fd3e3d8c6f20c5d46828beaeee7e3e41ec589d875bbb0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d71e0c75-a20c-40e6-8320-f32964489028","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:07.143Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f5c20), 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)(0xc00076cd40), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00001dc20), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:07.146Z","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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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-08-17T10:49:07.146Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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":"862c262d-955b-4f45-8168-592166d54cce","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:07.767Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026360), 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)(0xc00071af80), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbd10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:07.773Z","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/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o58717a2357bf606751a93b168a1aca93-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:07.773Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o58717a2357bf606751a93b168a1aca93-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"28a10399-386f-449a-bb69-31da861057af","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:07.832Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000026240), 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)(0xc0009f60c0), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fc0a0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:07.834Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o74a17c3c1b0f0444284d2fb2a626ceb0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:07.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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o74a17c3c1b0f0444284d2fb2a626ceb0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3c97d880-c6fb-40ad-81ef-c27ed26c7c5c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:08.639Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027560), 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)(0xc0009246c0), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc2d0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:08.641Z","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":"integration2-ejs0","knative.dev/name":"tesdcc0fe26145fd3e3d8c6f20c45c4ed278918cef5140fe99b4a57894f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:08.641Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"tesdcc0fe26145fd3e3d8c6f20c45c4ed278918cef5140fe99b4a57894f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ed8e4ea7-cea9-41de-b96b-28a500638883","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:08.646Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027b90), 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)(0xc000925500), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcaf0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:08.648Z","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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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-08-17T10:49:08.648Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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":"75030548-2451-41fc-9ffe-7f08dc6018ca","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:09.354Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b56000), 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)(0xc00076c240), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd8b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:09.358Z","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":"integration2-ejs0","knative.dev/name":"test-componentdcc0fe26145fd6574381dd6d05959affc3fc99e10fa86-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:09.358Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-componentdcc0fe26145fd6574381dd6d05959affc3fc99e10fa86-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0957506-1958-4cee-8c5e-e8844e6906f6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:09.476Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b56090), 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)(0xc00076c000), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004ae000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:09.478Z","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":"integration2-ejs0","knative.dev/name":"test-componedcc0fe26145fd3e3fb40cafa0e2fabd2b750195b2f4d89e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:09.478Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-componedcc0fe26145fd3e3fb40cafa0e2fabd2b750195b2f4d89e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3ee0b5a8-2205-4254-8153-46af2fd20f10","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:10.218Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b56510), 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)(0xc0009f66c0), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004af680), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:10.220Z","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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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-08-17T10:49:10.220Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-on-pull-request-9mff2-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":"90f23fc8-6e5c-4971-99bb-f625ee7bec5d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:10.425Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b56900), 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)(0xc0009f7f00), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004afbd0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:10.428Z","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":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o3bba2a2b8cf6e8b2b875d31bdc3c20e9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:10.428Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-component-pac-iqznb5-o3bba2a2b8cf6e8b2b875d31bdc3c20e9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"41fb8f03-63a9-45a6-bf4d-846b681ff448","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:49:11.179Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b56cf0), 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)(0xc000925340), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002fd8b0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:49:11.182Z","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":"integration2-ejs0","knative.dev/name":"test-compondcc0fe26145fd3e31af779d2b5f1dc66363cec4827ec4095-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-17T10:49:11.182Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"test-compondcc0fe26145fd3e31af779d2b5f1dc66363cec4827ec4095-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"815376ca-0f5c-4899-b7e4-3a6fbbb98821","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:25.213Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000776ea0), 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)(0xc00077b4c0), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00078e0f0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:25.215Z","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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-qqnx5-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-08-17T10:50:25.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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-qqnx5-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":"6d14c45e-2e8b-4339-9533-c6fde92068d9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:25.305Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000777290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19306\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00077bf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19306, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00078e500), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:25.306Z","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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-qqnx5-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-08-17T10:50:25.307Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-qqnx5-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":"042221ba-c3d8-458c-b65e-579b55b08e2b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:26.293Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000776000), 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)(0xc0008b4c40), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00078ea00), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:26.295Z","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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-qqnx5-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-08-17T10:50:26.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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-qqnx5-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":"d22cb7ea-e749-436a-bc1b-8ac10dbd92eb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:26.503Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007763f0), 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)(0xc0008b5680), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00078ee10), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:26.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/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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-xpmzr-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-08-17T10:50:26.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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-xpmzr-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":"683bfe18-54e8-4dc0-a9d5-85ae819240c9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:27.456Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007caec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19403, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498780), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:27.457Z","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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-xpmzr-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-08-17T10:50:27.457Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-xpmzr-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":"c0d587e5-6f06-405f-bc4e-2d7f4bd43ee5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:27.475Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00029c630), 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)(0xc0007cb980), 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:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498be0), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:27.476Z","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":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-xpmzr-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-08-17T10:50:27.476Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"integration-test-zxhk-xpmzr-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":"68f910e9-af8f-4f90-894c-1a0c33b3883b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:38.491Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000027dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20061\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00071bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20061, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba820), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:38.494Z","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":"integration2-ejs0","knative.dev/name":"integration-test-sn48-lt5dd-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-08-17T10:50:38.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":"integration2-ejs0","knative.dev/name":"integration-test-sn48-lt5dd-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":"61631fa4-8502-467b-81f5-beb0a4f1f8cc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:38.516Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f4240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20071\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000836700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20071, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba000), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:38.518Z","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":"integration2-ejs0","knative.dev/name":"integration-test-sn48-lt5dd-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-08-17T10:50:38.518Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"integration-test-sn48-lt5dd-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":"d1444c35-97ff-415b-97fa-2a82238a86f4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-17T10:50:38.697Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007f4630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20061\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000837440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20061, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:24643\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb900), pat:(*http.pattern)(0xc000361020), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-17T10:50:38.698Z","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":"integration2-ejs0","knative.dev/name":"integration-test-sn48-lt5dd-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-08-17T10:50:38.698Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration2-ejs0","knative.dev/name":"integration-test-sn48-lt5dd-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":"8e41e49e-7402-46cd-a97e-2fe24c18480f","admissionreview/allowed":true,"admissionreview/result":"nil"}