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

Add disable/delete ability to the Kolide Service #1709

Closed
directionless opened this issue May 7, 2024 · 2 comments
Closed

Add disable/delete ability to the Kolide Service #1709

directionless opened this issue May 7, 2024 · 2 comments
Assignees

Comments

@directionless
Copy link
Contributor

As we've worked with #1393, we've come to conclude that this functionality should be available through the device interface and not just the control interface. So at the simplest level, this issue is to add it there.

However, there is some additional worthwhile background.

  1. Launcher talks to the device server through the kolide service, which is implemented in go-kit.
  2. Launcher talks to the control server via some manual http stuff
  3. We are going to want to start evolving the device server interfaces

I am unsure if the split we have today makes the most sense. This is partly an opportunity to think about the next things we might want networking wise.

@directionless
Copy link
Contributor Author

@James-Pickett -- This is done, right?

@James-Pickett
Copy link
Contributor

@directionless, yep this closed by #1712

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

No branches or pull requests

2 participants