2026/07/08 12:04:24 Registering 1 clients 2026/07/08 12:04:24 Registering 2 informer factories 2026/07/08 12:04:24 Registering 2 informers 2026/07/08 12:04:24 Registering 2 controllers {"severity":"info","timestamp":"2026-07-08T12:04:24.810Z","logger":"webhook-operator","caller":"profiling/server.go:65","message":"Profiling enabled: false","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:24.813Z","logger":"webhook-operator","caller":"leaderelection/context.go:47","message":"Running with Standard leader election","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:24.820Z","logger":"webhook-operator","caller":"sharedmain/main.go:282","message":"Starting configuration manager...","commit":"183292f"} {"level":"info","ts":1783512264.9208307,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","logger":"webhook-operator","caller":"webhook/webhook.go:246","message":"Informers have been synced, unblocking admission webhooks.","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","logger":"webhook-operator","caller":"sharedmain/main.go:315","message":"Starting controllers...","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","logger":"webhook-operator","caller":"injection/health_check.go:43","message":"Probes server listening on port 8080","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","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-j8ktq_265f7683-00f8-4b00-a5a4-68abb3867a7e\"","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","logger":"webhook-operator","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","logger":"webhook-operator","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.021Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"32414e4b-00a9-43bc-b70c-591d10be98b4","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.00001224} {"severity":"info","timestamp":"2026-07-08T12:04:25.022Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"25ae384d-5ff0-478a-9e26-2c3d55d3d3ea","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00000608} {"severity":"info","timestamp":"2026-07-08T12:04:25.022Z","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-j8ktq_99da978d-6386-48e2-9e2e-1cd54ab96b4b\"","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.022Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:484","message":"Starting controller and workers","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.022Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:494","message":"Started workers","commit":"183292f"} I0708 12:04:25.022233 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01... I0708 12:04:25.022588 1 leaderelection.go:257] attempting to acquire leader lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01... I0708 12:04:25.030413 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.webhookcertificates.00-of-01 {"severity":"info","timestamp":"2026-07-08T12:04:25.030Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-j8ktq_99da978d-6386-48e2-9e2e-1cd54ab96b4b\" has started leading \"webhook-operator.webhookcertificates.00-of-01\"","commit":"183292f"} {"severity":"info","timestamp":"2026-07-08T12:04:25.030Z","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":"a3f127a9-1f1a-405e-b2e5-a9556d0d0d31","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} I0708 12:04:25.033642 1 leaderelection.go:271] successfully acquired lease tekton-pipelines/webhook-operator.defaultingwebhook.00-of-01 {"severity":"info","timestamp":"2026-07-08T12:04:25.033Z","logger":"webhook-operator","caller":"leaderelection/context.go:156","message":"\"tekton-operator-proxy-webhook-6d6568fbcf-j8ktq_265f7683-00f8-4b00-a5a4-68abb3867a7e\" has started leading \"webhook-operator.defaultingwebhook.00-of-01\"","commit":"183292f"} {"severity":"error","timestamp":"2026-07-08T12:04:25.034Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"cef8ba53-1a9b-4395-9119-aeb8537f4997","knative.dev/key":"proxy.operator.tekton.dev","duration":0.000036341,"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-08T12:04:25.040Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"8605e12b-eab4-4f09-8b2a-766422318734","knative.dev/key":"proxy.operator.tekton.dev","duration":0.00003519,"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-08T12:04:25.043Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"747f6f5e-ee5e-4428-92ec-36155b868282","knative.dev/key":"tekton-pipelines/proxy-webhook-certs"} {"severity":"info","timestamp":"2026-07-08T12:04:25.043Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"a3f127a9-1f1a-405e-b2e5-a9556d0d0d31","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.013103698} {"severity":"info","timestamp":"2026-07-08T12:04:25.044Z","logger":"webhook-operator.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"9a477bf4-0621-4b0b-a9a4-0a34d01bccac","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.000196353} {"severity":"info","timestamp":"2026-07-08T12:04:25.053Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"dfe27ceb-2d2c-45ff-b891-33bbcf5a116c","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-07-08T12:04:25.054Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"747f6f5e-ee5e-4428-92ec-36155b868282","knative.dev/key":"tekton-pipelines/proxy-webhook-certs","duration":0.013264161} {"severity":"error","timestamp":"2026-07-08T12:04:25.056Z","logger":"webhook-operator","caller":"controller/controller.go:564","message":"Reconcile error","commit":"183292f","knative.dev/traceid":"dfe27ceb-2d2c-45ff-b891-33bbcf5a116c","knative.dev/key":"proxy.operator.tekton.dev","duration":0.006031307,"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-08T12:04:25.065Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"aa2cd730-0ac7-4fa9-9a2f-71e6dba44602","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-07-08T12:04:25.069Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"aa2cd730-0ac7-4fa9-9a2f-71e6dba44602","knative.dev/key":"proxy.operator.tekton.dev","duration":0.01248692} {"severity":"info","timestamp":"2026-07-08T12:04:25.086Z","logger":"webhook-operator","caller":"proxy/proxy.go:193","message":"Updating webhook","commit":"183292f","knative.dev/traceid":"98770db8-d6a4-453b-902b-69ce3fd34cbf","knative.dev/key":"proxy.operator.tekton.dev"} {"severity":"info","timestamp":"2026-07-08T12:04:25.090Z","logger":"webhook-operator","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"183292f","knative.dev/traceid":"98770db8-d6a4-453b-902b-69ce3fd34cbf","knative.dev/key":"proxy.operator.tekton.dev","duration":0.012626622}