SK
01/12/2022, 10:04 AMfleetctl package
to create a package, does it also automatically enable the update channels or are they disabled by default? I want to create a static package that does not use the update channelsLucas Rodriguez
01/12/2022, 12:45 PMI want to create a static package that does not use the update channelsWe are interested to hear the user story for a "disabled auto-update" for fleet-osquery.
Jason
01/12/2022, 1:31 PMSK
01/12/2022, 1:48 PMfleetctl package
function is great for creating packages in that pipeline, but making auto-updating optional would be greatLucas Rodriguez
01/12/2022, 3:32 PMzwass
--osqueryd-channel=5.0.1 --orbit-channel=0.0.5
. It will still check for updates but no updates will be pushed on those channels. We plan to add a "disable entirely" option.
@Jason Two things that will help to address this:
1) We intend to add the ability to change the "update channel" from Fleet itself. This way you can do a phased rollout of a new version or any other sort of vetting process you like.
2) Fleet Premium users can (currently) operate their own update server where you push your own artifacts (which you can build from source if you like).Jason
01/12/2022, 5:04 PMLucas Rodriguez
01/12/2022, 5:54 PMWe plan to add a "disable entirely" option.@zwass Do we have an issue? If not I can create one.
zwass
Lucas Rodriguez
01/12/2022, 9:25 PM