Skip to content

Rename default catalog sources ConfigMap to default-catalog-sources#2593

Open
mturley wants to merge 1 commit intokubeflow:mainfrom
mturley:catalog-default-sources-renamed
Open

Rename default catalog sources ConfigMap to default-catalog-sources#2593
mturley wants to merge 1 commit intokubeflow:mainfrom
mturley:catalog-default-sources-renamed

Conversation

@mturley
Copy link
Copy Markdown
Contributor

@mturley mturley commented Apr 13, 2026

Description

Rename the default catalog sources ConfigMap from model-catalog-default-sources to default-catalog-sources to align with the naming convention established in the ODH downstream's model-registry-operator by opendatahub-io/model-registry-operator#489 .

Updates:

  • CatalogSourceDefaultConfigMapName constant in the BFF
  • Test mock error message
  • Kustomize overlay ConfigMap references

How Has This Been Tested?

  • All 31 BFF kubernetes integration tests pass (go test ./clients/ui/bff/internal/integrations/kubernetes/... -count=1)

Merge criteria:

  • The commits have meaningful messages
  • Automated tests are provided as part of the PR for major new functionalities; testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work.
  • Code changes follow the kubeflow contribution guidelines.
  • For first time contributors: Please reach out to the Reviewers to ensure all tests are being run, ensuring the label ok-to-test has been added to the PR.

The operator renamed the ConfigMap from model-catalog-default-sources
to default-catalog-sources in model-registry-operator#489, but the BFF
and kustomize manifests were not updated, causing a 500 error on the
Model Catalog Settings page.

Ref: RHOAIENG-57824

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
@google-oss-prow google-oss-prow bot requested review from fege and tarilabs April 13, 2026 17:27
@mturley mturley changed the title fix(catalog): rename default catalog sources ConfigMap Rename default catalog sources ConfigMap to default-catalog-sources Apr 13, 2026
@mturley
Copy link
Copy Markdown
Contributor Author

mturley commented Apr 13, 2026

/hold
not changing this just yet

Copy link
Copy Markdown
Member

@pboyd pboyd left a comment

Choose a reason for hiding this comment

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

I know it's held, but these changes look good when you're ready to unhold them.

/lgtm
/approve

@google-oss-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pboyd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants