Skip to content

feat(CRDS): add ScaleSubresourceAttribute for enabling HPA scaling#1095

Open
kimpenhaus wants to merge 8 commits intomainfrom
feature/924-support-scale-subresource
Open

feat(CRDS): add ScaleSubresourceAttribute for enabling HPA scaling#1095
kimpenhaus wants to merge 8 commits intomainfrom
feature/924-support-scale-subresource

Conversation

@kimpenhaus
Copy link
Copy Markdown
Collaborator

@kimpenhaus kimpenhaus commented Apr 24, 2026

  • Introduced ScaleSubresourceAttribute to facilitate HPA scaling by enabling scale subresources on CRDs.
  • Updated transpiler logic and tests to ensure compatibility with scale subresources, including verification for replicas and label selectors.

fixes #924

…d update transpiler tests

- Introduced `ScaleSubresourceAttribute` to facilitate HPA scaling by enabling scale subresources on CRDs.
- Updated transpiler logic and tests to ensure compatibility with scale subresources, including verification for replicas and label selectors.
- Refactored test entities to use `sealed` for proper immutability.
@kimpenhaus kimpenhaus marked this pull request as ready for review April 24, 2026 11:32
@kimpenhaus kimpenhaus requested a review from buehler April 24, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature]: Support for the subresources

1 participant