Bump k8s.io/api from 0.30.3 to 0.31.0 #156
Annotations
10 errors
lint:
internal/controller/helm.go#L84
r.Update undefined (type *UpgradePlanReconciler has no field or method Update) (typecheck)
|
lint:
internal/controller/helm.go#L139
r.Get undefined (type *UpgradePlanReconciler has no field or method Get) (typecheck)
|
lint:
internal/controller/helm.go#L161
r.Get undefined (type *UpgradePlanReconciler has no field or method Get) (typecheck)
|
lint:
internal/controller/reconcile_kubernetes.go#L20
r.List undefined (type *UpgradePlanReconciler has no field or method List) (typecheck)
|
lint:
internal/controller/reconcile_kubernetes.go#L32
r.Get undefined (type *UpgradePlanReconciler has no field or method Get) (typecheck)
|
lint:
internal/controller/reconcile_os.go#L50
r.List undefined (type *UpgradePlanReconciler has no field or method List) (typecheck)
|
lint:
internal/controller/upgradeplan_controller.go#L84
r.Status undefined (type *UpgradePlanReconciler has no field or method Status) (typecheck)
|
lint:
internal/controller/upgradeplan_controller.go#L92
r.List undefined (type *UpgradePlanReconciler has no field or method List) (typecheck)
|
lint:
internal/controller/upgradeplan_controller.go#L145
r.Create undefined (type *UpgradePlanReconciler has no field or method Create) (typecheck)
|
lint
issues found
|