2026/08/18 10:45:57 Registering 1 clients 2026/08/18 10:45:57 Registering 2 informer factories 2026/08/18 10:45:57 Registering 2 informers 2026/08/18 10:45:57 Registering 2 controllers {"severity":"info","timestamp":"2026-08-18T10:45:57.988Z","logger":"webhook-operator","caller":"profiling/server.go:65","message":"Profiling enabled: false","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:57.989Z","logger":"webhook-operator","caller":"leaderelection/context.go:47","message":"Running with Standard leader election","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:57.992Z","logger":"webhook-operator","caller":"sharedmain/main.go:282","message":"Starting configuration manager...","commit":"183292f"} {"level":"info","ts":1787049958.0934162,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"webhook/webhook.go:246","message":"Informers have been synced, unblocking admission webhooks.","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"sharedmain/main.go:315","message":"Starting controllers...","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"injection/health_check.go:43","message":"Probes server listening on port 8080","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","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-67hnx_c61c5cac-3a53-4901-9df7-56d38f4d0fcf\"","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"4ac17688-b9a8-4dcf-a9c9-f7cdf7e1b29a","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00000608} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"5f9a88e5-eda1-422b-a133-e80ec3b882d0","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000002723} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","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-67hnx_cde47d2c-050d-4768-9f42-939ea7bf3255\"","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.194Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} I0818 10:45:58.194521 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01... I0818 10:45:58.194628 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01... I0818 10:45:58.198795 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01 {"severity":"info","timestamp":"2026-08-18T10:45:58.198Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-67hnx_cde47d2c-050d-4768-9f42-939ea7bf3255\" has started leading \"webhook-operator.webhookcertificates.00-of-01\"","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:45:58.198Z","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":"3f919801-0619-4b43-a6a5-4ccc6bfa212f","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} I0818 10:45:58.200489 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01 {"severity":"info","timestamp":"2026-08-18T10:45:58.200Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-67hnx_c61c5cac-3a53-4901-9df7-56d38f4d0fcf\" has started leading \"webhook-operator.defaultingwebhook.00-of-01\"","commit":"183292f"} {"severity":"error","timestamp":"2026-08-18T10:45:58.200Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"a135bbf9-ec87-484a-9b44-34e92511a7e8","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000009954,"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-18T10:45:58.204Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"3f919801-0619-4b43-a6a5-4ccc6bfa212f","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.006013607} {"severity":"info","timestamp":"2026-08-18T10:45:58.207Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"c9dce72e-a4fa-4773-a610-e9d0dbdc2999","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-08-18T10:45:58.207Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"1ae13af4-7f9f-4778-9890-e203e785af70","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000081938} {"severity":"info","timestamp":"2026-08-18T10:45:58.208Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"ec0b6a04-b2de-4c5c-9af9-3b0774bdad94","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-08-18T10:45:58.211Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"c9dce72e-a4fa-4773-a610-e9d0dbdc2999","knative.dev/key":"proxy.operator.tekton.dev","duration":0.005076244} {"severity":"info","timestamp":"2026-08-18T10:45:58.214Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"498ccc0e-0a75-43bc-90c9-c9da2f0bdf3c","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"error","timestamp":"2026-08-18T10:45:58.214Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"ec0b6a04-b2de-4c5c-9af9-3b0774bdad94","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.009879774,"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-18T10:45:58.216Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"498ccc0e-0a75-43bc-90c9-c9da2f0bdf3c","knative.dev/key":"proxy.operator.tekton.dev","duration":0.005219901} {"severity":"info","timestamp":"2026-08-18T10:45:58.224Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"41be2137-ccfe-4b5c-9738-8dbcbc84165b","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-08-18T10:45:58.225Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"41be2137-ccfe-4b5c-9738-8dbcbc84165b","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.005106901} {"severity":"info","timestamp":"2026-08-18T10:55:26.216Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17335\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17335, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:42569\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00070dc70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:55:26.219Z","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":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-pull-request-9zjk9-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-18T10:55:26.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":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-pull-request-9zjk9-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":"19adebad-c6e1-44b7-aea4-4babd93a7dd7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T10:55:45.861Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e26c0), 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)(0xc000777480), 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:42569\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027ab40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:55:45.864Z","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/volumeMounts/16\",\"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-6df1","knative.dev/name":"test-comp-pac-f41a25d4dd6aef7758a8c6eea5545980baf51c972e882-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T10:55:45.864Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-f41a25d4dd6aef7758a8c6eea5545980baf51c972e882-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3b17254-5b6a-4155-818c-db8e7f9d9d09","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T10:56:00.411Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000637ef0), 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)(0xc0002e4100), 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:42569\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004976d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:56:00.416Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/25\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/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/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-compf41a25d4dd6aef7aa595d0dab089fee215665107b0b19f4c8b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T10:56:00.416Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-compf41a25d4dd6aef7aa595d0dab089fee215665107b0b19f4c8b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7f89bb7c-d7a7-4ba3-a21b-d289610ddc88","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T10:56:53.873Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002dbe60), 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)(0xc0005f6040), 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:42569\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0005f4aa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T10:56:53.884Z","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/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/1/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"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-6df1","knative.dev/name":"test-comp-pac-ff41a25d4dd6a12cdffdaf690da3acd01e3e9dcdd67e1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T10:56:53.884Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-ff41a25d4dd6a12cdffdaf690da3acd01e3e9dcdd67e1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f918dc3b-1624-4c23-ae02-1f0e4a69cfce","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:01:53.372Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000785170), 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)(0xc0007c2840), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c0a00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:01:53.376Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/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\"}},{\"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-6df1","knative.dev/name":"test-comp-pacf41a25d4dd6aef0e81d2ef2f1a27e77c2c0fdcdca2b241-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:01:53.376Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-pacf41a25d4dd6aef0e81d2ef2f1a27e77c2c0fdcdca2b241-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c23a1ed9-cc6e-4c30-9d23-50885236ef6f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:02:16.385Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eed80), 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)(0xc000662200), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020fc20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:02:16.387Z","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":"forgejo-rep-6df1","knative.dev/name":"tesf41a25d4dd6aef7aa5f181ccbe59fc9494f94a55faed0cf3dbe315ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:02:16.387Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"tesf41a25d4dd6aef7aa5f181ccbe59fc9494f94a55faed0cf3dbe315ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6b1ddefc-10f1-48ef-a7e1-b088eb0d4945","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:02:16.434Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef170), 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)(0xc000663140), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac780), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:02:16.437Z","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":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j854cca7a255bb29de654493965d1e6d74-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:02:16.437Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j854cca7a255bb29de654493965d1e6d74-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4936fcd1-e0dd-4c15-86b6-46da175619cc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:02:17.811Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef560), 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)(0xc0002e4f00), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000adea0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:02:17.816Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/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-6df1","knative.dev/name":"test-comp-pac-f41a25d4dd6aeed37942b5a6c815e640a310e89538b71-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:02:17.816Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-pac-f41a25d4dd6aeed37942b5a6c815e640a310e89538b71-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"48b73d40-9257-4218-94f9-d9a9fe28dbb1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:02:17.997Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), 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)(0xc000721500), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00009afa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:02:18.000Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-comp-pf41a25d4dd6aef7a1500c8d6c7937d356f1ea257fe039ead-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:02:18.000Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-pf41a25d4dd6aef7a1500c8d6c7937d356f1ea257fe039ead-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fd969400-88d1-4170-9783-5f20f45a1cf9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:02:18.097Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), 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)(0xc0000cb1c0), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00009b9f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:02:18.100Z","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-6df1","knative.dev/name":"test-comp-paf41a25d4dd6aef7c789a94bddeef2214cbffd1adb2fedc4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:02:18.100Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-paf41a25d4dd6aef7c789a94bddeef2214cbffd1adb2fedc4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bee00e49-717e-49b3-b5ec-4a415423db95","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:02:18.662Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee7e0), 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)(0xc000724640), 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:36706\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c0730), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:02:18.665Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"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":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-pull-request-9zjk9-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-18T11:02:18.665Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-pull-request-9zjk9-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":"2a579c4e-4c97-4f0e-9da8-cbbd3f65cffd","admissionreview/allowed":true,"admissionreview/result":"nil"} E0818 11:03:00.115028 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path E0818 11:03:00.115212 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path {"severity":"info","timestamp":"2026-08-18T11:07:14.016Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087e000), 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)(0xc00085ef80), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086a410), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:07:14.018Z","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-6df1","knative.dev/name":"integration-test-x709-ttf4s-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-18T11:07:14.018Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"integration-test-x709-ttf4s-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":"07ba7920-308f-4ecf-84e7-5aec447c8586","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:07:14.027Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087e090), 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)(0xc00085e000), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086a000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:07:14.028Z","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-6df1","knative.dev/name":"integration-test-x709-ttf4s-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-18T11:07:14.028Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"integration-test-x709-ttf4s-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":"888d8c56-9671-4c6b-acbe-0407e83f8d93","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:07:14.823Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087e510), 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)(0xc00085ed40), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086aaa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:07:14.825Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"integration-test-x709-ttf4s-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-18T11:07:14.825Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"integration-test-x709-ttf4s-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":"a6ce1159-f9dd-4645-9907-68e9439ee7b0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:07:15.323Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087e900), 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)(0xc0007765c0), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086b270), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:07:15.325Z","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-6df1","knative.dev/name":"integration-test-x709-7njrc-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-18T11:07:15.325Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"integration-test-x709-7njrc-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":"1ffafa67-4d9e-4368-94c8-c86c34c24841","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:07:15.872Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087ecf0), 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)(0xc000777340), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086ba40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:07:15.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":"forgejo-rep-6df1","knative.dev/name":"integration-test-x709-7njrc-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-18T11:07:15.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":"forgejo-rep-6df1","knative.dev/name":"integration-test-x709-7njrc-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":"c194b1de-c351-45c9-9465-f040f0a4cc91","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:07:16.272Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00087f0e0), 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)(0xc000105980), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4550), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:07:16.275Z","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-6df1","knative.dev/name":"integration-test-x709-7njrc-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-18T11:07:16.275Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"integration-test-x709-7njrc-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":"43bc3477-44c1-4acb-b4a9-38ca5d9f6c49","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:08:24.742Z","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{\"16225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000735c00), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000761400), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:08:24.744Z","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-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-push-dvrj4-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-18T11:08:24.744Z","logger":"webhook-operator","caller":"webhook/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-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-push-dvrj4-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":"d31ebbd6-e1e7-48c1-962e-b950aa59c43d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:08:28.876Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f0990), 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)(0xc0008e0e80), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008e4f50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:08:28.881Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"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\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-push-dvrj4-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-18T11:08:28.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":"forgejo-rep-6df1","knative.dev/name":"test-comp-pac-forgejo-uy8j8r-on-push-dvrj4-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":"b811824f-e03b-484c-a0d1-bc683951ddf8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:08:36.168Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606240), 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)(0xc00085e480), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086b310), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:08:36.171Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/25\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/12\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-comp030fef4766e3f36c45cee53ec683b3d12ec702745e8aa2e797-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:08:36.171Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"forgejo-rep-6df1","knative.dev/name":"test-comp030fef4766e3f36c45cee53ec683b3d12ec702745e8aa2e797-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e5bc4c21-328d-44f8-b653-457dcd304671","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:09:04.902Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701710), 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)(0xc000686240), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497a90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:09:04.903Z","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":"integration1-mxhi","knative.dev/name":"affinity-assistant-26467a51ab-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-18T11:09:04.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":"integration1-mxhi","knative.dev/name":"affinity-assistant-26467a51ab-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":"335c030b-6d85-4660-90fb-b5a3535e5576","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:09:05.039Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701d40), 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)(0xc000686f00), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027a9b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:09:05.041Z","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-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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-18T11:09:05.041Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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":"0a9ff37e-2c08-4e46-af0a-0ab94c652b5a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:09:10.355Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c3560), 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)(0xc0007aa240), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d48c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:09:10.360Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component8d018ad9bb3942d791fa107d1662aedb3b1fe274f495c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:09:10.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":"integration1-mxhi","knative.dev/name":"test-component8d018ad9bb3942d791fa107d1662aedb3b1fe274f495c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cb28851a-8f3b-4ca7-b373-7153499cf058","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:09:17.284Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606630), 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)(0xc00085ee80), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00086b630), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:09:17.286Z","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":"integration1-mxhi","knative.dev/name":"test-comp8d018ad9bb394b300d8ded9e9c57a9ac91e384c0075b1ebd28-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:09:17.286Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"test-comp8d018ad9bb394b300d8ded9e9c57a9ac91e384c0075b1ebd28-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1e42cb33-3c02-4938-b983-fa9019d89996","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:09:38.526Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e38c0), 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)(0xc000725280), 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:55564\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00009a690), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:09:38.535Z","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/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-oe023f86a3bf98099bd1a9f90deff8302-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:09:38.535Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"test-component-pac-p9vywh-oe023f86a3bf98099bd1a9f90deff8302-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"54993503-b4b3-4ab9-9e5a-ff12184fdf3e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:25.769Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b3ad80), 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)(0xc000b2fa40), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b37b80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:25.773Z","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":"integration1-mxhi","knative.dev/name":"test-componen8d018ad9bb394b782cb307aa81ce53529634c0412fc0d8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:25.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":"integration1-mxhi","knative.dev/name":"test-componen8d018ad9bb394b782cb307aa81ce53529634c0412fc0d8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"878f97fb-e22f-456e-9242-ef9f93310f77","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:36.752Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e38c0), 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)(0xc00085fb40), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017eb40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:36.754Z","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":"integration1-mxhi","knative.dev/name":"tes8d018ad9bb394b300d704b68ccb7530d3645336bba2735e54780ee25-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:36.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":"integration1-mxhi","knative.dev/name":"tes8d018ad9bb394b300d704b68ccb7530d3645336bba2735e54780ee25-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3dd5ac53-b7cb-42b6-a8ce-97bf9022468e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:36.827Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e3ef0), 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)(0xc000776a80), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f6d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:36.830Z","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":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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-18T11:11:36.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":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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":"753b8936-c15a-4515-a22e-7f51d80b8265","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:37.426Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006065a0), 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)(0xc0002e4740), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbe00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:37.432Z","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/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\"}},{\"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-mxhi","knative.dev/name":"test-component-pac-p9vywh-o69003ea360a50f2de0d2d682cb623f31-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:37.432Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-o69003ea360a50f2de0d2d682cb623f31-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7bdcf567-3c81-426d-94c6-b96431526b33","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:37.592Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606090), 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)(0xc00088acc0), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000206640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:37.595Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-of4960579d07025c06bffda6b8290e70d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:37.595Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-of4960579d07025c06bffda6b8290e70d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0739073b-c156-4928-b495-916c48bbe3b4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:38.187Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006066c0), 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)(0xc0000cb240), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000207db0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:38.189Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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-18T11:11:38.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":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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":"679cbc2d-0bd7-4a66-8fc7-8d443f57e665","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:38.427Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606c60), 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)(0xc00085e3c0), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00009a960), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:38.428Z","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":"integration1-mxhi","knative.dev/name":"tes8d018ad9bb394b300d704b6886303b3cdccc67308525d2c7b44e2301-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:38.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":"integration1-mxhi","knative.dev/name":"tes8d018ad9bb394b300d704b6886303b3cdccc67308525d2c7b44e2301-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e67444af-dc74-4607-a1c6-e0c0fc7609ca","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:39.015Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b3a630), 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)(0xc000776000), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4a50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:39.020Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component8d018ad9bb394d37ade75d82f9c431235e6c0b14e7b0a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:39.020Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"test-component8d018ad9bb394d37ade75d82f9c431235e6c0b14e7b0a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d70d9085-dcba-4522-8b23-92c25a89ff91","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:39.304Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b3a000), 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)(0xc0007774c0), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d40a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:39.306Z","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-mxhi","knative.dev/name":"test-compone8d018ad9bb394b31cfa9d07fb765a8ed72601442447e155-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:39.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":"integration1-mxhi","knative.dev/name":"test-compone8d018ad9bb394b31cfa9d07fb765a8ed72601442447e155-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d85b467-53aa-401d-a926-32f5c94d2414","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:40.004Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b3a3f0), 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)(0xc00088ae80), 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:45884\", 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)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:40.006Z","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":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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-18T11:11:40.006Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"test-component-pac-p9vywh-on-pull-request-xsbd2-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":"34a4105c-0c8c-4343-ac6c-04147b0e5198","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:40.215Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b3abd0), 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)(0xc00088bbc0), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002066e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:40.217Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-o1fc65a7658f66ced41792f1fac1e90fd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:40.217Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-component-pac-p9vywh-o1fc65a7658f66ced41792f1fac1e90fd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d0959e04-20c4-4be2-8459-b1527b965ce8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:11:40.897Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b3b050), 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)(0xc00034ef00), 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:45884\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7440), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000207720), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:11:40.900Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"test-compon8d018ad9bb394b30b3fcb407f3bc68f96a07219489f2678f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:11:40.900Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"test-compon8d018ad9bb394b30b3fcb407f3bc68f96a07219489f2678f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1977ec3a-21cc-443b-8f8c-fba8f6bca5f4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:15:44.194Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eee10), 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)(0xc000459080), 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:55590\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497090), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:15:44.197Z","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-mxhi","knative.dev/name":"integration-test-ly86-xx45l-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-18T11:15:44.197Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"integration-test-ly86-xx45l-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":"1cc89de5-e64b-4653-8d11-ef9db1ae3722","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:15:44.316Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef200), 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)(0xc000459e80), 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:55590\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004974a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:15:44.317Z","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-mxhi","knative.dev/name":"integration-test-ly86-xx45l-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-18T11:15:44.317Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"integration-test-ly86-xx45l-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":"f7be6adb-d2dd-402c-b962-d93e7ce23c02","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:15:45.165Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef5f0), 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)(0xc000721a40), 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:55590\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027a410), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:15:45.167Z","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-mxhi","knative.dev/name":"integration-test-ly86-xx45l-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-18T11:15:45.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":"integration1-mxhi","knative.dev/name":"integration-test-ly86-xx45l-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":"4dc17bfc-19ef-41d0-843d-0d1644bcc259","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:15:45.315Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), 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)(0xc000776000), 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:55590\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027a2d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:15:45.317Z","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-mxhi","knative.dev/name":"integration-test-ly86-5smlh-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-18T11:15:45.317Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"integration1-mxhi","knative.dev/name":"integration-test-ly86-5smlh-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":"cec3e874-e7ba-4dcc-bb9c-6bd63e8ccfdb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:15:46.282Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), 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)(0xc000777680), 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:55590\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027b4f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:15:46.283Z","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-mxhi","knative.dev/name":"integration-test-ly86-5smlh-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-18T11:15:46.283Z","logger":"webhook-operator","caller":"webhook/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-mxhi","knative.dev/name":"integration-test-ly86-5smlh-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":"ee6ee0b8-f8f2-48d0-a639-e7ea7ca72ad6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:15:46.316Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee7e0), 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)(0xc000724140), 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:55590\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027bb30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:15:46.318Z","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-mxhi","knative.dev/name":"integration-test-ly86-5smlh-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-18T11:15:46.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":"integration1-mxhi","knative.dev/name":"integration-test-ly86-5smlh-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":"22883b7a-30c5-47de-a053-5fcf2191707d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:26:18.368Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6622\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00092d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6622, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:62302\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498280), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:26:18.369Z","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":"stat-rep-mp8c","knative.dev/name":"affinity-assistant-d74475bfe6-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-18T11:26:18.369Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"affinity-assistant-d74475bfe6-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":"061c3c39-463b-4816-b2db-df1ceb6587f6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:26:18.455Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39710), 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)(0xc00034f900), 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:62302\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000498820), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:26:18.457Z","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-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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-18T11:26:18.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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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":"522fffde-bfe3-492c-8ac3-d7192cba349b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:26:22.973Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000676f30), 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)(0xc000856e00), 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:62302\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000833e00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:26:22.979Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-componentb90c7077fe6af85fc072e7261c1f63e674a4dfa52eca3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:26:22.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":"stat-rep-mp8c","knative.dev/name":"test-componentb90c7077fe6af85fc072e7261c1f63e674a4dfa52eca3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"044a2817-dfc7-4f46-a242-8313d686a0c1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:26:30.781Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700d80), 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)(0xc00088bf40), 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:62302\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac5a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:26:30.783Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-compb90c7077fe6af25b9d38ffec8d4fe961a6f00e9c330cf146fc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:26:30.783Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-compb90c7077fe6af25b9d38ffec8d4fe961a6f00e9c330cf146fc-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7df76720-9963-4f8a-ad51-f4b204bbbd50","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:26:39.935Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607ef0), 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)(0xc000777240), 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:62302\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2c30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:26:39.945Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-o2650a0f10fadc125b0fde77e8bc94a15-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:26:39.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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-o2650a0f10fadc125b0fde77e8bc94a15-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d4e57cd-ac1f-498d-82fd-582b0a1c72e7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:28.343Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a31710), 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)(0xc000a4f7c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a62410), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:28.347Z","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/volumeMounts/16\",\"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-mp8c","knative.dev/name":"test-componenb90c7077fe6af2b4925237e1423df595c52c99c6496734-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:28.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":"stat-rep-mp8c","knative.dev/name":"test-componenb90c7077fe6af2b4925237e1423df595c52c99c6496734-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"75766a2f-540a-45a2-aca3-a25ff3d6f626","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:39.355Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), 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)(0xc000105d00), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ad7c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:39.357Z","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":"stat-rep-mp8c","knative.dev/name":"tesb90c7077fe6af25b9db496aa72cfb7fd359829e6835420ecb04a34e1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:39.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":"stat-rep-mp8c","knative.dev/name":"tesb90c7077fe6af25b9db496aa72cfb7fd359829e6835420ecb04a34e1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e0f55a95-78d9-47ee-a565-391c04cdff00","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:39.448Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701a70), 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)(0xc000447780), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ade00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:39.451Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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-18T11:28:39.451Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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":"a36d06be-378c-44b3-90b9-12b63645736b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:39.602Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606090), 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)(0xc000721300), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b720), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:39.608Z","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/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/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-mp8c","knative.dev/name":"test-component-pac-vol2g7-ob2dbd554a2ddd045064a959abff53c72-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:39.608Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"test-component-pac-vol2g7-ob2dbd554a2ddd045064a959abff53c72-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b370d169-2b62-4af1-aaf9-cd8a29cdccc2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:40.171Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606120), 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)(0xc0003a94c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad4a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:40.174Z","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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-o85ef10c0f150a6b2885c16f675d0f27f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:40.174Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"test-component-pac-vol2g7-o85ef10c0f150a6b2885c16f675d0f27f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b29ce373-6a62-4021-9d33-3d0bbe61e7eb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:40.506Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606750), 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)(0xc000b24c00), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a62190), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:40.509Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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-18T11:28:40.509Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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":"9deb6710-ec54-4bb5-b6f0-fcb044721acc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:40.937Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606b40), 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)(0xc0002e4100), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a62a50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:40.939Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"tesb90c7077fe6af25b9db496aab3b2d35b90eaac7053f7c1d4b7692c42-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28: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":"stat-rep-mp8c","knative.dev/name":"tesb90c7077fe6af25b9db496aab3b2d35b90eaac7053f7c1d4b7692c42-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cfcae1ce-ac9b-45a0-b65f-0647e3f90b37","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:41.511Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606f30), 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)(0xc0002e56c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a63770), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:41.516Z","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-mp8c","knative.dev/name":"test-componentb90c7077fe6affdab43dd3812e51880cf9d29fe0af2ab-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:41.516Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"test-componentb90c7077fe6affdab43dd3812e51880cf9d29fe0af2ab-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"890e87a6-cf6b-490c-93b5-8640bc723838","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:41.880Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606090), 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)(0xc00088a000), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2140), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:41.883Z","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":"stat-rep-mp8c","knative.dev/name":"test-componeb90c7077fe6af250b951239874e255f10e2c9d343e8b7de-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:41.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":"stat-rep-mp8c","knative.dev/name":"test-componeb90c7077fe6af250b951239874e255f10e2c9d343e8b7de-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2fc22a88-45bd-48d5-b5ec-a9bdb0d5ac6d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:42.145Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606630), 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)(0xc0003a8100), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2d20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:42.147Z","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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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-18T11:28:42.147Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-pull-request-hfl2t-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":"92eef3c4-e4ac-43a6-bce8-5ce9e349d702","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:42.706Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606a20), 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)(0xc0003a9180), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a36d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:42.708Z","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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-o2147b4d1d049c22d9395c7c442979c1a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:42.708Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"test-component-pac-vol2g7-o2147b4d1d049c22d9395c7c442979c1a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0065b759-3d07-427a-9190-da579f189433","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:28:44.139Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a31170), 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)(0xc000b25400), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a625f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:28:44.141Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-componb90c7077fe6af25b082b9b9be34816386a1ab237393b6cda-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:28:44.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":"stat-rep-mp8c","knative.dev/name":"test-componb90c7077fe6af25b082b9b9be34816386a1ab237393b6cda-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dfb324c2-c290-4e3f-bd88-5a26302c556b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:29:59.213Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085d3b0), 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)(0xc000833540), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00085e6e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:29:59.214Z","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-mp8c","knative.dev/name":"integration-test-3csh-sbxxt-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-18T11:29:59.214Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"integration-test-3csh-sbxxt-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":"976189b6-8e4c-4ace-9f54-576aade81f05","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:29:59.355Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085d7a0), 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)(0xc00095c000), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00085eaf0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:29:59.358Z","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-mp8c","knative.dev/name":"integration-test-3csh-sbxxt-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-18T11:29:59.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":"stat-rep-mp8c","knative.dev/name":"integration-test-3csh-sbxxt-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":"d7a9921f-e14e-4a45-88f5-ea905712aae4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:00.209Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085c000), 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)(0xc00095ce00), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00085e780), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:00.210Z","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-mp8c","knative.dev/name":"integration-test-3csh-sbxxt-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-18T11:30:00.210Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"integration-test-3csh-sbxxt-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":"305e584d-8a3d-4c7d-98a5-a836feb6596f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:00.356Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19794\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00095d840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19794, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00085ebe0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:00.358Z","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-mp8c","knative.dev/name":"integration-test-07d9-wgspr-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-18T11:30:00.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":"stat-rep-mp8c","knative.dev/name":"integration-test-07d9-wgspr-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":"36f9d1c7-f908-430c-b047-df8e7041e230","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:01.381Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19779\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19779, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00085f9a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:01.383Z","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-mp8c","knative.dev/name":"integration-test-07d9-wgspr-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-18T11:30:01.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":"stat-rep-mp8c","knative.dev/name":"integration-test-07d9-wgspr-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":"eb860bf6-fa43-4226-8e2b-97cfc6a2b422","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:01.656Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085cbd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19794\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19794, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba7d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:01.658Z","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-mp8c","knative.dev/name":"integration-test-07d9-wgspr-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-18T11:30:01.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":"stat-rep-mp8c","knative.dev/name":"integration-test-07d9-wgspr-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":"942e39ad-ade5-478d-a014-68cabdd80300","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:02.381Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085cfc0), 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)(0xc00088af00), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb900), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:02.382Z","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-mp8c","knative.dev/name":"integration-test-3csh-hrc7p-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-18T11:30:02.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":"stat-rep-mp8c","knative.dev/name":"integration-test-3csh-hrc7p-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":"a1dbbbc1-acd0-4007-907f-4d218224b58a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:03.334Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00085c5a0), 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)(0xc000b245c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2230), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:03.336Z","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-mp8c","knative.dev/name":"integration-test-3csh-hrc7p-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-18T11:30:03.336Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"integration-test-3csh-hrc7p-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":"574f0efc-b1d2-42e8-8fe0-8e116ea18e06","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:03.809Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a5a0), 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)(0xc000b25980), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3810), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:03.811Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"integration-test-07d9-zrnng-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-18T11:30:03.811Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"integration-test-07d9-zrnng-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":"d8984034-8c40-42a0-afd1-56323a3d18bf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:04.359Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044ad80), 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)(0xc00095c740), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba0a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:04.360Z","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-mp8c","knative.dev/name":"integration-test-3csh-hrc7p-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-18T11:30:04.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-mp8c","knative.dev/name":"integration-test-3csh-hrc7p-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":"9d46d57f-943f-488a-bd43-108b79c67cd0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:05.088Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b560), 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)(0xc00095d7c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbc70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:05.090Z","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-mp8c","knative.dev/name":"integration-test-07d9-zrnng-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-18T11:30:05.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-mp8c","knative.dev/name":"integration-test-07d9-zrnng-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":"6e72a2bc-e55c-4286-9bb4-cdae74456346","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:05.509Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30000), 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)(0xc000446a40), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad180), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:05.512Z","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-mp8c","knative.dev/name":"integration-test-07d9-zrnng-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-18T11:30:05.512Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"integration-test-07d9-zrnng-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":"9687d028-b3bd-41c0-9286-258423fad1d1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:06.007Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19793, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002acf00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:06.009Z","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-mp8c","knative.dev/name":"integration-test-b67o-hgfxm-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-18T11:30:06.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":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-hgfxm-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":"db801fed-afdf-4d5c-a16a-954650bd8a7d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:06.357Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20115\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b24080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20115, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad680), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:06.358Z","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-mp8c","knative.dev/name":"integration-test-b67o-cm84n-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-18T11:30:06.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":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-cm84n-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":"1b40900d-ea6b-4336-bf00-ca128ccd9bae","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:06.974Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19778\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b24dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19778, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ade50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:06.976Z","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-mp8c","knative.dev/name":"integration-test-b67o-hgfxm-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-18T11:30:06.976Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"integration-test-b67o-hgfxm-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":"37fec68b-01f8-48bc-9341-c6e75ed7a58f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:07.879Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20100\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b25e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20100, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2b40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:07.880Z","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-mp8c","knative.dev/name":"integration-test-b67o-cm84n-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-18T11:30:07.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":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-cm84n-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":"90cc41e6-a904-4ba0-b887-ab88a2fcc288","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:07.925Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a310e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00095c940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19793, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2ff0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:07.926Z","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-mp8c","knative.dev/name":"integration-test-b67o-hgfxm-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-18T11:30:07.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":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-hgfxm-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":"ea61591a-aad2-41ea-9ce8-f6a63a06f7c6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:09.142Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20115\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20115, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbe00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:09.143Z","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-mp8c","knative.dev/name":"integration-test-b67o-cm84n-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-18T11:30:09.143Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-cm84n-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":"6cd0bfa8-711a-469b-af9a-eb3334f3e6b2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:09.397Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19875\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088ae00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19875, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ace60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:09.398Z","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-mp8c","knative.dev/name":"integration-test-b67o-8hp2j-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-18T11:30:09.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":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-8hp2j-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":"7d151fb4-e4e2-42f1-befa-3b76677118f5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:09.439Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19860\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088b880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19860, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad2c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:09.440Z","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-mp8c","knative.dev/name":"integration-test-b67o-8hp2j-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-18T11:30:09.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":"stat-rep-mp8c","knative.dev/name":"integration-test-b67o-8hp2j-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":"9da17d8f-200a-4040-be67-cd3a267a4537","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:09.705Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19875\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19875, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002adb30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:09.707Z","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-mp8c","knative.dev/name":"integration-test-b67o-8hp2j-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-18T11:30:09.707Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"integration-test-b67o-8hp2j-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":"2d231ebe-d591-4d78-8e04-3252f00678bc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:42.291Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), 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)(0xc0001059c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020fae0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:42.292Z","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-mp8c","knative.dev/name":"affinity-assistant-4fcec7b2e7-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-18T11:30:42.292Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"affinity-assistant-4fcec7b2e7-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":"a785e53e-4419-44ab-acc8-7609907924ea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:42.424Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16848\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16848, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017eb90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:42.426Z","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-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-push-wb6qb-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-18T11:30:42.426Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-push-wb6qb-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":"45455d7f-9a56-4f1e-a0b4-10d0b0a0b369","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:46.837Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c2750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36419\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034efc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36419, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060ceb0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:46.839Z","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-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-push-wb6qb-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-18T11:30:46.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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-push-wb6qb-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":"c20f1d4c-f1ca-42f8-bf02-a8df370a4cbb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:30:54.529Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f5ea0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:30:54.532Z","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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-o5ab65a554aea0f25be606c48cbc88b7e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:30:54.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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-o5ab65a554aea0f25be606c48cbc88b7e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ea49f3cb-ed03-4b5e-90e8-fefeeb31bd3a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:31:03.945Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a31cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103513\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b256c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103513, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000474d70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:31:03.951Z","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":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-push-wb6qb-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-18T11:31:03.951Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"test-component-pac-vol2g7-on-push-wb6qb-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":"92ad8443-d5e6-4ce1-b220-49cdea8691b1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:31:13.306Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044aa20), 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)(0xc0004473c0), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2aa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:31:13.308Z","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-mp8c","knative.dev/name":"failing-build-plr-pqd5-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-18T11:31:13.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-mp8c","knative.dev/name":"failing-build-plr-pqd5-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":"e807474e-a9c6-437b-bfc1-a08b7a73e36e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:31:13.314Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b200), 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)(0xc000447f40), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2fa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:31:13.315Z","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-mp8c","knative.dev/name":"failing-build-plr-pqd5-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-18T11:31:13.315Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"stat-rep-mp8c","knative.dev/name":"failing-build-plr-pqd5-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":"a1c352c5-bea1-4f3e-96a1-c83a6cfd5838","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:31:13.711Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a31320), 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)(0xc000b25380), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b9f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:31:13.713Z","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-mp8c","knative.dev/name":"failing-build-plr-pqd5-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-18T11:31:13.713Z","logger":"webhook-operator","caller":"webhook/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-mp8c","knative.dev/name":"failing-build-plr-pqd5-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":"085f38ea-4ed4-4c5a-8048-b959b327d254","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:32:12.120Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700ea0), 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)(0xc00092d740), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e910), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:32:12.121Z","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-lf1f","knative.dev/name":"affinity-assistant-d14f726a05-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-18T11:32:12.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-lf1f","knative.dev/name":"affinity-assistant-d14f726a05-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":"d13fc832-d4a5-4860-ac75-8be4a178e260","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:32:12.208Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007013b0), 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)(0xc000724240), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020f090), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:32:12.210Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:32:12.210Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"771ad1c3-46e3-4b9e-a1ee-d10607729c6a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:32:17.622Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007c3b90), 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)(0xc0004a1e80), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007cccd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:32:17.624Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:32:17.624Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"3f8068e3-fefe-4e9a-886a-f15859297c2d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:32:24.482Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39b00), 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)(0xc000776840), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000289c20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:32:24.485Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull3598623b81800d20fcf0afbefa13155a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:32:24.485Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull3598623b81800d20fcf0afbefa13155a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"648e23fe-7be4-4581-a8f1-7598a61354b0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:32:34.743Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b9e0), 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)(0xc000b25e00), 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:21591\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004759a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:32:34.749Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:32:34.750Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"ff574c04-04c6-4b62-9495-d9af4b184c00","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:03.499Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef320), 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)(0xc00088b580), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:03.502Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:03.502Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"435c81a0-5aa8-4d5e-a7a8-2a354734bc21","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:14.515Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba900), 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)(0xc000862580), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000aceb0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:14.519Z","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-lf1f","knative.dev/name":"go-7733a7e99dbdf7217f92c8d845a304ae582c68bcac9c38acf84c2aea-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:35:14.519Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-7733a7e99dbdf7217f92c8d845a304ae582c68bcac9c38acf84c2aea-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d8d8ac33-d6f1-4c58-bf3a-476a2d726323","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:14.558Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba240), 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)(0xc000862040), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac0f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:14.561Z","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/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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:14.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"82b3b304-3b98-4b9c-90ac-258a77564101","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:15.078Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bb8c0), 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)(0xc000777100), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000add10), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:15.085Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulld60c3afa3e95b4d4da203967dcdd08a3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:35:15.085Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulld60c3afa3e95b4d4da203967dcdd08a3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97dad4d3-de9d-4e5c-9e0e-db632df0d505","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:15.150Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba240), 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)(0xc000458600), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060c000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:15.153Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:15.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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"e31d1d61-062c-4ff5-9987-0eeae7190b84","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:15.841Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bab40), 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)(0xc000862b40), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060cf50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:15.843Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:15.843Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"782ebb03-9d0b-421d-83a9-16243c3fde6c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:15.924Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bbb00), 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)(0xc000863f40), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060d8b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:15.925Z","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-lf1f","knative.dev/name":"go-7733a7e99dbdf7217f92c8d8f6f02b840a54ae27bb05a1a2d059fd65-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:35:15.925Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-7733a7e99dbdf7217f92c8d8f6f02b840a54ae27bb05a1a2d059fd65-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d6eedad-17c3-46a0-83b4-89a481fa57c9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:16.895Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777500), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000acaa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:16.900Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:16.900Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"6959d70a-289b-4b32-9896-0b981d11f91b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:16.902Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700480), 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)(0xc000447640), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac2d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:16.904Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pulld005cda3be2a1f853585967179e87fef-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:35:16.904Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulld005cda3be2a1f853585967179e87fef-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f05e9e42-57b7-4c10-b8c5-4a6433fc993d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:17.526Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17604\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000862300), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060c0f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:17.528Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:17.528Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"17ffe04a-ae8c-4e27-abfd-572ac5cc8764","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:18.131Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007010e0), 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)(0xc000863340), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060ca00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:18.133Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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-18T11:35:18.133Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-v4skg-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":"260e0bed-4f5b-4a0c-ab8f-12fd146d81cf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:35:18.182Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007015f0), 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)(0xc000776140), 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:12843\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00060d040), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:35:18.185Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull6cc0a0e728c23cf01828983ac2ec4d3f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:35:18.185Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull6cc0a0e728c23cf01828983ac2ec4d3f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"29b186c6-b252-445d-8e48-210fee375c1c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:05.973Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39dd0), 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)(0xc000447800), 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:18498\", 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)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:05.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-zcwnd-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-18T11:39:05.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-zcwnd-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":"314c504a-1294-4711-bac2-ceba3b7830ff","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:05.987Z","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{\"21442\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000459180), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026a5a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:05.989Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-zcwnd-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-18T11:39:05.989Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-zcwnd-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":"9b3286aa-a8a3-448a-bcbd-805ffe981c83","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:06.596Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001eb9e0), 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)(0xc000104000), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:06.598Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-zcwnd-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-18T11:39:06.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-zcwnd-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":"8f041ea5-243f-4764-8955-6166ef9f8d28","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:08.443Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee2d0), 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)(0xc0007218c0), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003049b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:08.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-4hszb-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-18T11:39:08.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-4hszb-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":"5cce1260-3bf5-477b-82b4-5cf00d261f45","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:08.546Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), 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)(0xc000724780), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304460), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:08.548Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-4hszb-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-18T11:39:08.548Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-4hszb-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":"6a9f5fed-4a09-4918-a786-0823e067345d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:09.197Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006efef0), 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)(0xc000725bc0), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305cc0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:09.198Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-4hszb-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-18T11:39:09.199Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-4hszb-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":"14f75ed8-e2bb-493b-b28e-d63c448bad62","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:39.489Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e3dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6378\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000673480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6378, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017fd60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:39.490Z","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-lf1f","knative.dev/name":"affinity-assistant-7da4ff8ad2-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-18T11:39:39.490Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-7da4ff8ad2-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":"cd8eefb5-65cb-415c-a9a1-3d3d6a67aed3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:39.682Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17162\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008f2240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17162, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad450), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:39.683Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:39: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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"534e3d76-94e8-4fc7-9646-9bace0ff2b28","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:46.490Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a30b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36707\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b52400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36707, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac730), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:46.496Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:39:46.496Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"0c14e9c0-cf72-48c8-ab83-77cf609780a1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:55.528Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a7e0), 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)(0xc00088bec0), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000207360), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:55.529Z","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-lf1f","knative.dev/name":"affinity-assistant-593156f21f-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-18T11:39:55.529Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-593156f21f-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":"7bf018c4-6be6-453f-a90e-33e69cba2427","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:55.726Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044afc0), 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)(0xc000447340), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000207d60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:55.727Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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-18T11:39:55.727Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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":"cb052f9a-1b06-40c1-9a37-fa8a907cd83f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:39:56.138Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22096\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000459480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22096, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb6d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:39:56.140Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:39:56.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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"8247d224-a948-4ed9-a534-481a5916054a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:40:03.191Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39710), 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)(0xc000776100), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027b6d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:40:03.193Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-b883423909b5c339c78e3aa373029477-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:40:03.193Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-b883423909b5c339c78e3aa373029477-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"de447533-146a-4b36-a213-a1d3c03f9d33","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:40:06.860Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103400\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000673080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103400, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5d10), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:40:06.870Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:40:06.870Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"c18131bc-3d6c-4c73-8e8f-68d57fd6255f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:40:12.535Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607e60), 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)(0xc00088a600), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003050e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:40:12.537Z","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-lf1f","knative.dev/name":"python-co7482f6226745c1bd0d6dad2df63ee2a3d7a9ef894c5d1ed7a6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:40:12.537Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-co7482f6226745c1bd0d6dad2df63ee2a3d7a9ef894c5d1ed7a6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa2c79e7-66fb-4375-aea4-6576c05bba6f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:40:21.959Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006efcb0), 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)(0xc0002e41c0), 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:18498\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b270), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:40:21.968Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-601ea73d09a83feda1932d67fe2c1ec7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:40:21.968Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-601ea73d09a83feda1932d67fe2c1ec7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a85333d7-359c-425a-a4c4-03007fae667b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:22.569Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38255\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38255, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e6e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:22.572Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:22.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"d184891a-c206-40e7-82e3-a1e879a28530","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:32.579Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a383f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003baf50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:32.581Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push33fe0fff566bea24e204c95733a331e3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:42:32.581Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push33fe0fff566bea24e204c95733a331e3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8217352c-639f-4de8-bdb6-d5a4db67ccbf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:32.621Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a387e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46550\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e5640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46550, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbb30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:32.627Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:32.627Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"e7c7ffac-b352-431c-b0ee-f9edc89bfc61","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:33.051Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"56703\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007244c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:56703, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026acd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:33.055Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push7058dbdc55f7208824679214426d646f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:42:33.055Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push7058dbdc55f7208824679214426d646f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"70be1a66-fe99-4f02-825f-11175dbc008a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:33.375Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a383f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026be00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:33.378Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:33.378Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"9fb4d969-8298-4755-8aa6-82caa4686329","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:33.821Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41800\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41800, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008843c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:33.825Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:33.825Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"745c5a1f-3a22-4913-ae43-d961f73b734b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:34.100Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21853\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21853, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000884410), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:34.102Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pushc5648767c6335ad6aadb1e8fc82f9b2a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:42:34.102Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pushc5648767c6335ad6aadb1e8fc82f9b2a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"353a9e40-c922-4da9-ab50-b6a18d808ab7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:34.632Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044ab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088be40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000884ff0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:34.634Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:34.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"8de7fdef-3335-4d6e-bed6-eb1450bb7baf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:35.145Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34843\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007241c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34843, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000885cc0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:35.148Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:35.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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"84560ea4-2dd8-4d61-9525-fe608c68dbf7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:35.776Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044be60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000725940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026a500), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:35.778Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:35.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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"15f400ac-cbfa-44e4-8672-3bec3ac8b531","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:35.872Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19846\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19846, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026a000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:35.874Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:35.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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"4aed09bf-3f1b-4361-9254-b8cee1b5ba54","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:36.734Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24087\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24087, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b720), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:36.736Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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-18T11:42:36.736Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-push-vml48-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":"a652dd79-0626-4bdc-82c3-baf1bf03fcd3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:42:51.176Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fb7a0), 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)(0xc0002e49c0), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000288730), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:42:51.179Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-d9216a53296a8045502797f489b18128-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:42:51.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-d9216a53296a8045502797f489b18128-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a6817189-f87f-40a0-b78b-88fd6f92b058","admissionreview/allowed":true,"admissionreview/result":"nil"} E0818 11:43:05.434147 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path E0818 11:43:05.441903 1 leaderelection.go:429] Failed to update lock optimistically: etcdserver: request timed out, falling back to slow path {"severity":"info","timestamp":"2026-08-18T11:43:24.331Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606120), 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)(0xc000447680), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4870), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:24.333Z","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-lf1f","knative.dev/name":"pyt7482f6226745c1bd0d052fd7529ff205af5e1ceb7d4c0ffa44f182aa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:24.333Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pyt7482f6226745c1bd0d052fd7529ff205af5e1ceb7d4c0ffa44f182aa-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f3699c98-d193-4413-a1cd-dcf18d97e26a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:24.362Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006066c0), 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)(0xc000b899c0), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4fa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:24.365Z","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/volumeMounts/16\",\"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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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-18T11:43:24.365Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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":"37258911-ce2e-47e2-8869-89dc6792c0f8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:24.742Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606090), 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)(0xc0007ca300), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:24.748Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-5b0b1c4f800eacda1ef45ed4bbbd3745-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:24.748Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-5b0b1c4f800eacda1ef45ed4bbbd3745-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f874b093-97a8-459e-8980-1e3eeffa091c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:25.011Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606630), 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)(0xc000776e00), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f56d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:25.014Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-28207f1b2899adffc71e0f416004e5c9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:25.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-28207f1b2899adffc71e0f416004e5c9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a2e2c977-fd74-451f-a091-51dbb8a37d46","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:25.571Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606b40), 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)(0xc00088a580), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026ab90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:25.580Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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-18T11:43:25.580Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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":"6103cf35-62f2-4b42-9dc4-43ee9fb3e232","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:26.079Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607170), 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)(0xc00088bcc0), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:26.081Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pyt7482f6226745c1bd0d052fd701ed40e2ed2c21fbc1bcf17744ce27b2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:26.081Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pyt7482f6226745c1bd0d052fd701ed40e2ed2c21fbc1bcf17744ce27b2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d720af9-f5ec-4ada-9d32-f3bf6c3f7895","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:26.494Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607560), 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)(0xc000776f40), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:26.496Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-93ed8d63c49d3dc582ed614ca4a8b954-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:26.496Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-93ed8d63c49d3dc582ed614ca4a8b954-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"715c5c95-fa66-451e-aa08-873fef8e0d30","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:27.046Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607950), 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)(0xc000721240), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f53b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:27.049Z","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-lf1f","knative.dev/name":"python-compo7482f6226745c1bda555bff1cca7a95ce53a9151507e564-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:27.049Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-compo7482f6226745c1bda555bff1cca7a95ce53a9151507e564-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0c4966b7-39b9-4e4d-9eab-e343dd8f2e4c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:27.251Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607ef0), 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)(0xc0007246c0), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f5b80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:27.253Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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-18T11:43:27.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-jjw9f-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":"e17c07b5-9df8-488f-9417-d84ea3e6aa0e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:28.207Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708000), 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)(0xc00088a9c0), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b270), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:28.209Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-93fd43023c0e255d0ac46b8cf43a0677-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:28.209Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-93fd43023c0e255d0ac46b8cf43a0677-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1356ac96-cc6e-4c57-8d0c-6143e25abc2f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:43:28.225Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708480), 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)(0xc00088b780), 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:16533\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026bd10), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:43:28.228Z","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-lf1f","knative.dev/name":"python-comp7482f6226745c1bd70dcbca8a7ca740d6cecb2d7d7d35b7e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:43:28.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-lf1f","knative.dev/name":"python-comp7482f6226745c1bd70dcbca8a7ca740d6cecb2d7d7d35b7e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"230dc4cf-d65f-4aea-9dcc-423bd3bda5b0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:34.571Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21167\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21167, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bafa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:34.573Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8fqxd-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-18T11:46:34.573Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8fqxd-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":"b24d6c7f-7ca1-4354-8dec-1b6913b94a20","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:34.589Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21177\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21177, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bb720), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:34.591Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8fqxd-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-18T11:46:34.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8fqxd-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":"db1792d2-ab34-433b-9c34-9e9cbde6ca7c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:34.657Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21167\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004590c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21167, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbe00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:34.658Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8fqxd-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-18T11:46:34.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8fqxd-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":"38995943-c24b-4a27-ae1c-85c22b610613","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:55.651Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b440), 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)(0xc000105d00), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017e6e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:55.653Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-t28rg-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-18T11:46:55.653Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-t28rg-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":"2f83130a-14dc-43c1-86b5-dae79859c2a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:55.663Z","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{\"21478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034f000), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017ec80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:55.665Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-t28rg-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-18T11:46:55.665Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-t28rg-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":"0b9cd40c-3c3a-40e1-a77c-00fc64acd914","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:55.967Z","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{\"21468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000724580), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:55.968Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-t28rg-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-18T11:46:55.968Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-t28rg-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":"83015774-6306-4fa1-a47e-3b5a4f788217","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:57.366Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e2360), 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)(0xc00092c380), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad9a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:57.369Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8gh5b-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-18T11:46:57.369Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8gh5b-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":"faf1f33a-b03d-4b05-aea0-a845c5874439","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:57.466Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e2000), 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)(0xc00092c000), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ac000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:57.468Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8gh5b-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-18T11:46:57.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8gh5b-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":"561787ff-b59a-49ff-b342-1d6bc61b6beb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:46:58.142Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), 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)(0xc0002e4a00), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000288c80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:46:58.144Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8gh5b-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-18T11:46:58.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-8gh5b-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":"ea553441-841a-47fa-ab1f-1ac29f1fcda2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:32.294Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fbcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000787100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6403, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000925d60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:32.295Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/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-lf1f","knative.dev/name":"affinity-assistant-c47aca033d-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-18T11:47:32.295Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-c47aca033d-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":"2e74c8fe-a538-48c3-9e97-cb9f1a692a44","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:32.486Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006061b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17242\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000787ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17242, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004745f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:32.487Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:47:32.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"a14443c7-dd67-46de-b05a-96b003d4266e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:39.095Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006efdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36799\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36799, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020fbd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:39.097Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:47:39.098Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"6f54a0f6-ec9c-4ea1-8df7-a80f5756a849","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:46.640Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22176\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22176, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027a9b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:46.642Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:47:46.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"4b07d83d-5a5c-4019-9895-1c9ea6fecd84","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:47.795Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38ea0), 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)(0xc0000ca500), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027bea0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:47.796Z","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-lf1f","knative.dev/name":"affinity-assistant-732c11769c-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-18T11:47:47.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":"group-lf1f","knative.dev/name":"affinity-assistant-732c11769c-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":"6dde76d6-761c-4482-8473-896e5b92d370","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:48.132Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39290), 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)(0xc00034ea40), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d48c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:48.135Z","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-lf1f","knative.dev/name":"konflux-test-integration-cb3be74cad7afce8c4bd84490044064b83-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:47:48.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-lf1f","knative.dev/name":"konflux-test-integration-cb3be74cad7afce8c4bd84490044064b83-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12687e65-5b44-473e-a7bf-5f8b11cf3410","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:55.095Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006070e0), 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)(0xc0002e5d40), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026be00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:55.097Z","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-lf1f","knative.dev/name":"konflux-test-ib6d190f89bbcca2deba37a8f3100cfbb027214476602c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:47:55.097Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ib6d190f89bbcca2deba37a8f3100cfbb027214476602c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ed692a88-8555-4043-9143-0a7bfeac0bf2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:47:57.953Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103572\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103572, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020fbd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:47:57.963Z","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/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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:47:57.963Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"9bfca936-c1a4-4425-9bbf-a81d31af2425","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:48:03.388Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39710), 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)(0xc0002e5040), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026a0f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:48:03.390Z","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-lf1f","knative.dev/name":"konflux-tb6d190f89bbccbef8b6ad086eb31a37c0ed63a7cbce53c2ce0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:48:03.390Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-tb6d190f89bbccbef8b6ad086eb31a37c0ed63a7cbce53c2ce0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa878048-0eea-4c7c-a83f-d5017c52ca31","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:48:19.434Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fb7a0), 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)(0xc00092d040), 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:26504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304690), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:48:19.442Z","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-lf1f","knative.dev/name":"konflux-test-inb6d190f89bbca4a344ec1ca6c918c4ee247e56b5cba9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:48:19.442Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb6d190f89bbca4a344ec1ca6c918c4ee247e56b5cba9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f77a8d54-9f2b-4d89-99a0-f33ffd0efe1c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:14.400Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ef830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38387\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a52f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38387, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a56f50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:14.406Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:14.406Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"1c968bd2-1766-4781-9a51-8757dd5f1acc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:17.004Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee000), 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)(0xc000c5f980), 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:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a57ef0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:17.007Z","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-lf1f","knative.dev/name":"konflux-test-b6d190f89bbccb5fd9dc4b157c8ccfc05ef0332eaa01e7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:17.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-lf1f","knative.dev/name":"konflux-test-b6d190f89bbccb5fd9dc4b157c8ccfc05ef0332eaa01e7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c4471c30-5726-470e-9aab-2c5923317722","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:25.898Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27728\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088ba00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27728, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004490e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:25.900Z","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-lf1f","knative.dev/name":"pyt36e91cfd97e5dfee990777593e57d298f7e0f729c234cba98279f97a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:25.900Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pyt36e91cfd97e5dfee990777593e57d298f7e0f729c234cba98279f97a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b7093c4b-dd1b-44fb-b9b6-1dfe632a7b18","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:26.024Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46678\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46678, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020ebe0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:26.029Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:26.029Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"aae7f67c-90b8-4386-8dda-32eb44c89f85","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:26.652Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"56843\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000459840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:56843, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033bb30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:26.657Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-4128800e41bdf36e3fef54a4af43be39-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:26.657Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-4128800e41bdf36e3fef54a4af43be39-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b3d7804c-34c2-4a50-9156-fc12c69cce3d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:26.765Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40327\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000725b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40327, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a56a00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:26.768Z","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":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:26.768Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"b2e61497-0b7e-4858-b696-c6014434d595","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:28.035Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21921\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21921, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304c30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:28.037Z","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-lf1f","knative.dev/name":"pyt36e91cfd97e5dfee990777595f49ad10fc92e1ae0bcf9eddb0c4953d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:28.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-lf1f","knative.dev/name":"pyt36e91cfd97e5dfee990777595f49ad10fc92e1ae0bcf9eddb0c4953d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"888f8ed5-0558-4d9c-8bd9-564e061727df","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:28.039Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41900\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41900, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305310), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:28.044Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:28.044Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"fb3a2d24-7ec7-467e-affb-229566cf5e25","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:29.206Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009efc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34421\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000458ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34421, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b450), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:29.208Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:29.209Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"4d0772f6-5dfc-438d-b6f0-960a9300476c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:29.217Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fa750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34939\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000724540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34939, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4320), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:29.220Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:29.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":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"314e5816-d41d-46f5-93b0-15bdac1b6f73","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:30.122Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17220\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17220, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:57812\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d54f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:30.124Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:30.124Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"a2f0883f-2133-4d15-baa3-0be67ae3d06c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:30.124Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007faf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5e00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:30.126Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:30.126Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"8da348ba-b41b-4d9e-bed1-90b5678869be","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:31.245Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24183\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24183, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004754f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:31.247Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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-18T11:50:31.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-push-bnssk-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":"4e1ea340-bd3f-4eb2-bba6-c3f82da37567","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:33.450Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007faab0), 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)(0xc00034f580), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304e60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:33.452Z","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-lf1f","knative.dev/name":"konb6d190f89bbccbef8b502107722694a40e8b3583e2c58fb51377fa56-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:33.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-lf1f","knative.dev/name":"konb6d190f89bbccbef8b502107722694a40e8b3583e2c58fb51377fa56-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"699a8b8e-24b9-43b4-a4fd-188608768555","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:34.004Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee6c0), 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)(0xc000724600), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d4280), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:34.007Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/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-lf1f","knative.dev/name":"konflux-test-integrab6d190f5745c68853324a6c0580e28b23a5be10-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:34.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-lf1f","knative.dev/name":"konflux-test-integrab6d190f5745c68853324a6c0580e28b23a5be10-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"46d20141-dd47-4beb-8784-72f5552de5e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:34.504Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009eeab0), 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)(0xc000776880), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000d5680), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:34.514Z","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/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-cl2e9025b5446904a1bc71d861cd542958-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:34.514Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-cl2e9025b5446904a1bc71d861cd542958-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c169d494-8ccb-4bf4-be85-6e43fb4358d4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:35.519Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee090), 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)(0xc00092d100), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b5e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:35.523Z","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-lf1f","knative.dev/name":"konflux-test-inb6d190f89bbc72a7bf055df22a18ba5571eb386f9e24-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:35.523Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb6d190f89bbc72a7bf055df22a18ba5571eb386f9e24-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5638a83-3414-401c-b5c3-6be00c90a8cb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:35.561Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee510), 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)(0xc0004468c0), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004742d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:35.564Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integrb6d190f893cd13dd4bbe9e85e66159170d770a6a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:35.564Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integrb6d190f893cd13dd4bbe9e85e66159170d770a6a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5847c8ed-ce09-4c10-bd0d-867c922b766a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:36.398Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee900), 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)(0xc0000ca4c0), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000475ae0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:36.400Z","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-lf1f","knative.dev/name":"konb6d190f89bbccbef8b502107a1158e57f362b4bd101dbd5e39cc9c4c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:36.400Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konb6d190f89bbccbef8b502107a1158e57f362b4bd101dbd5e39cc9c4c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2adbb8f9-8b43-4fa9-8948-61e6cfe49843","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:37.295Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009efc20), 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)(0xc0004594c0), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304b90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:37.299Z","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-lf1f","knative.dev/name":"konflux-test-ib6d190f89bbcc030c1877837f0f382e54a8cdc2cdd65b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:37.299Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ib6d190f89bbcc030c1877837f0f382e54a8cdc2cdd65b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e73ea58c-4881-4554-81d8-32aaacd8d29c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:37.842Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fa750), 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)(0xc000724dc0), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003044b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:37.845Z","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-lf1f","knative.dev/name":"konflux-testb6d190f89bbccbe6b340a47a8fc508daa2cecd46b5f3799-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:37.845Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-testb6d190f89bbccbe6b340a47a8fc508daa2cecd46b5f3799-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f8d87cd0-00d9-4108-9407-3416521ffc16","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:38.304Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fab40), 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)(0xc00092c600), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003057c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:38.305Z","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-lf1f","knative.dev/name":"konflux-test-integrab6d190f79541b27e821d85026fb9a24a3553019-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:38.305Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integrab6d190f79541b27e821d85026fb9a24a3553019-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e03880b5-3b00-407d-8641-680c61aad886","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:39.316Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ee630), 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)(0xc000446200), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026bdb0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:39.317Z","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-lf1f","knative.dev/name":"konflux-test-inb6d190f89bbced994cd6cb09ee1dc20713fca7e6c2b1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:39.317Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb6d190f89bbced994cd6cb09ee1dc20713fca7e6c2b1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"53b2badb-37f2-4bf0-b22c-418cd9d67633","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:50:39.337Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009eea20), 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)(0xc000447800), 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:11572\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156540), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000474c80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:50:39.339Z","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-lf1f","knative.dev/name":"konflux-tesb6d190f89bbccbef4795a19f8664ee7dfdade0e5ce7a38cb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:50:39.339Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-tesb6d190f89bbccbef4795a19f8664ee7dfdade0e5ce7a38cb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"37bd49c7-3735-4402-9d93-99bade843a2a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:52:28.731Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000981b00), 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)(0xc0009b6000), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8500), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:52:28.734Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hl8k9-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-18T11:52:28.734Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hl8k9-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":"a66a5e9d-2765-4e31-8678-69c51cfeb7f9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:52:28.736Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000980090), 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)(0xc0009b6dc0), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a81e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:52:28.738Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hl8k9-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-18T11:52:28.738Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hl8k9-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":"ca97f3af-c8b7-47f5-93f1-a4bd66a922cc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:52:29.546Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000980480), 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)(0xc0009b7e80), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a9180), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:52:29.547Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hl8k9-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-18T11:52:29.548Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hl8k9-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":"39adb941-ffcb-4cd0-9174-22ed5df5732f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:52:31.084Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000980870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21807\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21807, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000206230), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:52:31.086Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-w8bl7-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-18T11:52:31.086Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-w8bl7-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":"b8e5390f-deb9-4cac-83c9-71aa2c845cb8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:52:31.183Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000980c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21817\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000724980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21817, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000206780), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:52:31.185Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-w8bl7-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-18T11:52:31.185Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-w8bl7-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":"a64d887a-60d9-4b0c-abf2-836c70df87a7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:52:31.835Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000981050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21807\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007257c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21807, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002073b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:52:31.838Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-w8bl7-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-18T11:52:31.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-w8bl7-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":"7e9834a6-c93f-4661-96d4-aaa6f94bc9be","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:09.693Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fb9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6505\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007c35c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6505, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000288870), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:09.694Z","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-lf1f","knative.dev/name":"affinity-assistant-841a63e3f9-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-18T11:53:09.694Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-841a63e3f9-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":"3b81c548-d951-4822-bcea-46592531d4f8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:09.875Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fbdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17411\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008e4000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17411, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000288e60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:09.877Z","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-lf1f","knative.dev/name":"konflux-test-integration-clone-u0wpb1-on-push-6kbs6-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-18T11:53:09.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-lf1f","knative.dev/name":"konflux-test-integration-clone-u0wpb1-on-push-6kbs6-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":"97976520-6c97-4b3b-b23f-ecccf65ba2ea","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:17.289Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007ca3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"36982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00083e740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:36982, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497d10), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:17.293Z","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-lf1f","knative.dev/name":"konflux-test-ib1efababdf335822ed72a2f5b0ebfd7091d841037ea0d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53:17.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":"group-lf1f","knative.dev/name":"konflux-test-ib1efababdf335822ed72a2f5b0ebfd7091d841037ea0d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"66e45d18-eb90-4540-b3ae-ddeb891ea77f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:27.530Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000981950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22297\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b7cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22297, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305c20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:27.532Z","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-lf1f","knative.dev/name":"konflux-tb1efababdf3350b0f95584614e5f1ac8924dc8243a6c75676d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53: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-lf1f","knative.dev/name":"konflux-tb1efababdf3350b0f95584614e5f1ac8924dc8243a6c75676d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cefbb9e4-e0e3-4b44-9273-2e90e3abccfe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:33.181Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044aa20), 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)(0xc00034f440), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003bbbd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:33.182Z","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-lf1f","knative.dev/name":"affinity-assistant-27b9dd27f9-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-18T11:53:33.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":"group-lf1f","knative.dev/name":"affinity-assistant-27b9dd27f9-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":"fefef034-1b31-4455-aa04-189d0536cafe","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:33.378Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000459100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027a7d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:33.380Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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-18T11:53:33.380Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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":"4781886d-d591-4664-9752-15c93c7bd4cc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:33.637Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00044b9e0), 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)(0xc000776400), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027b400), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:33.638Z","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-lf1f","knative.dev/name":"affinity-assistant-29a05689f5-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-18T11:53:33.638Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-29a05689f5-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":"3395fc62-8a92-4c6a-a6c6-4b418708e30c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:33.932Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e2510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17905\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17905, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f6d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:33.934Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/12\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/12\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:53:33.934Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"801a2a85-4081-46df-a201-54ec63ed5e76","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:41.176Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103883\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008e4740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103883, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ad770), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:41.187Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb1efababdf33885645c9af2f31071ffe5c3d5eed1c35-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53:41.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-lf1f","knative.dev/name":"konflux-test-inb1efababdf33885645c9af2f31071ffe5c3d5eed1c35-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7f08c740-faa5-4e58-a50a-5edf3cc4115a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:43.139Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b62c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000925a90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:43.142Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-0568d3355afcdd9ccd3bcc75b1fba176-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53:43.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-0568d3355afcdd9ccd3bcc75b1fba176-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c3f0d40d-d598-42cf-bc33-b69f59570a0e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:44.143Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37450\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b7d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37450, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8190), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:44.146Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:53:44.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"96cacf4f-4009-43a5-86a7-a2e8863852bd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:50.279Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007099e0), 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)(0xc0009933c0), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304a00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:50.280Z","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-lf1f","knative.dev/name":"affinity-assistant-605d0e7d51-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-18T11:53:50.280Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-605d0e7d51-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":"9dbc01d1-0d5b-41f9-aeec-1b32c9e95f8f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:50.728Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17759\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b6180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17759, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305360), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:50.730Z","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-lf1f","knative.dev/name":"konflux-test-integration-cb2fbe7ad54d632ce34ad730f2092db371-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53:50.730Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-cb2fbe7ad54d632ce34ad730f2092db371-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db074e60-f6ed-40fe-bbf2-b5449049b9ec","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:52.982Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a38d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22887\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22887, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000475860), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:52.984Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/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-lf1f","knative.dev/name":"python-co43592122bfaa0944ae55a4ca59ba765f0b3f479f757eacaa30-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53:52.984Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-co43592122bfaa0944ae55a4ca59ba765f0b3f479f757eacaa30-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5f7843f-c1ec-4d03-b359-0697a2bc1260","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:53:53.689Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22831\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034f7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22831, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", 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)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:53:53.691Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulla25f6b9414c737f9799284ad7a004637-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:53:53.691Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulla25f6b9414c737f9799284ad7a004637-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"38d6f037-2485-4356-b97b-fd2847b288ec","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:00.890Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e22d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37310\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37310, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2690), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:00.894Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ibe345a5713cb230425193e27564bb83e8feafa0c3f23c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:54:00.894Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ibe345a5713cb230425193e27564bb83e8feafa0c3f23c-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86d33bcd-b899-44ea-97e8-d7d3a9d1810d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:06.817Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104311\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000992740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104311, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000206370), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:06.824Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:54:06.824Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"112b63f8-deeb-4fb6-aa65-de3a45913e49","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:07.695Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104471\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b6680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104471, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000206af0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:07.702Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-08af546de7686b4527296d75625931eb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:54:07.702Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-08af546de7686b4527296d75625931eb-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"830528eb-2ad7-481d-b410-9732c37d7c68","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:11.985Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007099e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22625\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b6fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22625, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002074a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:11.987Z","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-lf1f","knative.dev/name":"konflux-tbe345a5713cb291a40fcdb0cf656d8a69c1d387d2cf38b44b2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:54:11.987Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-tbe345a5713cb291a40fcdb0cf656d8a69c1d387d2cf38b44b2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0b9c5340-d86c-407f-9385-9e1502343c7e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:22.215Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21213\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034f240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21213, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020f130), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:22.217Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-vx2ht-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-18T11:54:22.217Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-vx2ht-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":"aaf46817-5d9e-49d5-90c6-5ecf4d32c4fc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:24.436Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21223\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088aa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21223, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00009a000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:24.439Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-vx2ht-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-18T11:54:24.439Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-vx2ht-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":"11a8be46-eb9c-4803-90de-857785fee6a1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:29.501Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fbcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21213\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e5ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21213, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002ad4f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:29.503Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-vx2ht-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-18T11:54:29.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-vx2ht-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":"5c2506a2-e0f3-4462-9bc0-52cfc4625248","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:54:43.575Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104371\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000992880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104371, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000475090), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:54:43.581Z","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":"group-lf1f","knative.dev/name":"konflux-test-inbe345a5713cb2c313dc6e1d87becfeb3440860d639d1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:54:43.581Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inbe345a5713cb2c313dc6e1d87becfeb3440860d639d1-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dd9591d7-4900-4a93-98a4-b748c310e409","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:45.340Z","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{\"38684\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000757c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38684, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000762f50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:45.342Z","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/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-b1efababdf3350f099a4a661466dbd895530a46ef10e0f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:45.342Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-b1efababdf3350f099a4a661466dbd895530a46ef10e0f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8fb75843-91f2-4f06-91da-006f8a8e75dd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:57.040Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"27855\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:27855, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8280), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:57.042Z","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-lf1f","knative.dev/name":"konb1efababdf3350b0f9ab65bee6f75503e240d84ce8ed4e8e5b4f0809-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:57.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-lf1f","knative.dev/name":"konb1efababdf3350b0f9ab65bee6f75503e240d84ce8ed4e8e5b4f0809-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"36fc14aa-4a55-4b20-b3dc-be92532a587f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:57.099Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b6e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8910), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:57.102Z","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-lf1f","knative.dev/name":"konflux-test-integration-cl84431becef7287384c97c14251229c4e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:57.102Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-cl84431becef7287384c97c14251229c4e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1b1f90c6-a3dc-4bdf-9fb0-6a4f326d1325","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:57.548Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57222\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000725000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57222, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a9a90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:57.555Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-cl32c8a6a69706557a087f37336ce619e0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:57.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-lf1f","knative.dev/name":"konflux-test-integration-cl32c8a6a69706557a087f37336ce619e0-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"10fc5cdb-26fd-43f3-a635-cd0ae40ed65b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:57.882Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004592c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003046e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:57.884Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb1efababdf3371ebfae8feb07eb8558b503c306c96ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:57.884Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb1efababdf3371ebfae8feb07eb8558b503c306c96ba-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"859170bd-c9fd-4c63-a0b1-84ef3e00f115","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:58.320Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e2000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42131\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42131, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002acfa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:58.323Z","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-lf1f","knative.dev/name":"konflux-test-integration-cla553d90c630976d6bdafcd4c70cc6712-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:58.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":"group-lf1f","knative.dev/name":"konflux-test-integration-cla553d90c630976d6bdafcd4c70cc6712-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"562a3bae-e893-4b79-81ad-4d3a16c537de","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:58.596Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e23f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22034\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22034, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002adc70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:58.598Z","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-lf1f","knative.dev/name":"konb1efababdf3350b0f9ab65be6acb9cf34e0ea02f9ae6a31c7fcc65ec-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:58.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-lf1f","knative.dev/name":"konb1efababdf3350b0f9ab65be6acb9cf34e0ea02f9ae6a31c7fcc65ec-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b9b61d9-95ff-4c0c-a705-106fdee388f3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:59.225Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34618\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009b7200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34618, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3540), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:59.229Z","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-lf1f","knative.dev/name":"konflux-test-ib1efababdf33503543d18cb4e7b028bba2b4de715f49a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:59.229Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ib1efababdf33503543d18cb4e7b028bba2b4de715f49a-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67b8fa9e-3f09-4b12-86ef-b1f534a00ece","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:59.617Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35128\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000724a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35128, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2410), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:59.620Z","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-lf1f","knative.dev/name":"konflux-testb1efababdf3350ba9038a82816abb691658ac7d9d51754e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:59.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-lf1f","knative.dev/name":"konflux-testb1efababdf3350ba9038a82816abb691658ac7d9d51754e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b8b909c5-cd1b-492a-90c3-65f39e9a4f89","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:55:59.902Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17397\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000725dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17397, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2c80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:55:59.904Z","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-lf1f","knative.dev/name":"konflux-test-integration-cle43d9f318f7ee7a27b61178b2d64f0d7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:55:59.904Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-cle43d9f318f7ee7a27b61178b2d64f0d7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"430498ff-68c1-44cf-9836-068ef54a189a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:00.854Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee900), 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)(0xc000459300), 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:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3a40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:00.855Z","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-lf1f","knative.dev/name":"konflux-test-inb1efababdf3347cb01aeee012b246bd08cf8bf85e2e9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:56:00.855Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inb1efababdf3347cb01aeee012b246bd08cf8bf85e2e9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f1ea9635-6410-414a-aacc-9cad2221eb11","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:01.092Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eed80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24368\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24368, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033bc70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:01.094Z","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-lf1f","knative.dev/name":"konflux-tesb1efababdf3350b003315aa3c13e4b47d0669037d79e076d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:56:01.094Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-tesb1efababdf3350b003315aa3c13e4b47d0669037d79e076d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a2718de0-0cfd-4059-b05a-efc5b118ff1c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:45.130Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000684c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39042\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006f3ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39042, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000adbd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:45.132Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:56:45.133Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"38bfc3be-2ff2-4dab-89c7-407fa62607be","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:51.242Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39036\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007cb080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39036, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304cd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:51.247Z","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-lf1f","knative.dev/name":"konflux-test-be345a5713cb296f9b069f59d6745b7e2a0f307708a0e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:56:51.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-lf1f","knative.dev/name":"konflux-test-be345a5713cb296f9b069f59d6745b7e2a0f307708a0e6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1cf829d1-bc45-4724-a5f8-9d1a4f41e46d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:56.870Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e2480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39158\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088b640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39158, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3950), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:56.873Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/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-lf1f","knative.dev/name":"python-component-7wgk8x-on-e9228ed2f9ac2826aba0408c4002a232-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:56:56.873Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-e9228ed2f9ac2826aba0408c4002a232-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eaffd67a-9810-424c-962c-770259b5c038","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:58.751Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28377\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000459540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28377, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8960), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:58.753Z","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-lf1f","knative.dev/name":"go-56cfac0b300929b47db997eda25997258105df0f4be5f8ca8be56687-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:56:58.753Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-56cfac0b300929b47db997eda25997258105df0f4be5f8ca8be56687-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1e038a39-6aca-4cde-8bba-561b5abffc03","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:59.275Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006efb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47311\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47311, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a9360), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:59.279Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:56:59.279Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"c98e82f7-821c-4c06-9c00-68fc9c1deb7d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:56:59.800Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000446600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e730), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:56:59.804Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pullfa05f9ca01cfcad5177d4f21a2e3f426-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:56:59.804Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pullfa05f9ca01cfcad5177d4f21a2e3f426-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"261c9279-8a00-4fe8-bce0-66ec8eb588a2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:00.728Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40980\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088bc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40980, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304460), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:00.730Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:57:00.730Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"cefe6d3e-0fcf-4caf-b21a-3a7ba1d40c2a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:00.861Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42555\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004591c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42555, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304c30), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:00.866Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:57:00.866Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"51bd90ca-77ea-493f-909d-11203cd88a95","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:01.799Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22568\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22568, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304820), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:01.801Z","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-lf1f","knative.dev/name":"go-56cfac0b300929b47db997edbbd68b91b6a37c05328777d198f6f651-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:01.801Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-56cfac0b300929b47db997edbbd68b91b6a37c05328777d198f6f651-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"21dc4da8-23c0-4cde-b15f-b2952436dfb9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:01.969Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:01.972Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:57:01.972Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"c6de0df6-2776-4039-9170-5fc965b06d03","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:02.879Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088af00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35590, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e8c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:02.881Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull79461373b81e7ab37208b7c6cbbe32d7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:02.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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull79461373b81e7ab37208b7c6cbbe32d7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f47e2db0-9a8f-4abd-86de-cce84e1747a0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:03.542Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eefc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000448960), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:03.544Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:57:03.544Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"ae987620-8766-4b0c-9bf4-318ea3bf9fe9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:04.084Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20595\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20595, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3360), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:04.086Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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-18T11:57:04.086Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-7lnhw-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":"f6ad0546-a0b5-42fc-89af-c9e179fc90e1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:04.907Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007087e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24832\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24832, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003040a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:04.909Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pulla26aa6ecbe4e52ecf146a8823213342b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:04.909Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulla26aa6ecbe4e52ecf146a8823213342b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e2b9c25a-b02d-46f1-baa5-85263f71a620","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:07.977Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28189\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28189, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e0f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:07.979Z","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-lf1f","knative.dev/name":"konbe345a5713cb291a4016e1667fdcf126573dd1ba8706a43e6b6c3432-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:07.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-lf1f","knative.dev/name":"konbe345a5713cb291a4016e1667fdcf126573dd1ba8706a43e6b6c3432-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c0151f58-1a29-4d1d-bf24-131fe964080c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:08.469Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47357\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088b640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47357, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020ed70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:08.474Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"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-lf1f","knative.dev/name":"konflux-test-integrabe345a50a0f2e61c9e383824ebce471ef5fb3e5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:08.474Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integrabe345a50a0f2e61c9e383824ebce471ef5fb3e5-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b79bb847-fc66-4430-8bfc-ac1af4fc1e75","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:08.964Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007098c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57574, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2f00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:08.968Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-clfdf3bb8805a790a576cd45cdd50cdacd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:08.968Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integration-clfdf3bb8805a790a576cd45cdd50cdacd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"54a1626a-9bac-4208-9ff1-4918368f348c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:09.187Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40862\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007214c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40862, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3e50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:09.190Z","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":"group-lf1f","knative.dev/name":"konflux-test-inbe345a5713cb856550f5466d652c55b631fb9a8940f4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:09.190Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inbe345a5713cb856550f5466d652c55b631fb9a8940f4-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9d5db725-3843-437f-8b00-2a2cf9513fa3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:10.056Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42471\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42471, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304e60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:10.061Z","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-lf1f","knative.dev/name":"konflux-test-integrbe345a577244996d80d849559d93c45d82f4fbe2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:10.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-lf1f","knative.dev/name":"konflux-test-integrbe345a577244996d80d849559d93c45d82f4fbe2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"46ee1bba-13b0-4b9f-ad18-8bde7c397346","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:10.868Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22362, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003043c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:10.870Z","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-lf1f","knative.dev/name":"konbe345a5713cb291a4016e1661b5a2abee22e39b1d04b7449f25a0a04-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:10.870Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konbe345a5713cb291a4016e1661b5a2abee22e39b1d04b7449f25a0a04-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"648c39ff-6c6c-4d1a-b60e-ad66d4b500e7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:11.121Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000458cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304d20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:11.123Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ibe345a5713cb200bd63c4740d5c5c2e3e4cd935bf8802-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:11.123Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-ibe345a5713cb200bd63c4740d5c5c2e3e4cd935bf8802-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67d5a6f6-16b8-4132-a08c-4ced48b98be1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:12.423Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35462\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35462, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000448dc0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:12.425Z","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-lf1f","knative.dev/name":"konflux-testbe345a5713cb2913d2bffaef1598a4c4bc8263a0bd0132f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:12.425Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-testbe345a5713cb2913d2bffaef1598a4c4bc8263a0bd0132f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"34ba2017-4c75-49d2-b08e-b918239ef445","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:12.983Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eed80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17733\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007201c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17733, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2870), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:12.987Z","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-lf1f","knative.dev/name":"konflux-test-integrabe345a5d33dae14e3d02367c59f74421fb57941-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:12.987Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-integrabe345a5d33dae14e3d02367c59f74421fb57941-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1debc7d4-2cd3-4d5f-9a2e-d85042d5091a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:13.891Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20405\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20405, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a38b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:13.893Z","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-lf1f","knative.dev/name":"konflux-test-inbe345a5713cb53c73ccbc610973aa367324884640ec9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:13.893Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"konflux-test-inbe345a5713cb53c73ccbc610973aa367324884640ec9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5fdb2604-d431-4da8-be54-a8c776dd6332","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:14.265Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006efc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24702\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088b000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24702, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304370), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:14.267Z","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-lf1f","knative.dev/name":"konflux-tesbe345a5713cb291a08b5f398d4b50197f6e09723a914ae31-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:14.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-lf1f","knative.dev/name":"konflux-tesbe345a5713cb291a08b5f398d4b50197f6e09723a914ae31-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a6acd7af-10d9-4bdd-b320-78dfa2cf0816","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:21.162Z","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{\"28437\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28437, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002074a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:21.163Z","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-lf1f","knative.dev/name":"pyt43592122bfaa0944ae9b70e6e40c76fba279772e880cc850d75d0198-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:21.163Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pyt43592122bfaa0944ae9b70e6e40c76fba279772e880cc850d75d0198-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e654ea04-7308-4d7a-94bb-efaf1cc986e9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:21.852Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47431\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47431, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8460), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:21.857Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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-18T11:57:21.857Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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":"0fc23465-0d3d-4e22-8627-767a436f092d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:24.407Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eeab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57570, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a24b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:24.411Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-79e4f159e6a0a585e764c26ac27ed768-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:24.411Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-79e4f159e6a0a585e764c26ac27ed768-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1fbbe447-499d-454d-adc5-882b01fe3dbd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:24.831Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006eeea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41064\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41064, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3540), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:24.834Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-46e22bdb16e80254cbfc8beb00634327-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:24.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":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-46e22bdb16e80254cbfc8beb00634327-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c4e1be15-a235-4d61-8799-cdda05ea7455","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:26.487Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006efe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22624\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e43c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22624, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304b90), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:26.489Z","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-lf1f","knative.dev/name":"pyt43592122bfaa0944ae9b70e6dc0afde5671fbd9b74dd4d5ad482466d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:26.489Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pyt43592122bfaa0944ae9b70e6dc0afde5671fbd9b74dd4d5ad482466d-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"68e2a931-3c5b-48b9-8643-ca0164f5ae88","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:26.491Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007082d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42647\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e56c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42647, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003054f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:26.495Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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-18T11:57:26.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":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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":"0cf35a07-9ab0-42a0-b726-4f6943cae39e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:27.660Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35156\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35156, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304820), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:27.663Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-58cc411a41e46a48bbf2432aa188cae8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:27.663Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-58cc411a41e46a48bbf2432aa188cae8-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"051928fc-92fb-441a-b15f-efdebc5fdf6d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:27.866Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35668\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35668, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009a8050), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:27.869Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/7\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-compo43592122bfaa094cbb6a7c7f620dd21c719a656b9261241-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:27.869Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-compo43592122bfaa094cbb6a7c7f620dd21c719a656b9261241-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"64b26aca-c997-4f43-a666-884de2748132","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:28.419Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17961\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17961, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2d20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:28.420Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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-18T11:57:28.420Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-2pr6b-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":"27966c01-7daf-4e40-87e7-36813a9c99a8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:28.699Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20671\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088ba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20671, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a36d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:28.701Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-00c0187f497675fe555a9ce67bd1d16f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57:28.701Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-00c0187f497675fe555a9ce67bd1d16f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6243c17c-42f8-4004-afae-d259f6ba45e4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:29.244Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ef170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24908\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24908, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020eaa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:29.247Z","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-lf1f","knative.dev/name":"python-comp43592122bfaa09445f7d68ad457d90f65039d4baabcf6871-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T11:57: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-lf1f","knative.dev/name":"python-comp43592122bfaa09445f7d68ad457d90f65039d4baabcf6871-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c882b989-6e28-4ac2-a388-e072c8122306","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:33.416Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20961\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000776240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20961, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304dc0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:33.418Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-dfkn9-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-18T11:57:33.418Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-dfkn9-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":"e8ebfbac-8fb5-4ba5-be0b-5017d968b99a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:33.524Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20971\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20971, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:33.526Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-dfkn9-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-18T11:57:33.526Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-dfkn9-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":"fd7e3c51-b9b0-427d-a602-265bc677b4a4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:57:33.954Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20961\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20961, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:32686\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a28c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:57:33.956Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-dfkn9-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-18T11:57:33.956Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-dfkn9-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":"468f682a-8309-4cfd-9b0b-1631abe06d32","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:59:18.826Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000672750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000665740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000669bd0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:59:18.828Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hs5tw-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-18T11:59:18.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hs5tw-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":"400e1250-d1e8-4cb4-a20d-53793f44490a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:59:18.831Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000672b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21349\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080e200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21349, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008320a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:59:18.834Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hs5tw-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-18T11:59:18.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":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hs5tw-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":"7d4e0bfa-c159-4eb7-802d-e386ab12dee9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:59:19.337Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000672000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080e000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000832000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:59:19.339Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hs5tw-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-18T11:59:19.339Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-hs5tw-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":"8f5febe5-4184-40d6-a272-5e5511d406ed","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:59:20.936Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006723f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21436\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00080f6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21436, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000832fa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:59:20.938Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5qx8h-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-18T11:59:20.938Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5qx8h-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":"e8139568-3266-4352-87f0-2f1beb2b2d6b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:59:21.135Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000672870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000105d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000833770), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:59:21.137Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5qx8h-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-18T11:59:21.137Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5qx8h-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":"5d04d453-c5c5-432c-b183-d4c303dcebd5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T11:59:21.686Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000672c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21436\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21436, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8935\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T11:59:21.688Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5qx8h-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-18T11:59:21.688Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5qx8h-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":"341b03b7-6905-4e59-89a3-db415d4811c2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:21.561Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000977ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21350\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00099d980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21350, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009b2550), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:21.564Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p2fp5-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-18T12:01:21.564Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p2fp5-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":"549f2a7d-6ab0-465d-b882-5340218d5466","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:21.568Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a40360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21360\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b06580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21360, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009b20a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:21.570Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p2fp5-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-18T12:01:21.570Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p2fp5-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":"02ef042f-81d9-409b-885f-02d2678e9b19","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:21.782Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a40750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21350\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b06fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21350, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009b24b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:21.783Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p2fp5-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-18T12:01:21.784Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p2fp5-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":"c8efccf3-469d-4f64-a54e-75f373661148","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:22.785Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a40b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000992080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009b3400), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:22.786Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-mrdp7-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-18T12:01:22.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-mrdp7-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":"4cf5c256-b7b6-430e-8dd6-27c22210c616","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:25.827Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000ba900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21457\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000cb200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21457, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e1e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:25.829Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-mrdp7-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-18T12:01:25.829Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-mrdp7-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":"8be6fb50-8c9c-4286-a805-abc1027461a9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:25.869Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bb7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000447380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00020e780), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:25.871Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-mrdp7-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-18T12:01: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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-mrdp7-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":"24eb2d5a-91f6-4c24-809c-f1a0c516c7e1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:54.739Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21434\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000725840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21434, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006860f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:54.740Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5d5bs-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-18T12:01:54.740Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5d5bs-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":"ecb52d40-8370-4f0b-9cf9-b30b36f4948e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:54.741Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a39d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000686500), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:54.743Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5d5bs-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-18T12:01:54.743Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5d5bs-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":"3604141f-1ab0-4aba-b2fb-7ddf57a2d45a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:54.986Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006841b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21434\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088ad40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21434, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000686910), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:54.988Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5d5bs-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-18T12:01:54.988Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-5d5bs-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":"646e177e-6073-484d-97d8-1c78e36f58eb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:56.704Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006845a0), 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)(0xc00034ea80), 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:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000687c20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:56.706Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-pvtn7-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-18T12:01:56.706Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-pvtn7-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":"e7235408-2a54-41b7-8306-e5aa19f1b978","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:56.788Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000684000), 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)(0xc00034e100), 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:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f43c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:56.790Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-pvtn7-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-18T12:01:56.790Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-pvtn7-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":"3b17deb6-f71a-435c-a8fb-d9bfbd680a1f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:01:57.537Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006843f0), 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)(0xc000b06840), 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:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f5040), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:01:57.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-pvtn7-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-18T12:01:57.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-pvtn7-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":"80001ffa-080c-4656-987d-f244cf695f22","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:19.780Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709560), 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)(0xc000724cc0), 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:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497810), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:19.781Z","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-lf1f","knative.dev/name":"affinity-assistant-c9372902f1-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-18T12:02:19.781Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-c9372902f1-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":"59a4f2c0-da64-444c-94a1-7c8b4b6d5e13","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:19.929Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709950), 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)(0xc000725700), 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:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497db0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:19.930Z","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-lf1f","knative.dev/name":"affinity-assistant-a6ef5121a3-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-18T12:02:19.930Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"affinity-assistant-a6ef5121a3-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":"8e552d1b-de6a-4c08-9480-39fc34c6288f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:20.020Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000709d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17941\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088a440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17941, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000acaa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:20.021Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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-18T12:02: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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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":"c025beea-41e2-4a69-8fe9-fde91414f215","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:20.221Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a381b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17566\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00088b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17566, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ad220), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:20.224Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:02:20.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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"93edd6f4-bb60-42ee-8c9e-ab449bf58bc2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:28.733Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fa750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007768c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305d10), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:28.735Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-446bbce33c4fd6270819fa1012dac2e3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:02:28.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-446bbce33c4fd6270819fa1012dac2e3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3da6d3db-db1f-4501-8a33-f2209e94721f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:29.134Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37111\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007779c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37111, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b310), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:29.137Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:02:29.137Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"1dc8db1c-b01e-4464-a3e6-7aee96281cc1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:37.774Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007010e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000695880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22851, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000288640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:37.778Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/11\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-cobcb508fca2fc983a4ebafd71fedff9d22d487e5a41766f77dd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:02:37.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-lf1f","knative.dev/name":"python-cobcb508fca2fc983a4ebafd71fedff9d22d487e5a41766f77dd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c9b77e43-b52c-467a-bc18-f02507d6b4d9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:40.474Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00099cb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ad9a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:40.476Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pulledcc1b404d15fc991fa4a3a9b682020b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:02:40.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pulledcc1b404d15fc991fa4a3a9b682020b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"df3bf192-c31b-4f22-bc3f-145bdb7489f7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:49.288Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007faab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"104435\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0004598c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:104435, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ba190), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:49.297Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-ed315ea09cbae12879e135c13fca7d1f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:02:49.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-ed315ea09cbae12879e135c13fca7d1f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebd24833-abbb-47a2-9273-bf63355abe86","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:02:53.239Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007fa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"103972\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000695d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:103972, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50318\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ac0f0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:02:53.245Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:02:53.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"5a6843c7-aca1-40da-8588-dfb3746b804a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:21.659Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002e3cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"39122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:39122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00009b270), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:21.662Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-bc5bc9d9f3ad230f0ab60ce81e670412-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:21.662Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-bc5bc9d9f3ad230f0ab60ce81e670412-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5238b697-d3c1-4316-b183-46c22d5aa48d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:31.763Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28401\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000777180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28401, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2aa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:31.766Z","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-lf1f","knative.dev/name":"pytbcb508fca2fc983a4ef6ec623230128806b5bba09722e2d1e7ea18f6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:31.766Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pytbcb508fca2fc983a4ef6ec623230128806b5bba09722e2d1e7ea18f6-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6277e0a0-13aa-4a4c-a069-74dec042e814","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:31.807Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"47395\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:47395, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2050), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:31.810Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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-18T12:05:31.810Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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":"678b197d-d988-4385-8f7b-66eeb22ce65d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:32.224Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007003f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000932300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3540), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:32.230Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/26\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/27\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-fd65b93a93af7736da405a35737bf322-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:32.230Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-fd65b93a93af7736da405a35737bf322-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e72affdf-c3d1-4fe5-b167-f0f02902fa24","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:32.566Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"41028\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:41028, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094e550), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:32.569Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-400ed33bdefd2a2a29b6a7399583bc52-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:32.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-lf1f","knative.dev/name":"python-component-7wgk8x-on-400ed33bdefd2a2a29b6a7399583bc52-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1ee608ce-ad71-4e88-911b-133e904b3489","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:33.001Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42611\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42611, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094f0e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:33.003Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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-18T12:05:33.003Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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":"16158d6b-8a42-43d8-9330-a1947b1fef99","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:33.331Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22588\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000637f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22588, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094f950), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:33.333Z","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-lf1f","knative.dev/name":"pytbcb508fca2fc983a4ef6ec62040f1fd2e6459dba04ddabbd42b2b3d3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:33.333Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"pytbcb508fca2fc983a4ef6ec62040f1fd2e6459dba04ddabbd42b2b3d3-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bc2c6d90-cb44-421c-831f-2e13f8513e6a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:34.050Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006067e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35120\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034e240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35120, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a3630), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:34.057Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-57ad692e1ca56787a0998474cc0b2243-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:34.057Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-57ad692e1ca56787a0998474cc0b2243-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fe3e701e-112a-4c69-938a-8fe9497f7004","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:34.144Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35632\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35632, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026a1e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:34.147Z","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-lf1f","knative.dev/name":"python-compobcb508fca2fc98320543f816c75e920145573d07fc97b02-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:34.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-lf1f","knative.dev/name":"python-compobcb508fca2fc98320543f816c75e920145573d07fc97b02-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c358b29e-a21a-4344-9623-d32ca13cf5af","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:34.889Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17925\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17925, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026b3b0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:34.890Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/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-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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-18T12:05:34.890Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-pull-request-hcj29-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":"de04b143-1b3c-436c-805c-fe65c432aad4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:34.986Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000606e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20635\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20635, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026bd60), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:34.988Z","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-lf1f","knative.dev/name":"python-component-7wgk8x-on-8ec59f63a5986e737521873442256054-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:34.988Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-component-7wgk8x-on-8ec59f63a5986e737521873442256054-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bf887b89-bde9-4049-b9a1-d3007c2b1acf","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:36.156Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000607320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24872\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009326c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24872, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094eff0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:36.158Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/17\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-compbcb508fca2fc983a8f5a0cdc7c61246b5579ac05a1f2a164-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:05:36.158Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"python-compbcb508fca2fc983a8f5a0cdc7c61246b5579ac05a1f2a164-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3f81b067-4eab-4f82-b723-34018222f966","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:05:39.411Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"38703\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:38703, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017f590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:05:39.417Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:05:39.417Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"ba60b4d3-3263-42bd-9865-e2fc9ee0ed83","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:14.154Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bb8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"28038\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e7a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:28038, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000304aa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:14.156Z","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-lf1f","knative.dev/name":"go-78b25b41dfaf11ccecb9c75e819252584a88b7c619bf76e6ee0f1c89-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:06:14.156Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-78b25b41dfaf11ccecb9c75e819252584a88b7c619bf76e6ee0f1c89-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b598e729-f0cc-4fc2-9920-4ac7a47b6103","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:14.193Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0000bbe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"46972\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e7b440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:46972, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003050e0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:14.196Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:06:14.196Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"59f77924-c47c-475b-b6d9-784feeaf8a47","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:14.804Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006502d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"57099\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007075c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:57099, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:14.812Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull1ba0ec6b6a1543b65f8ff68c6ba94c3e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:06:14.812Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull1ba0ec6b6a1543b65f8ff68c6ba94c3e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f87d8056-81c8-407d-912f-68469fc7c1ce","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:14.955Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000650000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"40641\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000975640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:40641, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f40a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:14.958Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:06:14.958Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"96a4e3c2-866f-4131-8450-4f8483d21c8a","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:15.604Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000650870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"42216\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e5200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:42216, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f5c20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:15.607Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:06:15.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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"ed45fc32-487a-47ef-a091-be783f21fe81","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:16.003Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000650c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000720640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000288960), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:16.005Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-78b25b41dfaf11ccecb9c75eb7fc745055914c32c1e5b5212ad88138-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:06:16.005Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-78b25b41dfaf11ccecb9c75eb7fc745055914c32c1e5b5212ad88138-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7e3a6b3b-c10e-492a-b3be-ccf480ea8a24","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:16.324Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000651050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34735\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34735, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000289b80), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:16.330Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:06:16.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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"bd08c04b-e5e5-42df-b651-79b4a81b4e1d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:17.005Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000650000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"35251\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006366c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:35251, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026afa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:17.008Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull06ff2de7b69dcc476357e73bc44194ca-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:06:17.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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull06ff2de7b69dcc476357e73bc44194ca-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"85e7b0f8-17bc-4747-8d6b-c38dfa0ed573","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:17.528Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006510e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:17.530Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:06:17.530Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"a47f1aa6-7e33-46af-a5e3-8e3faafcd847","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:17.710Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000651560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e5dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f4be0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:17.712Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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-18T12:06:17.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":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull-request-nsjv4-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":"6328f050-9aee-4264-9f88-fea3f7887284","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:06:18.287Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000651950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"24493\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:24493, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:11573\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000156000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000f5680), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:06:18.289Z","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-lf1f","knative.dev/name":"go-component-ugte2e-on-pull62833645da56c58d89ee2009dfb9374f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:06:18.289Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"go-component-ugte2e-on-pull62833645da56c58d89ee2009dfb9374f-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"006326ed-68c6-4c10-ba23-fb527bd1dfbd","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:09:19.766Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000783680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21370\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000779e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21370, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000793220), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:09:19.768Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-wlqck-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-18T12:09:19.768Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-wlqck-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":"504931e3-3f29-4293-b6da-b923995459f8","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:09:19.790Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000782000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21380\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007d6040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21380, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000792000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:09:19.792Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-wlqck-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-18T12:09:19.792Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-wlqck-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":"5fdea8e6-e18b-4b30-91e9-29bdabaf545e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:09:20.227Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007823f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21370\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007d7500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21370, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007927d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:09:20.228Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-wlqck-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-18T12:09:20.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-wlqck-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":"97260e8e-0a2e-47b3-9b66-19ab8e34d612","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:09:22.576Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007827e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21467\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00034f940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21467, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094e230), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:09:22.578Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ss47j-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-18T12:09:22.578Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ss47j-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":"81468294-af34-4b06-9a8d-41d6d21821b4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:09:22.676Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000782bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000636940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094e640), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:09:22.678Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ss47j-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-18T12:09:22.678Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ss47j-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":"b3175423-c54b-4d67-80a5-18f51033a323","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:09:23.327Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000782fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21467\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000637680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21467, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094ee10), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:09:23.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/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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ss47j-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-18T12:09:23.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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ss47j-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":"217fb420-7586-40bc-899e-6df7b8ba73b6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:10:21.367Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006aec60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00068bd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006d8690), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:10:21.368Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p7jzp-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-18T12:10:21.368Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p7jzp-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":"13149013-c2ca-40e6-95e3-d3fbdaa7416f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:10:21.369Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006af0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21084\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075a7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21084, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:8665\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b63c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006d8af0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:10:21.370Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p7jzp-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-18T12:10:21.370Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p7jzp-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":"ea02c6f7-f270-463f-bec7-51058053881d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:10:21.784Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006af4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006d9400), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:10:21.788Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p7jzp-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-18T12:10:21.788Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-p7jzp-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":"a0455a54-39a3-463c-b5a5-572a5764eed3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:10:23.211Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ae000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000acec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006d8b40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:10:23.213Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ppgx4-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-18T12:10:23.213Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ppgx4-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":"80eefca8-b080-4e4f-82cb-c29ae210acc5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:10:23.279Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006ae3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15862\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000acf640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15862, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0006d8f50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:10:23.280Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ppgx4-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-18T12:10:23.280Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ppgx4-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":"373fa645-ea53-4fce-a686-db42534f9e6c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:10:24.002Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007822d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"15852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007d68c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:15852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00094ed20), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:10:24.004Z","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-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ppgx4-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-18T12:10:24.004Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"group-lf1f","knative.dev/name":"integration-resolver-pipelinerun-ppgx4-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":"ad686a19-4025-4f64-bc3e-efac7d6e38e1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:11:27.344Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b1f8c0), 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)(0xc000b258c0), 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:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b2bc70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:11:27.345Z","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":"gitlab-rep-czwr","knative.dev/name":"affinity-assistant-6327576c30-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-18T12:11:27.345Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"affinity-assistant-6327576c30-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":"4d924831-e141-44fc-8552-b3452f57c6e6","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:11:27.438Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b1e000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17533\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b86340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17533, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b54000), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:11:27.440Z","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":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosl-on-pull-request-l6gsg-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-18T12:11:27.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":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosl-on-pull-request-l6gsg-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":"67858ea5-7652-4876-8c0d-c0fa5caab003","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:11:31.896Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006065a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"37073\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000721280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:37073, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0008a2500), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:11:31.898Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/28\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-9ca5070e2c91bb4da5266facd9986cd77541a08d4a2f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12: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":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-9ca5070e2c91bb4da5266facd9986cd77541a08d4a2f7-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6c99e51c-7c4c-4bd5-b136-5a47d8827dc9","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:11:40.554Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708510), 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)(0xc000777640), 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:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003baaa0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:11:40.557Z","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-czwr","knative.dev/name":"test-comp9ca5070e2c91b83a85cd780a53fed260a146be973b86a089ea-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:11:40.557Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp9ca5070e2c91b83a85cd780a53fed260a146be973b86a089ea-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b16e6e45-02b9-4405-9fb6-7e11da91b48c","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:11:50.855Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0006afd40), 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)(0xc000721dc0), 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:39853\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b7680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00017fc70), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:11:50.863Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/30\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/31\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/40\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/33\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/22\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/30\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-g9ca5070e2c91e262f1a14be57c26ecf64bd62e443969-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:11:50.863Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-pac-g9ca5070e2c91e262f1a14be57c26ecf64bd62e443969-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c563cb52-9dfc-4345-b715-5bc3df4e850e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:42.889Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c21cb0), 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)(0xc000c501c0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c40b40), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:42.894Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/20\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac9ca5070e2c91b89e48527c0cc10d591aa8fdfde7d0c509-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:42.894Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-pac9ca5070e2c91b89e48527c0cc10d591aa8fdfde7d0c509-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c5048424-4b24-420b-9b32-f608a6d6a1cb","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:55.105Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), 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)(0xc0004464c0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033b590), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:55.108Z","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-czwr","knative.dev/name":"tes9ca5070e2c91b83a8536f5ca0e1149221c5dcd7a6a024881275e3860-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:55.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":"gitlab-rep-czwr","knative.dev/name":"tes9ca5070e2c91b83a8536f5ca0e1149221c5dcd7a6a024881275e3860-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12e06789-4a02-4704-a4d9-874c1a33cc15","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:55.158Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701a70), 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)(0xc000447c80), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000206280), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:55.161Z","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":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosle145022f5d7db524643fe1d12618ac54-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:55.161Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosle145022f5d7db524643fe1d12618ac54-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4660d837-1f10-4051-b9c3-684abad5dfc2","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:55.409Z","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{\"57206\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000725bc0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002077c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:55.415Z","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/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/20\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/volumeMounts/21\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/19\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosl1f75bc79d5bcb8c400eaaffc9adea597-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:55.415Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosl1f75bc79d5bcb8c400eaaffc9adea597-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"645d92c5-ad00-4a74-9a7f-c62fbc51d2bc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:55.884Z","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{\"40629\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002e4300), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004967d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:55.887Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/18\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/19\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/10\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/18\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-g9ca5070e2c91dc04b126370ec2111d33c5d302f0089b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:55.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":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-g9ca5070e2c91dc04b126370ec2111d33c5d302f0089b-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"09ec08a2-29e1-4f28-bc34-890dee15ae38","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:56.237Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708090), 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)(0xc000c50a40), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497360), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:56.240Z","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":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosld48d7172b3778b007e1e992b52a99bdd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:56.240Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosld48d7172b3778b007e1e992b52a99bdd-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e85ded6d-cac6-46ce-a69a-c04a6bfc70d7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:56.640Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708480), 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)(0xc0007761c0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c400a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:56.642Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/containers/0/env/2\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/16\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"tes9ca5070e2c91b83a8536f5caafd8c420ab166184cfedbd6974a95b7e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:56.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":"gitlab-rep-czwr","knative.dev/name":"tes9ca5070e2c91b83a8536f5caafd8c420ab166184cfedbd6974a95b7e-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3cd35d56-03c9-4bda-af7e-27fbe65d9746","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:57.209Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708870), 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)(0xc000777340), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c40a00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:57.214Z","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-czwr","knative.dev/name":"test-comp-pac-9ca5070e2c91b29cf2f9d74c7f77c8da8b5d047754840-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:57.214Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-pac-9ca5070e2c91b29cf2f9d74c7f77c8da8b5d047754840-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"201dba6a-7c11-4db1-a9d6-76f8d0c018b1","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:57.642Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000708000), 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)(0xc0007d65c0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c40460), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:57.645Z","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-czwr","knative.dev/name":"test-comp-pa9ca5070e2c91b83e048040bdfa9c444322a4c6f9647ff19-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:57.645Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-pa9ca5070e2c91b83e048040bdfa9c444322a4c6f9647ff19-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f48023c1-c2fb-41b6-bba0-78dcc43b4178","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:58.276Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700870), 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)(0xc0002e4f80), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000496f00), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:58.277Z","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-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosl9f31b5aa927188e6b71a7ccdc9f457f2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:58.277Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-gitlab-dzxosl9f31b5aa927188e6b71a7ccdc9f457f2-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9065ce86-c823-4578-84a0-4bad28eb2138","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:58.364Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700c60), 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)(0xc0002e5e40), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000497450), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:58.366Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/15\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env/1\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"test-comp-pac-g9ca5070e2c9119b37903556f12aa22b0c632d34f25b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:58.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-czwr","knative.dev/name":"test-comp-pac-g9ca5070e2c9119b37903556f12aa22b0c632d34f25b9-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f0b536af-8a93-4b14-b241-7c5a21a8f3fa","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:13:59.340Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a386c0), 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)(0xc000c51a40), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ad4a0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:13:59.342Z","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":"gitlab-rep-czwr","knative.dev/name":"test-comp-p9ca5070e2c91b83aa40011d2d2f48a408d336937dd5c84fe-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-08-18T12:13:59.342Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"test-comp-p9ca5070e2c91b83aa40011d2d2f48a408d336937dd5c84fe-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0b0f2cf-073a-4d32-9b50-7f08e5acf74f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:15:19.254Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000773200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19288\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000770940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19288, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00076d2c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:15:19.256Z","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-czwr","knative.dev/name":"integration-test-vzfg-54nfl-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-18T12:15:19.256Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"integration-test-vzfg-54nfl-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":"bb0f88f0-0536-404b-9c72-cd3406ce016f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:15:19.352Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007735f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19298\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000771380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19298, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00076d6d0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:15:19.355Z","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-czwr","knative.dev/name":"integration-test-vzfg-54nfl-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-18T12:15:19.355Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"integration-test-vzfg-54nfl-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":"64a83a05-f9a9-4036-a268-854ff41777e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:15:20.206Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000772000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19288\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000770600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19288, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00076c780), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:15:20.207Z","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-czwr","knative.dev/name":"integration-test-vzfg-54nfl-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-18T12:15:20.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":"gitlab-rep-czwr","knative.dev/name":"integration-test-vzfg-54nfl-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":"d9b4e1b9-fa9a-45c0-9ee5-546760106b5f","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:15:20.705Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007723f0), 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)(0xc0007713c0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00076cf50), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:15:20.707Z","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-czwr","knative.dev/name":"integration-test-jdxp-prmb2-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-18T12:15:20.707Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"integration-test-jdxp-prmb2-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":"f4f7f930-1d53-4df5-9158-9c8b847ff09b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:15:21.190Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007727e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"19199\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000724b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:19199, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00076d7c0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:15:21.192Z","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-czwr","knative.dev/name":"integration-test-jdxp-prmb2-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-18T12:15:21.192Z","logger":"webhook-operator","caller":"webhook/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-czwr","knative.dev/name":"integration-test-jdxp-prmb2-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":"5a8cf32c-76a7-486a-9c01-436079703ab3","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-08-18T12:15:21.407Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000772bd0), 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)(0xc0007255c0), 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:12778\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0003b75c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00076dea0), pat:(*http.pattern)(0xc000361080), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-08-18T12:15:21.409Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/13\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/14\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/13\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/14\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/env\",\"value\":[{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}]}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"integration-test-jdxp-prmb2-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-18T12:15:21.409Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"gitlab-rep-czwr","knative.dev/name":"integration-test-jdxp-prmb2-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":"8f7bc764-92c2-4672-9b7b-2c0691dbc479","admissionreview/allowed":true,"admissionreview/result":"nil"}