Update kubernetes packages to v0.31.2 #142
Triggered via pull request
August 15, 2023 23:10
renovate[bot]
synchronize
#106
Status
Failure
Total duration
1m 16s
Artifacts
–
Annotations
10 errors
Build:
controllers/ingress_controller.go#L49
r.Get undefined (type *IngressReconciler has no field or method Get) (typecheck)
|
Build:
controllers/konfiguratortemplate_controller.go#L94
r.Get undefined (type *KonfiguratorTemplateReconciler has no field or method Get) (typecheck)
|
Build:
controllers/konfiguratortemplate_controller.go#L326
r.Get undefined (type *KonfiguratorTemplateReconciler has no field or method Get) (typecheck)
|
Build:
controllers/konfiguratortemplate_controller.go#L382
r.Delete undefined (type *KonfiguratorTemplateReconciler has no field or method Delete) (typecheck)
|
Build:
controllers/konfiguratortemplate_controller.go#L389
r.Delete undefined (type *KonfiguratorTemplateReconciler has no field or method Delete) (typecheck)
|
Build:
controllers/pod_controller.go#L47
r.Get undefined (type *PodReconciler has no field or method Get) (typecheck)
|
Build:
controllers/podmetadatainjector_controller.go#L60
r.Get undefined (type *PodMetadataInjectorReconciler has no field or method Get) (typecheck)
|
Build:
controllers/podmetadatainjector_controller.go#L105
r.List undefined (type *PodMetadataInjectorReconciler has no field or method List) (typecheck)
|
Build:
controllers/podmetadatainjector_controller.go#L121
r.List undefined (type *PodMetadataInjectorReconciler has no field or method List) (typecheck)
|
Build:
controllers/service_controller.go#L48
r.Get undefined (type *ServiceReconciler has no field or method Get) (typecheck)
|