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.
Replicated app /license/:appSlug expects a licenseSequence query param to be included when available. This updates GetLatestLicense to pass along the licenseSequence.
What this PR does / why we need it:
Replicated app
/license/:appSlug
expects alicenseSequence
query param to be included when available. This updates GetLatestLicense to pass along thelicenseSequence
.Which issue(s) this PR fixes:
Fixes https://app.shortcut.com/replicated/story/110895/replicated-app-excessive-failed-to-parse-licensesequence-errors
Special notes for your reviewer:
Steps to reproduce
License sync or install are the easiest way to validate this.
Does this PR introduce a user-facing change?
Does this PR require documentation?