Skip to content

Bump k8s.io/client-go from 0.26.3 to 0.28.4 #353

Bump k8s.io/client-go from 0.26.3 to 0.28.4

Bump k8s.io/client-go from 0.26.3 to 0.28.4 #353

Triggered via pull request November 16, 2023 17:40
Status Failure
Total duration 1m 11s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: controllers/matryoshka/kubeapiserver_controller.go#L61
r.Get undefined (type *KubeAPIServerReconciler has no field or method Get) (typecheck)
lint: controllers/matryoshka/kubeapiserver_controller.go#L139
r.Status undefined (type *KubeAPIServerReconciler has no field or method Status) (typecheck)
lint: controllers/matryoshka/kubeapiserver_controller.go#L146
r.Patch undefined (type *KubeAPIServerReconciler has no field or method Patch) (typecheck)
lint: controllers/matryoshka/kubeapiserver_controller.go#L156
r.Status undefined (type *KubeAPIServerReconciler has no field or method Status) (typecheck)
lint: controllers/matryoshka/kubeapiserver_controller.go#L170
r.Status undefined (type *KubeAPIServerReconciler has no field or method Status) (typecheck)
lint: controllers/matryoshka/kubeapiserver_controller.go#L181
r.List undefined (type *KubeAPIServerReconciler has no field or method List) (typecheck)
lint: controllers/matryoshka/kubeconfig_controller.go#L57
r.Get undefined (type *KubeconfigReconciler has no field or method Get) (typecheck)
lint: controllers/matryoshka/kubeconfig_controller.go#L78
r.Patch undefined (type *KubeconfigReconciler has no field or method Patch) (typecheck)
lint: controllers/matryoshka/kubeconfig_controller.go#L99
r.List undefined (type *KubeconfigReconciler has no field or method List) (typecheck)
lint: controllers/matryoshka/kubecontrollermanager_controller.go#L63
r.Get undefined (type *KubeControllerManagerReconciler has no field or method Get) (typecheck)