rig icon indicating copy to clipboard operation
rig copied to clipboard

Update RolloutConfig to make scale settings reflect the structure of the Capsule CRD

Open MatiasFrank opened this issue 1 year ago • 1 comments

Currently the scale settings of the RolloutConfig proto does not reflect that of the Capsule CRD. The Capsule CRD has all scale-related settings (horizontal and vertical) grouped under one field Scale. The RolloutConfig has it split between the HorizontalScale field and ContainerSettings.Resources.

MatiasFrank avatar Jan 15 '24 09:01 MatiasFrank

This is being implemented as part of the platform CRDs.

andersjohnsen avatar May 16 '24 10:05 andersjohnsen