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

remote uninstall / disable #1393

Merged
merged 30 commits into from
Jan 25, 2024

Conversation

James-Pickett
Copy link
Contributor

@James-Pickett James-Pickett commented Oct 11, 2023

relates to #1345
relates to https://github.com/kolide/k2/pull/8933

adds action and code for remote uninstall / disable

@James-Pickett James-Pickett changed the title adds basic uninstall for darwin remote uninstall Oct 11, 2023
@James-Pickett James-Pickett changed the title remote uninstall macos remote uninstall Oct 17, 2023
@James-Pickett James-Pickett changed the title macos remote uninstall macos remote disable Oct 17, 2023
@James-Pickett James-Pickett changed the title macos remote disable macos remote uninstall / disable Oct 17, 2023
@James-Pickett James-Pickett changed the title macos remote uninstall / disable remote uninstall / disable Jan 2, 2024
Copy link
Contributor

@directionless directionless left a comment

Choose a reason for hiding this comment

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

Looks pretty good. Probably move to ee?

cmd/launcher/launcher.go Show resolved Hide resolved
ee/agent/reset.go Show resolved Hide resolved
pkg/launcher/uninstall/uninstall.go Outdated Show resolved Hide resolved
pkg/launcher/uninstall/uninstall.go Outdated Show resolved Hide resolved
pkg/launcher/uninstall/uninstall.go Outdated Show resolved Hide resolved
pkg/launcher/uninstall/uninstall.go Outdated Show resolved Hide resolved
pkg/launcher/uninstall/uninstall_linux.go Outdated Show resolved Hide resolved
pkg/launcher/uninstall/uninstall_windows.go Outdated Show resolved Hide resolved
@James-Pickett James-Pickett marked this pull request as ready for review January 10, 2024 17:20
Copy link
Contributor

@directionless directionless left a comment

Choose a reason for hiding this comment

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

I think this is basically mergable. I think we should figure out the method split, and then it's good enough.

I think we'll need to figure out how to call it outside the action queue. (I have a sneaky plan) but that can be a followup. (Update: I see uninstall.Uninstall(...))

ee/agent/reset.go Outdated Show resolved Hide resolved
ee/uninstall/uninstall.go Outdated Show resolved Hide resolved
pkg/launcher/uninstall/uninstall.go Outdated Show resolved Hide resolved
Copy link
Contributor

@directionless directionless left a comment

Choose a reason for hiding this comment

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

wooo!

@James-Pickett James-Pickett added this pull request to the merge queue Jan 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 24, 2024
@James-Pickett James-Pickett added this pull request to the merge queue Jan 24, 2024
Merged via the queue into kolide:main with commit f9891a9 Jan 25, 2024
26 checks passed
@James-Pickett James-Pickett deleted the james/remote-uninstall branch January 25, 2024 00:06
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.

None yet

3 participants