feat(controller): deprecation of propagation controller #1259
Annotations
10 errors
golangci-lint:
pkg/controllers/propagation_reconciler.go#L55
undefined: clientutil.PredicateHasFinalizer (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L16
could not import github.com/cloudoperators/greenhouse/pkg/controllers (-: # github.com/cloudoperators/greenhouse/pkg/controllers
|
golangci-lint:
pkg/controllers/propagation_reconciler.go#L55
undefined: clientutil.PredicateHasFinalizer) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L30
r.EmptyObj undefined (type *TeamPropagationReconciler has no field or method EmptyObj) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L31
r.EmptyObjList undefined (type *TeamPropagationReconciler has no field or method EmptyObjList) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L32
r.CRDName undefined (type *TeamPropagationReconciler has no field or method CRDName) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L33
r.StripObjectWrapper undefined (type *TeamPropagationReconciler has no field or method StripObjectWrapper) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L34
r.HandlerFunc undefined (type *TeamPropagationReconciler has no field or method HandlerFunc) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L36
r.BaseSetupWithManager undefined (type *TeamPropagationReconciler has no field or method BaseSetupWithManager) (typecheck)
|
golangci-lint:
pkg/controllers/team/team_propagation_controller.go#L42
r.ListObjects undefined (type *TeamPropagationReconciler has no field or method ListObjects) (typecheck)
|
Loading