Skip to content

feat: support granular aggressive mode config #1378

feat: support granular aggressive mode config

feat: support granular aggressive mode config #1378

Triggered via pull request February 26, 2025 10:58
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.