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

kubernetes - support optional cascading deletes #429

Conversation

varshavaradarajan
Copy link
Contributor

Support list associated resources for deletion and the new cluster delete endpoints.

cc @MorrisLaw , @adamwg

@ChiefMateStarbuck ChiefMateStarbuck requested a review from a team January 14, 2021 14:17
Copy link
Contributor

@ChiefMateStarbuck ChiefMateStarbuck left a comment

Choose a reason for hiding this comment

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

lgtm 🦈

MorrisLaw
MorrisLaw previously approved these changes Jan 14, 2021
Copy link
Contributor

@MorrisLaw MorrisLaw left a comment

Choose a reason for hiding this comment

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

Left a nit, but otherwise lgtm! Do we need to wait for API folks to review?

Looks like they did, ship it at your convenience! 😄 (P.S. Confirmed w/ Varsha yesterday that her manual testing, for this change, works too)

kubernetes.go Show resolved Hide resolved
}

expectedReqJSON := `{"volumes":["2241"],"volume_snapshots":["7258"],"load_balancers":["9873"]}
`
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: should this char be on a separate line or can it go right after the ending curly brace?

@ChiefMateStarbuck ChiefMateStarbuck dismissed their stale review January 14, 2021 14:41

Morris proposed a question

kubernetes.go Outdated Show resolved Hide resolved
@varshavaradarajan varshavaradarajan force-pushed the varsha/associated-resources branch from e8ff619 to e338f54 Compare January 15, 2021 19:38
@ChiefMateStarbuck
Copy link
Contributor

Great Work @varshavaradarajan! @MorrisLaw, could I get an approval?

kubernetes.go Outdated Show resolved Hide resolved
Copy link
Contributor

@MorrisLaw MorrisLaw left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@andrewsomething andrewsomething 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 for the changes!

@ChiefMateStarbuck ChiefMateStarbuck merged commit c0262d4 into digitalocean:main Jan 15, 2021
@varshavaradarajan varshavaradarajan deleted the varsha/associated-resources branch January 15, 2021 20:20
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.

4 participants