Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jwa(front): Auto update mount path #6875

Merged

Conversation

tasos-ale
Copy link
Contributor

@tasos-ale tasos-ale commented Jan 5, 2023

Fix an issue in JWA's form and change the volume's mount path when the volume's name changes. This feature is already working for workspace volumes. Also, add one more e2e test for the volume's mount path.

@tasos-ale
Copy link
Contributor Author

/assign @kimwnasptd
/assign @orfeas-k

Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

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

Tested the image and it fixes the issue. Also, the code looks good. Small nit would be to rename volGroupPrv to prvVolGroup since that's what we do in the rest of the code as far as I'm concerned but it's not essential. Αlso, recently we switched to the term UI tests instead of e2e for Cypress tests. Thank you @tasos-ale
cc @kimwnasptd
/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Jan 5, 2023
Tasos Alexiou added 3 commits January 11, 2023 11:11
Add missing generateName form control when creating the metadata
form group from a PVC.

Signed-off-by: Tasos Alexiou <tasos@arrikto.com>
Extend VolumeMountComponent class and update volume's mount path
when it is not dirty and name is changed. This feature affects only
the data volumes and not the workspace volume.

Signed-off-by: Tasos Alexiou <tasos@arrikto.com>
Signed-off-by: Tasos Alexiou <tasos@arrikto.com>
@tasos-ale tasos-ale force-pushed the feature-auto-update-mount-path branch from 187b362 to ed0ed5f Compare January 11, 2023 09:12
@google-oss-prow google-oss-prow bot removed the lgtm label Jan 11, 2023
@tasos-ale
Copy link
Contributor Author

@orfeas-k I pushed the changes you mentioned. cc @kimwnasptd

@tasos-ale tasos-ale requested review from orfeas-k and removed request for thesuperzapper and elikatsis January 11, 2023 09:13
@orfeas-k
Copy link
Contributor

Thank you @tasos-ale!
/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Jan 11, 2023
@kimwnasptd
Copy link
Member

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

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

@google-oss-prow google-oss-prow bot merged commit 3ea7b44 into kubeflow:master Jan 11, 2023
@kimwnasptd kimwnasptd deleted the feature-auto-update-mount-path branch January 11, 2023 14:40
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.

None yet

3 participants