Skip to content

Conversation

@andyatmiami
Copy link
Contributor

@andyatmiami andyatmiami commented Oct 9, 2025

related: #596

When refactoring the controller manifests - a change was missed to ensure the make deploy command - which calls kustomize edit set image ... properly replaces the workspaces-controller image reference.

In line with backend and frontend - the manifest should initially just specify workspaces-controller as the image name - and that exact value should then be used in kustomize edit set image.

This commit brings that alignment into place.

related: kubeflow#596

When refactoring the controller manifests - a change was missed to ensure the `make deploy` command - which calls `kustomize edit set image ...` properly replaces the `controller` `image` reference.

In line with `backend` and `frontend` - the manifest should initially just specify `workspaces-controller` as the image name - and that _exact value_ should then be used in `kustomize edit set image`.

This commit brings that alignment into place.

Signed-off-by: Andy Stoneberg <astonebe@redhat.com>
@github-project-automation github-project-automation bot moved this to Needs Triage in Kubeflow Notebooks Oct 9, 2025
@google-oss-prow google-oss-prow bot added the area/controller area - related to controller components label Oct 9, 2025
@google-oss-prow google-oss-prow bot added area/v2 area - version - kubeflow notebooks v2 size/XS labels Oct 9, 2025
@andyatmiami
Copy link
Contributor Author

/ok-to-test

@andyatmiami
Copy link
Contributor Author

Verification

Result of running make deploy with my change:

image

Result of running make deploy originally :

image

Copy link

@harshad16 harshad16 left a comment

Choose a reason for hiding this comment

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

/lgtm

Thank you for the change.

@google-oss-prow
Copy link

@harshad16: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Thank you for the change.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@thesuperzapper
Copy link
Member

/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: thesuperzapper

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

The pull request process is described here

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

@andyatmiami
Copy link
Contributor Author

/lgtm

@google-oss-prow
Copy link

@andyatmiami: you cannot LGTM your own PR.

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@thesuperzapper
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 9, 2025
@google-oss-prow google-oss-prow bot merged commit fd7a3d8 into kubeflow:notebooks-v2 Oct 9, 2025
19 of 20 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in Kubeflow Notebooks Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/controller area - related to controller components area/v2 area - version - kubeflow notebooks v2 lgtm ok-to-test size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants