Skip to content

feat: add instancetype controller#1536

Merged
matthchr merged 2 commits intomainfrom
matthchr/skus-controller
Mar 17, 2026
Merged

feat: add instancetype controller#1536
matthchr merged 2 commits intomainfrom
matthchr/skus-controller

Conversation

@matthchr
Copy link
Copy Markdown
Member

@matthchr matthchr commented Mar 16, 2026

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


@matthchr matthchr force-pushed the matthchr/skus-controller branch from ce18199 to 69cd183 Compare March 16, 2026 20:56
@matthchr matthchr force-pushed the matthchr/skus-controller branch from 69cd183 to d84e4b6 Compare March 16, 2026 21:25
@matthchr matthchr merged commit fb7e588 into main Mar 17, 2026
14 checks passed
@matthchr matthchr deleted the matthchr/skus-controller branch March 17, 2026 17:46
comtalyst added a commit that referenced this pull request Mar 23, 2026
…goimports

- Add UpdateInstanceTypes() calls to Ephemeral Disk BeforeEach/AfterEach
  in suite_features_test.go. These calls were present on main (added by
  #1536 instancetype controller) but lost when the reunification moved
  these tests from instancetype/suite_test.go before #1536 merged. The
  rebase added UpdateInstanceTypes to the old file location rather than
  the new one, causing NVMe placement tests to fail (instance types not
  refreshed after UseSIG context change).
- Fix goimports formatting in suite_shared_provision_test.go (comment
  column alignment) and suite_test.go (missing blank line).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
comtalyst added a commit that referenced this pull request Mar 28, 2026
…goimports

- Add UpdateInstanceTypes() calls to Ephemeral Disk BeforeEach/AfterEach
  in suite_features_test.go. These calls were present on main (added by
  #1536 instancetype controller) but lost when the reunification moved
  these tests from instancetype/suite_test.go before #1536 merged. The
  rebase added UpdateInstanceTypes to the old file location rather than
  the new one, causing NVMe placement tests to fail (instance types not
  refreshed after UseSIG context change).
- Fix goimports formatting in suite_shared_provision_test.go (comment
  column alignment) and suite_test.go (missing blank line).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
comtalyst added a commit that referenced this pull request Mar 31, 2026
…goimports

- Add UpdateInstanceTypes() calls to Ephemeral Disk BeforeEach/AfterEach
  in suite_features_test.go. These calls were present on main (added by
  #1536 instancetype controller) but lost when the reunification moved
  these tests from instancetype/suite_test.go before #1536 merged. The
  rebase added UpdateInstanceTypes to the old file location rather than
  the new one, causing NVMe placement tests to fail (instance types not
  refreshed after UseSIG context change).
- Fix goimports formatting in suite_shared_provision_test.go (comment
  column alignment) and suite_test.go (missing blank line).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants