Skip to content

Conversation

@paigecalvert
Copy link
Contributor

No description provided.

@paigecalvert paigecalvert requested a review from a team as a code owner December 3, 2024 17:10
@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Dec 3, 2024
@netlify
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit f42b445
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/674f3b7c48b64c0008a83da4
😎 Deploy Preview https://deploy-preview-2868--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit f42b445
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/674f3b7c85d0bc000833be76
😎 Deploy Preview https://deploy-preview-2868--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

When a KOTS instance checks for an application update, the Vendor Portal returns a release identifier (a sequence number or a version label) to the instance. The Replicated admin console then assigns the release a unique instance sequence number. This instance sequence is separate from a release sequence in the Vendor Portal. The instance sequence in the admin console starts at 0 and increments for each release identifier that is returned when KOTS checks for an update.
When a new version is available for upgrade, including when KOTS checks for upstream updates as well as when the user syncs their license or makes a config change, the KOTS Admin Console assigns a unique instance sequence number to that version. The instance sequence in the Admin Console starts at 0 and increments for each identifier that is returned when a new version is available.

A single release sequence, such as `181`, can have multiple instance sequences in the deployed instances, depending on when those instances came online and how many other releases were seen before release sequence `181`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ Rewrote this paragraph as well. I think it was just trying to say that that the Vendor Portal release sequence has no bearing on what the instance sequence will be, and the instance sequence totally just depends on how many other updates the user has done in the past

#### Instance Sequences

When a KOTS instance checks for an application update, the Vendor Portal returns a release identifier (a sequence number or a version label) to the instance. The Replicated admin console then assigns the release a unique instance sequence number. This instance sequence is separate from a release sequence in the Vendor Portal. The instance sequence in the admin console starts at 0 and increments for each release identifier that is returned when KOTS checks for an update.
When a new version is available for upgrade, including when KOTS checks for upstream updates as well as when the user syncs their license or makes a config change, the KOTS Admin Console assigns a unique instance sequence number to that version. The instance sequence in the Admin Console starts at 0 and increments for each identifier that is returned when a new version is available.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ ended up rewriting this whole paragraph because the first sentence was also talking about kots checking for updates

@paigecalvert paigecalvert merged commit d532ec3 into main Dec 6, 2024
6 checks passed
@paigecalvert paigecalvert deleted the release-sequencing-edit branch December 6, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants