feat: enable min/max replica for Server CR #2372
Annotations
10 errors and 2 warnings
lint:
operator/main.go#L32
could not import github.com/seldonio/seldon-core/operator/v2/scheduler (-: # github.com/seldonio/seldon-core/operator/v2/scheduler
|
lint
undefined: server
|
lint
undefined: err
|
lint
undefined: server
|
lint
undefined: err
|
lint
undefined: err
|
lint
cannot use replicas (variable of type int32) as uint32 value in struct literal
|
lint
s.applyStatusUpdates undefined (type *SchedulerClient has no field or method applyStatusUpdates)
|
lint
s.applyReplicaUpdates undefined (type *SchedulerClient has no field or method applyReplicaUpdates)
|
lint
not enough arguments in call to s.updateServerStatus
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
The process '/usr/bin/git' failed with exit code 128
|