Skip to content

Yutpeng/autoscaler updates - #16

Merged
yutpeng merged 2 commits into
mainfrom
yutpeng/autoscaler-updates
Jul 24, 2026
Merged

Yutpeng/autoscaler updates#16
yutpeng merged 2 commits into
mainfrom
yutpeng/autoscaler-updates

Conversation

@yutpeng

@yutpeng yutpeng commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Description

Summary:

  • Remove unsupported CR namespace override fields:
    • spec.capi.namespace
    • spec.clusterAutoscaler.namespace
  • Keep namespace selection as deployment-level operator configuration.
  • Update CRD schema, OLM examples, and documentation so exposed API fields match runtime behavior.
  • Allow partial shapeConfig overrides by making cpus and memory nullable/optional while still validating positive effective values.
  • Add component/subcomponent labels to managed resources for clearer ownership and cleanup behavior.
  • Mount writable /tmp for the manager container because the container uses HOME=/tmp and XDG_CACHE_HOME=/tmp/.cache with a read-only root filesystem.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

yutpeng added 2 commits July 24, 2026 12:01
(cherry picked from commit 492518267d2ed2cb1ce9d7fd16ddb6e6530685a1)
(cherry picked from commit c0e50305d43661496bcfe8baef8963138b05c034)
@yutpeng
yutpeng merged commit 5ce259d into main Jul 24, 2026
1 check passed
@yutpeng
yutpeng deleted the yutpeng/autoscaler-updates branch July 24, 2026 19:06
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.

1 participant