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

feature: Uninstall server for all platforms #972

Merged
merged 21 commits into from
Jan 15, 2021
Merged

feature: Uninstall server for all platforms #972

merged 21 commits into from
Jan 15, 2021

Conversation

krantzinator
Copy link
Contributor

Along with uninstall work I also:

  • added a const for serverName that all platforms use
    • replaced k8s serverName and serviceName flags with consts
  • made small improvements to Nomad install
  • minor formatting in unrelated commands for consistency

Copy link
Contributor

@mitchellh mitchellh left a comment

Choose a reason for hiding this comment

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

Yeah, really minor feedback this looks great!

internal/cli/uninstall.go Outdated Show resolved Hide resolved
internal/cli/uninstall.go Outdated Show resolved Hide resolved
internal/cli/uninstall.go Outdated Show resolved Hide resolved
internal/serverinstall/docker.go Outdated Show resolved Hide resolved
internal/serverinstall/docker.go Outdated Show resolved Hide resolved
internal/serverinstall/docker.go Outdated Show resolved Hide resolved
internal/serverinstall/docker.go Show resolved Hide resolved
internal/serverinstall/k8s.go Outdated Show resolved Hide resolved
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 to me!! Just requesting a small change on a function name and then I'll be sure to do some manual testing on my end soon :) 👍

internal/serverinstall/nomad.go Outdated Show resolved Hide resolved
internal/cli/uninstall.go Outdated Show resolved Hide resolved
@krantzinator krantzinator linked an issue Jan 14, 2021 that may be closed by this pull request
Co-authored-by: Brian Cain <bcain@hashicorp.com>
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.

Uninstall/Remove Waypoint
3 participants