-
Notifications
You must be signed in to change notification settings - Fork 511
UI for Deleting PVC #1381
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
UI for Deleting PVC #1381
Conversation
portal-ui/src/screens/Console/Tenants/TenantDetails/DeletePVC.tsx
Outdated
Show resolved
Hide resolved
portal-ui/src/screens/Console/Tenants/TenantDetails/DeletePVC.tsx
Outdated
Show resolved
Hide resolved
prakashsvmx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments.
Otherwise changes look good to me.
portal-ui/src/screens/Console/Tenants/TenantDetails/VolumesSummary.tsx
Outdated
Show resolved
Hide resolved
portal-ui/src/screens/Console/Tenants/TenantDetails/VolumesSummary.tsx
Outdated
Show resolved
Hide resolved
dvaldivia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR doesn't compile locally, imports are wrong.
portal-ui/src/screens/Console/Tenants/TenantDetails/VolumesSummary.tsx
Outdated
Show resolved
Hide resolved
|
I see the |
|
please rebase + squash |
a4a29f5 to
c3a4e69
Compare
dvaldivia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested. LGTM.
|
PTAL @prakashsvmx |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.


Adds UI for deleting PVCs.