Bump k8s.io/client-go from 0.26.7 to 0.29.3 #24
Annotations
2 errors and 1 warning
Build:
pkg/kube/watcher.go#L52
cannot use watcher (variable of type *EventWatcher) as "k8s.io/client-go/tools/cache".ResourceEventHandler value in argument to informer.AddEventHandler: *EventWatcher does not implement "k8s.io/client-go/tools/cache".ResourceEventHandler (wrong type for method OnAdd)
|
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|