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

Update manage filers page #215

Merged
merged 7 commits into from
Oct 4, 2024

Conversation

mathis-marcotte
Copy link

for https://jirab.statcan.ca/browse/BTIS-464

A look at the updated page
image

Copy link

@Souheil-Yazji Souheil-Yazji left a comment

Choose a reason for hiding this comment

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

LGTM

try {
await this.k8sService.deleteUserFilerConfigMap(req.params.namespace);
})
.delete(

Choose a reason for hiding this comment

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

how would this api call be used? :?

Copy link
Author

Choose a reason for hiding this comment

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

https://github.com/StatCan/kubeflow/pull/215/files/7fe3b9abbb0980b241f8e8082fb091b630731190#diff-7163f508162f4fae8b88e5d727e68869921bb99817073f3c82c0379a188c12d8R201

It gets called by the manage filers page, when a user deletes their only filer share, we simply delete the existing-shares CM instead of updating it to have no values.

@mathis-marcotte mathis-marcotte merged commit 8f9e427 into kubeflow-aaw2.0 Oct 4, 2024
3 checks passed
@mathis-marcotte mathis-marcotte deleted the update-manage-filers-page branch October 4, 2024 13:32
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.

2 participants