digitalocean / digitalocean/godo

Kubernetes.DeleteDangerous() does not delete PVC Volumes

Open
#683 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.5k
Forks
389
Avg merge
1d 23h
Merged PRs (30d)
15

Description

According to the [`doctl kubernetes cluster delete` docs](https://docs.digitalocean.com/reference/doctl/reference/kubernetes/cluster/delete/#flags), the `--dangerous` flag should delete PVC volumes

However, `godo.Client.Kubernetes.DeleteDangerous()` does not delete PVC Volumes

Using the latest version: `v1.113.0`

Contributor guide

Open the contributing guide

Research direction

Start at godo.Client.Kubernetes.DeleteDangerous() and compare its behavior with the doctl kubernetes cluster delete documentation for the --dangerous flag. Trace how cluster deletion options are sent, then verify that PVC volumes are included when the dangerous deletion is requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.