Skip to content

Conversation

dmaniloff
Copy link

@dmaniloff dmaniloff commented Sep 26, 2025

Add External ConfigMap Support for Cross-Operator Integration

Problem

LlamaStack distributions need to reference Konflux-built images from other operators (like TrustyAI) without manual user intervention.

Solution

Changes

  • API: New ExternalConfigMapSpec type with namespace/name/mapping fields
  • Controller: Fetches external ConfigMaps and injects values as environment variables
  • CRD: Updated schema with proper validation
  • Examples: Added sample YAML showing usage

Signed-off-by: Diego Maniloff <[email protected]>
Signed-off-by: Diego Maniloff <[email protected]>
Signed-off-by: Diego Maniloff <[email protected]>
Signed-off-by: Diego Maniloff <[email protected]>
Signed-off-by: Diego Maniloff <[email protected]>
@dmaniloff dmaniloff force-pushed the external-configmap-support branch from 95e7815 to 4c32db7 Compare September 26, 2025 18:56
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