kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
505 stars 100 forks source link

Control server can set update channel for autoupdater #1628

Closed RebeccaMahany closed 7 months ago

RebeccaMahany commented 7 months ago

Relates to https://github.com/kolide/launcher/issues/1577

Allows the control server to set the update channel via agent flags, and have the autoupdater apply that change immediately and on subsequent launcher restarts as well.

directionless commented 7 months ago

This turned out very simple. Nice.