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

Unable to delete kubernetes workers #280

Closed
mohamedamer453 opened this issue May 21, 2023 · 2 comments
Closed

Unable to delete kubernetes workers #280

mohamedamer453 opened this issue May 21, 2023 · 2 comments
Assignees
Milestone

Comments

@mohamedamer453
Copy link
Contributor

Description

Deleting workers from a kubernetes cluster is not working.

After selecting a worker and clicking on delete, it takes a couple of seconds then both workers disappear and they also disappear from the deployment details and the number of workers is changed to 0. however when you navigate to the contracts list you will find that the contracts were not deleted and when you navigate back to the kubernetes tab you will find both workers available and none of them was actually deleted.

Screencast.from.21-05-23.16.32.27.webm
@mohamedamer453 mohamedamer453 added the type_bug Something isn't working label May 21, 2023
@rkhamis rkhamis transferred this issue from threefoldtecharchive/playground May 23, 2023
@MohamedElmdary MohamedElmdary self-assigned this May 25, 2023
@MohamedElmdary MohamedElmdary moved this to In Progress in 3.10.x May 25, 2023
@MohamedElmdary
Copy link
Member

@AhmedHanafy725 Please check this error

Error while deleting worker TypeError: Cannot read properties of null (reading 'deleteReservedIp')
    at KubernetesHL.<anonymous> (base.js?t=1685009158497:200:29)
    at Generator.next (<anonymous>)
    at fulfilled (base.js?t=1685009158497:4:58)

@AhmedHanafy725 AhmedHanafy725 self-assigned this May 25, 2023
@AhmedHanafy725 AhmedHanafy725 added this to the 2.0.0 milestone May 25, 2023
@AhmedHanafy725 AhmedHanafy725 moved this from In Progress to Verification in 3.10.x May 25, 2023
@AhmedHanafy725 AhmedHanafy725 moved this from Verification to In Progress in 3.10.x May 25, 2023
@MohamedElmdary MohamedElmdary moved this from In Progress to Verification in 3.10.x May 30, 2023
@A-Harby
Copy link
Contributor

A-Harby commented May 30, 2023

Verified, b6c6d97.
Deployed many instance of a kubernetes worker and were all delete successfully.
image
image

@A-Harby A-Harby closed this as completed May 30, 2023
@github-project-automation github-project-automation bot moved this from Verification to Done in 3.10.x May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

5 participants