2026/07/03 08:29:59 Registering 1 clients 2026/07/03 08:29:59 Registering 2 informer factories 2026/07/03 08:29:59 Registering 2 informers 2026/07/03 08:29:59 Registering 2 controllers {"severity":"info","timestamp":"2026-07-03T08:29:59.498Z","logger":"webhook-operator","caller":"profiling/server.go:65","message":"Profiling enabled: false","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.501Z","logger":"webhook-operator","caller":"leaderelection/context.go:47","message":"Running with Standard leader election","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.508Z","logger":"webhook-operator","caller":"sharedmain/main.go:282","message":"Starting configuration manager...","commit":"183292f"} {"level":"info","ts":1783067399.6086867,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"webhook/webhook.go:246","message":"Informers have been synced, unblocking admission webhooks.","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"sharedmain/main.go:315","message":"Starting controllers...","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"injection/health_check.go:43","message":"Probes server listening on port 8080","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","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-q6vf6_7f3e5b51-eec1-4b8e-9bfe-8847bda3fb8b\"","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"04c23f2c-f2df-4f87-96ab-b41bcd16ef2d","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.00001223} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"3d17b1ed-2c84-4d40-9e89-8e156681db54","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00000948} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","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-q6vf6_8c97bdd5-2b0e-406b-8418-1dede485f672\"","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.709Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} I0703 08:29:59.710025 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01... I0703 08:29:59.710350 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01... I0703 08:29:59.718951 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01 {"severity":"info","timestamp":"2026-07-03T08:29:59.719Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-q6vf6_8c97bdd5-2b0e-406b-8418-1dede485f672\" has started leading \"webhook-operator.webhookcertificates.00-of-01\"","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:29:59.719Z","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":"8b5313de-8f47-484c-b1d4-18c3b53f42be","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} I0703 08:29:59.722033 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01 {"severity":"info","timestamp":"2026-07-03T08:29:59.722Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-q6vf6_7f3e5b51-eec1-4b8e-9bfe-8847bda3fb8b\" has started leading \"webhook-operator.defaultingwebhook.00-of-01\"","commit":"183292f"} {"severity":"error","timestamp":"2026-07-03T08:29:59.722Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"2e5e63fe-be46-48c0-a357-863409c85a32","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00003622,"error":"secret \"proxy-webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20260114161248-8c840449eed2/controller/controller.go:489"} {"severity":"error","timestamp":"2026-07-03T08:29:59.728Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"f45a1170-eba4-46a6-bd95-ca0722324702","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00003136,"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-07-03T08:29:59.738Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"2dde5c98-251c-4bf8-bc49-c4db852d9c42","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-07-03T08:29:59.741Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"3a754c9c-3ae6-4ebd-8d3b-b662f242631e","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-07-03T08:29:59.741Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"8b5313de-8f47-484c-b1d4-18c3b53f42be","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.02237283} {"severity":"info","timestamp":"2026-07-03T08:29:59.742Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"f054f054-6fcb-4901-9f20-69ba01258838","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000177752} {"severity":"info","timestamp":"2026-07-03T08:29:59.749Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"3a754c9c-3ae6-4ebd-8d3b-b662f242631e","knative.dev/key":"proxy.operator.tekton.dev","duration":0.010866955} {"severity":"info","timestamp":"2026-07-03T08:29:59.759Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"652b6c9d-f735-4225-bb44-973805f71055","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"error","timestamp":"2026-07-03T08:29:59.760Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"2dde5c98-251c-4bf8-bc49-c4db852d9c42","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.0246782,"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-07-03T08:29:59.763Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"652b6c9d-f735-4225-bb44-973805f71055","knative.dev/key":"proxy.operator.tekton.dev","duration":0.01346194} {"severity":"info","timestamp":"2026-07-03T08:29:59.774Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"8c8b005c-fdae-4b2d-95dc-b0dcd17df3b6","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-07-03T08:29:59.778Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"8c8b005c-fdae-4b2d-95dc-b0dcd17df3b6","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.012772111} {"severity":"info","timestamp":"2026-07-03T08:46:33.013Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081b830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"16866\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076c340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:16866, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:45697\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000238b90), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:46:33.020Z","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\",\"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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-verify-access-to-resources-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:46:33.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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-verify-access-to-resources-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e68ac2e5-9db5-49f2-8641-3ec1cab0e8c4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:47:32.478Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009e5710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"34554\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009f0680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:34554, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:45697\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033e480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009ed4a0), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:47:32.488Z","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/8\",\"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/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-data-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08: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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-data-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2615970b-4f04-4c3b-8dc4-fca33df1bda7","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:49:27.792Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b9ccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"17414\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b998c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:17414, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50642\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033ec00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ba1040), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:49:27.799Z","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\",\"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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-signing-params-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:49:27.799Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-signing-params-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ad4c1386-0fe8-4518-8071-e9b267ba4143","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:49:31.535Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081a7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"20425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000930100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:20425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50642\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033ec00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305d10), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:49:31.539Z","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/15\",\"value\":{\"mountPath\":\"/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/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/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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-registry-token-secret-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:49:31.539Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-registry-token-secret-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"56a27d14-39b5-4716-b1b5-d9248b7015fc","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:49:32.340Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081abd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"25557\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009316c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:25557, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50642\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033ec00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038a870), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:49:32.345Z","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/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/0/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/17\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/4\",\"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/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-check-data-keys-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:49:32.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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-check-data-keys-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13f28d51-9108-4a02-82a3-b958dd0f523e","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:49:32.837Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081afc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"32073\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008ba800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:32073, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50642\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033ec00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038bbd0), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:49:32.842Z","logger":"webhook-operator","caller":"proxy/proxy.go:122","message":"Kind: \"/v1, Kind=Pod\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/volumes/21\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/22\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-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/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/1/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/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/8\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/3/env/6\",\"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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-reduce-snapshot-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:49:32.842Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-reduce-snapshot-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b76c09f0-7e0d-46bd-a461-f096ce4d13b4","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:49:33.184Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081b3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"22578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00076d480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:22578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50642\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033ec00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00010db30), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:49:33.191Z","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/15\",\"value\":{\"mountPath\":\"/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/6\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/env/4\",\"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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-task-params-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:49:33.191Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-task-params-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6537d1d7-c3cc-447f-af73-8e7920182c69","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:50:00.152Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00046a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"59772\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005fba00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:59772, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:50642\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00033ec00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000233810), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:50:00.157Z","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/16\",\"value\":{\"mountPath\":\"/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/16\",\"value\":{\"mountPath\":\"/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/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-apply-mapping-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:50:00.157Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-apply-mapping-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"05e2b78d-3244-4338-82bc-958ed21c07d5","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:52:16.759Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009ff710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"33512\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a17540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:33512, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:37466\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e03c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a24640), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:52:16.768Z","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/16\",\"value\":{\"mountPath\":\"/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/16\",\"value\":{\"mountPath\":\"/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/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-filter-already-released-images-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:52:16.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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-filter-already-released-images-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"56e3f050-3c5f-48b3-9fe3-07901511f93b","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:52:24.792Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081a360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"23113\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002d77c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:23113, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:37466\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e03c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000305040), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:52:24.796Z","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/6\",\"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/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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-tpa-params-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:52:24.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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-collect-tpa-params-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c44d61ac-5611-4225-89ba-56e1edebbe74","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:52:28.176Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00081ba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"89457\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00047d3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:89457, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:37466\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e03c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00010d900), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:52:28.198Z","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/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/4\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/1/volumeMounts/26\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/env/8\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/24\",\"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/25\",\"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/24\",\"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/25\",\"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/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/4/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/4/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/5/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/5/volumeMounts/24\",\"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/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/6/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/6/volumeMounts/24\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/6/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/7/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/7/volumeMounts/24\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/7/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/8/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/8/volumeMounts/24\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/8/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/9/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/9/volumeMounts/24\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/9/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/10/volumeMounts/24\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/10/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/10/env/3\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/11/env/5\",\"value\":{\"name\":\"SSL_CERT_DIR\",\"value\":\"/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs\"}},{\"op\":\"add\",\"path\":\"/spec/containers/11/volumeMounts/24\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/11/volumeMounts/25\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/37\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"ca-bundle.crt\",\"path\":\"ca-bundle.crt\"}],\"name\":\"config-trusted-cabundle\",\"optional\":true},\"name\":\"config-trusted-cabundle-volume\"}},{\"op\":\"add\",\"path\":\"/spec/volumes/38\",\"value\":{\"configMap\":{\"items\":[{\"key\":\"service-ca.crt\",\"path\":\"service-ca.crt\"}],\"name\":\"config-service-cabundle\",\"optional\":true},\"name\":\"config-service-cabundle-volume\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-verify-conforma-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:52:28.198Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-verify-conforma-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a5b396f-c8a4-4a9f-84f6-35cb401728e0","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:52:56.584Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00075a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"44652\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b5700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:44652, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:37466\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e03c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00022d7c0), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:52:56.589Z","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/16\",\"value\":{\"mountPath\":\"/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/16\",\"value\":{\"mountPath\":\"/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/15\",\"value\":{\"mountPath\":\"/tekton-custom-certs/ca-bundle.crt\",\"name\":\"config-trusted-cabundle-volume\",\"readOnly\":true,\"subPath\":\"ca-bundle.crt\"}},{\"op\":\"add\",\"path\":\"/spec/containers/2/volumeMounts/16\",\"value\":{\"mountPath\":\"/tekton-custom-certs/service-ca.crt\",\"name\":\"config-service-cabundle-volume\",\"readOnly\":true,\"subPath\":\"service-ca.crt\"}}]","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-push-snapshot-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:52:56.589Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-push-snapshot-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d7fa9af-73a1-49c6-a6da-9e78cc84f01d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:53:36.376Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b25200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"23694\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b26640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:23694, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:37466\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e03c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b2a370), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:53:36.382Z","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/16\",\"value\":{\"mountPath\":\"/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/8\",\"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/15\",\"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/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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-make-repo-public-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:53:36.382Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-make-repo-public-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"31e3fe3e-7a86-4612-86d5-044e06e3555d","admissionreview/allowed":true,"admissionreview/result":"nil"} {"severity":"info","timestamp":"2026-07-03T08:53:40.110Z","logger":"webhook-operator","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b255f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"21393\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c6f680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:21393, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-operator-proxy-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"10.244.0.1:37466\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0000e03c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c82a50), pat:(*http.pattern)(0xc0006eacc0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"183292f"} {"severity":"info","timestamp":"2026-07-03T08:53:40.117Z","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/6\",\"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/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":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-update-cr-status-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"} {"severity":"info","timestamp":"2026-07-03T08:53:40.117Z","logger":"webhook-operator","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"183292f","knative.dev/kind":"/v1, Kind=Pod","knative.dev/namespace":"ex-registry-sh-managed-ad4acc3a","knative.dev/name":"managed-6lfxv-update-cr-status-pod","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=pods","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f61667e7-f74c-4e87-81e1-5504aa9e65d2","admissionreview/allowed":true,"admissionreview/result":"nil"}