Skip to content

Hub / Model Registry is being deployed to the namespace default #3457

@christian-heusel

Description

@christian-heusel

Validation Checklist

  • I confirm that this is a Kubeflow-related issue.
  • I am reporting this in the appropriate repository.
  • I have followed the Kubeflow installation guidelines.
  • The issue report is detailed and includes version numbers where applicable.
  • I have considered adding my company to the adopters page to support Kubeflow and help the community, since I expect help from the community for my issue (see 1. and 2.).
  • This issue pertains to Kubeflow development.
  • I am available to work on this issue.
  • You can join the CNCF Slack and access our meetings at the Kubeflow Community website. Our channel on the CNCF Slack is here #kubeflow-platform.

Version

master

Detailed Description

This issue was introduced in the recent PR #3318

$ kubectl get pod -n default
NAME                                        READY   STATUS    RESTARTS      AGE
model-catalog-postgres-0                    1/1     Running   0             22h
model-catalog-server-895b9c7bb-w9hdv        2/2     Running   0             22h
model-registry-db-bf6ff894f-m9vns           1/1     Running   0             22h
model-registry-deployment-fbfc6587f-rkvjv   2/2     Running   1 (22h ago)   22h

First reported in https://cloud-native.slack.com/archives/C073W572LA2/p1778600481592009

Steps to Reproduce

  1. Deploy latest master to kind
  2. Check running pods in namespace default via kubectl get pod -n default

Screenshots or Videos (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions