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

[Platform] Disable start/stop nodes dropdowns in k8s #6084

Closed
iSignal opened this issue Oct 16, 2020 · 0 comments
Closed

[Platform] Disable start/stop nodes dropdowns in k8s #6084

iSignal opened this issue Oct 16, 2020 · 0 comments
Assignees
Labels
area/kubernetes Kubernetes support and deployments. area/platform Yugabyte Platform
Projects
Milestone

Comments

@iSignal
Copy link
Contributor

iSignal commented Oct 16, 2020

We allow users to stop/remove nodes on k8s pods in a k8s universe. These operations fail, leaving the universe in an error state.

There is no way to stop individual pods in our current k8s deployment model, so we should disable these actions at the API level.

@Arnav15

Screen Shot 2020-10-16 at 4 56 15 PM

Screen Shot 2020-10-16 at 4 56 37 PM

@iSignal iSignal added the area/platform Yugabyte Platform label Oct 16, 2020
@streddy-yb streddy-yb added this to the v2.5 milestone Oct 26, 2020
@streddy-yb streddy-yb added this to Backlog in Platform Oct 26, 2020
@SergeyPotachev SergeyPotachev changed the title [YW] Disable start/stop nodes dropdowns in k8s [Platform] Disable start/stop nodes dropdowns in k8s Oct 29, 2020
@SergeyPotachev SergeyPotachev self-assigned this Oct 29, 2020
@chirag-yb chirag-yb added the area/kubernetes Kubernetes support and deployments. label Dec 15, 2020
@streddy-yb streddy-yb added the good first issue This is a good issue to start contributing! label Jan 11, 2021
@streddy-yb streddy-yb added team/platform-hi Tickets handled by HashedIn team and removed team/platform-hi Tickets handled by HashedIn team labels Jan 11, 2021
@streddy-yb streddy-yb removed the good first issue This is a good issue to start contributing! label Jan 21, 2021
@streddy-yb streddy-yb moved this from Backlog to To do in Platform Jan 21, 2021
@sshev sshev moved this from To do to In progress in Platform Jan 29, 2021
@sshev sshev moved this from In progress to In Review in Platform Feb 1, 2021
sshev added a commit that referenced this issue Feb 2, 2021
Summary:
Disable STOP and REMOVE actions for kubernetes pods as there's no way to do these actions in current deployment model
{F14938}

Test Plan:
1) Run UI
2) Open any valid kubernetes universe
3) Go to the Pods tab
4) Click on the Actions button and observe Stop Process and Remove Node actions in the dropdown menu are disabled and non-clickable

Reviewers: andrew

Reviewed By: andrew

Subscribers: yugaware, ui

Differential Revision: https://phabricator.dev.yugabyte.com/D10513
@sshev sshev moved this from In Review to Needs QA/Docs in Platform Feb 2, 2021
polarweasel pushed a commit to lizayugabyte/yugabyte-db that referenced this issue Mar 9, 2021
…rnetes pods

Summary:
Disable STOP and REMOVE actions for kubernetes pods as there's no way to do these actions in current deployment model
{F14938}

Test Plan:
1) Run UI
2) Open any valid kubernetes universe
3) Go to the Pods tab
4) Click on the Actions button and observe Stop Process and Remove Node actions in the dropdown menu are disabled and non-clickable

Reviewers: andrew

Reviewed By: andrew

Subscribers: yugaware, ui

Differential Revision: https://phabricator.dev.yugabyte.com/D10513
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Kubernetes support and deployments. area/platform Yugabyte Platform
Projects
Platform
  
Needs QA/Docs
Development

No branches or pull requests

5 participants