Skip to content

added delete, load context menu for pod#4014

Merged
datho7561 merged 2 commits intoredhat-developer:mainfrom
msivasubramaniaan:4013-provide-an-option-to-delete-the-pod-like-k8s
Mar 26, 2024
Merged

added delete, load context menu for pod#4014
datho7561 merged 2 commits intoredhat-developer:mainfrom
msivasubramaniaan:4013-provide-an-option-to-delete-the-pod-like-k8s

Conversation

@msivasubramaniaan
Copy link
Copy Markdown
Collaborator

Fixes: #4013

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 45.01%. Comparing base (da60441) to head (5e542db).
Report is 131 commits behind head on main.

❗ Current head 5e542db differs from pull request most recent head df75874. Consider uploading reports for the commit df75874 to get more accurate results

Files Patch % Lines
src/explorer.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4014       +/-   ##
===========================================
+ Coverage   32.37%   45.01%   +12.63%     
===========================================
  Files          85       85               
  Lines        6505     6705      +200     
  Branches     1349     1387       +38     
===========================================
+ Hits         2106     3018      +912     
+ Misses       4399     3687      -712     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Other than the comments I left, it seems to be working well.

Comment thread package.json Outdated
Comment thread package.json Outdated
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks, Muthu!

@datho7561 datho7561 merged commit a073c8b into redhat-developer:main Mar 26, 2024
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.

Provide an option to delete the Pod like k8s

2 participants