Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

builtin/k8s: use the resource manager #1528

Merged
merged 2 commits into from
May 24, 2021
Merged

builtin/k8s: use the resource manager #1528

merged 2 commits into from
May 24, 2021

Conversation

mitchellh
Copy link
Contributor

Fixes #1524

The main reason for this change is so that during errors we'll roll back and destroy the deployment.

Copy link
Contributor

@evanphx evanphx left a comment

Choose a reason for hiding this comment

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

So much nicer.

Copy link
Member

@briancain briancain 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, and the rollback deletion worked for me! 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert the kubernetes platform to the resource manager
4 participants