Skip to content

Conversation

@paigecalvert paigecalvert requested a review from a team as a code owner November 19, 2024 19:45
@netlify
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 53bd292
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/673cf2d5dbb9a700084d0973
😎 Deploy Preview https://deploy-preview-2838--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.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Nov 19, 2024
@netlify
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 53bd292
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/673cf2d57a6e02000850600a
😎 Deploy Preview https://deploy-preview-2838--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.


### New Features {#new-features-1-17-0}
* Adds partial rollback support where you can roll back from one version to another as long as the Embedded Cluster Config doesn't change between the two.
* Adds support for partial rollbacks. Partial rollbacks are supported only when rolling back to a version where there is no change to the Embedded Cluster Config compared to the currently-installed version. For example, users can roll back to release version 1.0.0 after upgrading to 1.1.0 only if both 1.0.0 and 1.1.0 use the same Embedded Cluster Config. For more information about how to enable rollbacks for your application in the KOTS Application custom resource, see [allowRollback](/reference/custom-resource-application#allowrollback) in _Application_.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ copied over the same language used elsewhere and then added a link to the Application custom resource topic for more info about enabling rollbacks

* **Disaster recovery is in alpha**: Disaster Recovery for Embedded Cluster installations is in alpha. For more information, see [Disaster Recovery for Embedded Cluster (Alpha)](/vendor/embedded-disaster-recovery).

* **Partial rollback support**: Rollbacks for Embedded Cluster installations are supported only when rolling back to a version where there is no change to the [Embedded Cluster Config](https://docs.replicated.com/reference/embedded-config) compared to the currently-installed version. For example, users can roll back to release version 1.0.0 after upgrading to 1.1.0 only if both 1.0.0 and 1.1.0 use the same Embedded Cluster Config.
* **Partial rollback support**: In Embedded Cluster 1.17.0 and later, rollbacks are supported only when rolling back to a version where there is no change to the [Embedded Cluster Config](https://docs.replicated.com/reference/embedded-config) compared to the currently-installed version. For example, users can roll back to release version 1.0.0 after upgrading to 1.1.0 only if both 1.0.0 and 1.1.0 use the same Embedded Cluster Config. For more information about how to enable rollbacks for your application in the KOTS Application custom resource, see [allowRollback](/reference/custom-resource-application#allowrollback) in _Application_.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

^ Added a link to the Application custom resource topic since we weren't really telling people actual how to enable rollbacks in the first place

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also clarified the version

@paigecalvert paigecalvert merged commit 9bb9c05 into main Nov 19, 2024
5 checks passed
@paigecalvert paigecalvert deleted the partial-rollbacks-fix branch November 19, 2024 20:22
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.

3 participants