replicatedhq / kots

KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
https://kots.io
Apache License 2.0
902 stars 90 forks source link

Consolidate the logic for determining downstream version status #4987

Closed sgalsaleh closed 2 weeks ago

sgalsaleh commented 2 weeks ago

What this PR does / why we need it:

Consolidate the logic for determining downstream version status so it's easier to unit test and more readable.

Which issue(s) this PR fixes:

SC-106273

Does this PR require a test?

Yes

Does this PR require a release note?

NONE

Does this PR require documentation?

NONE