Added Reservation
API, poollet
and broker
implementation
#1089
Annotations
10 errors
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L102
too many arguments in call to c.Watch
|
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L146
source.Channel (value of type func[T any](source <-chan event.TypedGenericEvent[T], handler handler.TypedEventHandler[T], opts ...source.ChannelOpt[T]) source.Source) is not a type (typecheck)
|
golangci-lint:
poollet/machinepoollet/cmd/machinepoollet/app/app.go#L28
could not import github.com/ironcore-dev/ironcore/poollet/machinepoollet/controllers (-: # github.com/ironcore-dev/ironcore/poollet/machinepoollet/controllers
|
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L102
too many arguments in call to c.Watch
|
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L146
source.Channel (value of type func[T any](source <-chan event.TypedGenericEvent[T], handler handler.TypedEventHandler[T], opts ...source.ChannelOpt[T]) source.Source) is not a type) (typecheck)
|
golangci-lint:
poollet/machinepoollet/controllers/controllers_suite_test.go#L24
could not import github.com/ironcore-dev/ironcore/poollet/machinepoollet/controllers (-: # github.com/ironcore-dev/ironcore/poollet/machinepoollet/controllers
|
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L102
too many arguments in call to c.Watch
|
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L146
source.Channel (value of type func[T any](source <-chan event.TypedGenericEvent[T], handler handler.TypedEventHandler[T], opts ...source.ChannelOpt[T]) source.Source) is not a type) (typecheck)
|
golangci-lint:
poollet/machinepoollet/mem/mem_test.go#L16
could not import github.com/ironcore-dev/ironcore/poollet/machinepoollet/controllers (-: # github.com/ironcore-dev/ironcore/poollet/machinepoollet/controllers
|
golangci-lint:
poollet/machinepoollet/controllers/reservationannotator_controller.go#L102
too many arguments in call to c.Watch
|
Loading