Skip to content

Conversation

@maxCodeVector
Copy link
Contributor

@maxCodeVector maxCodeVector commented Oct 30, 2025

Summary

Fixes #194 by adding support for computeComponent.resourceGroups[*].configuration. Each resource group with custom configuration now gets its own ConfigMap.

Changes

  • Create separate ConfigMaps for resource groups with custom configurations
  • Resource groups without custom configs continue to use the main ConfigMap
  • Added comprehensive tests for the new functionality

@maxCodeVector maxCodeVector changed the title Fix/config resource group fix: support compute resource group configurations Oct 30, 2025
@maxCodeVector maxCodeVector force-pushed the fix/config-resource-group branch from e392b4c to 655b8e3 Compare October 31, 2025 10:40
@maxCodeVector maxCodeVector marked this pull request as ready for review October 31, 2025 10:45
@maxCodeVector maxCodeVector requested a review from a team as a code owner October 31, 2025 10:45
Copy link
Collaborator

@arkbriar arkbriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Good work!

@arkbriar
Copy link
Collaborator

arkbriar commented Nov 3, 2025

Please also bump the patch version to release.

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.

bug: computeComponent.resourceGroups[*].configuration isn't respected

3 participants