Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

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

Open
MatiasFrank opened this issue Jan 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MatiasFrank
Copy link
Contributor

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.

@blacksails blacksails added the enhancement New feature or request label Feb 13, 2024
@andersjohnsen
Copy link
Member

This is being implemented as part of the platform CRDs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants