You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no UI for deleting Artifacts and Executions as follows:
For example, in production environment, it is needed to delete these after testing.
Although deleting may be possible by deleting specific data from MySQL database in Kubeflow, deleting procedure is not clear and deleting data from database after testing may be dangerous.
So, UI for deleting Artifacts and Executions are needed.
If sharing data among users is preventing this feature from being implemented, I think there should be administrator who can delete by this UI.
Possible solution:
Create administrator role.
Add UI for deleting Artifacts and Executions and permit administrator user to delete.
The text was updated successfully, but these errors were encountered:
There is no UI for deleting Artifacts and Executions as follows:
For example, in production environment, it is needed to delete these after testing.
Although deleting may be possible by deleting specific data from MySQL database in Kubeflow, deleting procedure is not clear and deleting data from database after testing may be dangerous.
So, UI for deleting Artifacts and Executions are needed.
If sharing data among users is preventing this feature from being implemented, I think there should be administrator who can delete by this UI.
Possible solution:
Create administrator role.
Add UI for deleting Artifacts and Executions and permit administrator user to delete.
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.
This is a feature request.
Why this feature is needed:
There is no UI for deleting Artifacts and Executions as follows:
For example, in production environment, it is needed to delete these after testing.
Although deleting may be possible by deleting specific data from MySQL database in Kubeflow, deleting procedure is not clear and deleting data from database after testing may be dangerous.
So, UI for deleting Artifacts and Executions are needed.
If sharing data among users is preventing this feature from being implemented, I think there should be administrator who can delete by this UI.
Possible solution:
The text was updated successfully, but these errors were encountered: