Skip to content

build(deps): bump k8s.io/kubectl from 0.32.3 to 0.36.4 #446

build(deps): bump k8s.io/kubectl from 0.32.3 to 0.36.4

build(deps): bump k8s.io/kubectl from 0.32.3 to 0.36.4 #446

Triggered via pull request August 25, 2026 11:34
Status Failure
Total duration 1m 58s
Artifacts

build-controller-manager.yml

on: pull_request
build-controller-manager
1m 55s
build-controller-manager
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build-controller-manager
Process completed with exit code 2.
build-controller-manager
impossible type assertion: h.(handlerRegistration)
build-controller-manager
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
build-controller-manager
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
build-controller-manager
impossible type assertion: h.(handlerRegistration)
build-controller-manager
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
build-controller-manager
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
build-controller-manager
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/