You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@marko-lisica : customer-deebradel has a large number of teams that they manage through GitOps, which results in long GitOps runs (~50 minutes). They're already using the hash_sha256 key in their software YAML to speed things up (stops re-downloads if the app already exists in Fleet).
@marko-lisica: Eventually Fleet could find ways to enhance the speed of GitOps runs for many teams in a synchronous manner before exploring concurrency.
customer-deebradelhas a large number of teams that they manage through GitOps, which results in long GitOps runs (~50 minutes). They're already using thehash_sha256key in theirsoftwareYAML to speed things up (stops re-downloads if the app already exists in Fleet).