fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.1k stars 427 forks source link

fleet-gitops flow is broken for free users (and some premium users) #23050

Open getvictor opened 2 weeks ago

getvictor commented 2 weeks ago

I tried following the flow from https://github.com/fleetdm/fleet-gitops using a non-premium Fleet deploy on Render, and hit these issues:

QA Testplan

The fix for ./teams has already been merged to fleet-gitops repo. @getvictor tested it in a cloned repo: https://github.com/getvictor/fleet-gitops

For --delete-other-teams, run gitops on a free server with that switch, like fleetctl gitops -f default.yml --delete-other-teams

TODO after release

getvictor commented 2 weeks ago

fleet-gitops PR: https://github.com/fleetdm/fleet-gitops/pull/55/files