Upgrade conduit to v0.11.1 #38
Annotations
10 errors
controllers/conduit_config.go#L63
undefined: yaml (typecheck)
|
controllers/conduit_containers.go#L55
c.Lock undefined (type *commandBuilder has no field or method Lock) (typecheck)
|
controllers/conduit_containers.go#L56
c.Unlock undefined (type *commandBuilder has no field or method Unlock) (typecheck)
|
controllers/conduit_containers.go#L61
c.Lock undefined (type *commandBuilder has no field or method Lock) (typecheck)
|
controllers/conduit_containers.go#L62
c.Unlock undefined (type *commandBuilder has no field or method Unlock) (typecheck)
|
controllers/conduit_controller.go#L70
r.Get undefined (type *ConduitReconciler has no field or method Get) (typecheck)
|
controllers/conduit_controller.go#L79
r.Update undefined (type *ConduitReconciler has no field or method Update) (typecheck)
|
controllers/conduit_controller.go#L83
r.Eventf undefined (type *ConduitReconciler has no field or method Eventf) (typecheck)
|
controllers/conduit_controller.go#L89
r.Update undefined (type *ConduitReconciler has no field or method Update) (typecheck)
|
controllers/conduit_controller.go#L96
undefined: multierror (typecheck)
|
This job failed
Loading