Skip to content

feat: add maas and gateway related images to xks helm values patch#25510

Open
chaitanya1731 wants to merge 1 commit into
red-hat-data-services:rhoai-3.5from
chaitanya1731:xks-maas-3.5
Open

feat: add maas and gateway related images to xks helm values patch#25510
chaitanya1731 wants to merge 1 commit into
red-hat-data-services:rhoai-3.5from
chaitanya1731:xks-maas-3.5

Conversation

@chaitanya1731

Copy link
Copy Markdown

Summary

Add MaaS and AI Gateway related images to the XKS helm values patch for RHOAI 3.5.

Description

Adds the following related images to helm/xks-values-patch.yaml using registry.redhat.io references with digests matching the built CSV (bundle/manifests/rhods-operator.clusterserviceversion.yaml):

  • RELATED_IMAGE_ODH_MAAS_API_IMAGE
  • RELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGE
  • RELATED_IMAGE_ODH_AI_GATEWAY_PAYLOAD_PROCESSING_IMAGE
  • RELATED_IMAGE_POSTGRESQL_16_IMAGE
  • RELATED_IMAGE_UBI_MINIMAL_IMAGE

These images are required for MaaS (Model-as-a-Service) support on XKS deployments.

JIRA: RHOAIENG-69973

How it was tested

  • Verified all image digests match the corresponding entries in bundle/manifests/rhods-operator.clusterserviceversion.yaml.
  • Confirmed all images in xks-values-patch.yaml consistently use registry.redhat.io as the registry.

Made with Cursor

add related images for maas-api, maas-controller,
ai-gateway-payload-processing, postgresql-16, and ubi-minimal
to the xks-values-patch.yaml with registry.redhat.io references
matching the built csv.

ref: RHOAIENG-69973

Signed-off-by: Chaitanya Kulkarni <chkulkar@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

@jland-redhat jland-redhat left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

lgtm

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.

4 participants