feat: support granular aggressive mode config #1378
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
|
Build:
castai/resource_rebalancing_schedule.go#L333
unknown field IgnoreProblemJobPods in struct literal of type sdk.ScheduledrebalancingV1AggressiveModeConfig
|
|
Build:
castai/resource_rebalancing_schedule.go#L334
unknown field IgnoreProblemRemovalDisabledPods in struct literal of type sdk.ScheduledrebalancingV1AggressiveModeConfig
|
|
Build:
castai/resource_rebalancing_schedule.go#L335
unknown field IgnoreProblemPodsWithoutController in struct literal of type sdk.ScheduledrebalancingV1AggressiveModeConfig
|
|
Build:
castai/resource_rebalancing_schedule.go#L385
schedule.LaunchConfiguration.RebalancingOptions.AggressiveModeConfig.IgnoreProblemJobPods undefined (type *sdk.ScheduledrebalancingV1AggressiveModeConfig has no field or method IgnoreProblemJobPods)
|
|
Build:
castai/resource_rebalancing_schedule.go#L386
schedule.LaunchConfiguration.RebalancingOptions.AggressiveModeConfig.IgnoreProblemRemovalDisabledPods undefined (type *sdk.ScheduledrebalancingV1AggressiveModeConfig has no field or method IgnoreProblemRemovalDisabledPods)
|
|
Build:
castai/resource_rebalancing_schedule.go#L387
schedule.LaunchConfiguration.RebalancingOptions.AggressiveModeConfig.IgnoreProblemPodsWithoutController undefined (type *sdk.ScheduledrebalancingV1AggressiveModeConfig has no field or method IgnoreProblemPodsWithoutController)
|
|
Build
Process completed with exit code 2.
|