Skip to content

OCPBUGS-44663: modules/understanding-update-channels: Drop obsolete "up to a day" #86088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/understanding-update-channels.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ Changing your channel might impact the supportability of your cluster. The follo

* You can switch from the `candidate-{product-version}` channel to the `fast-{product-version}` channel if your current release is a general availability release.

* You can always switch from the `fast-{product-version}` channel to the `stable-{product-version}` channel. There is a possible delay of up to a day for the release to be promoted to `stable-{product-version}` if the current release was recently promoted.
* You can always switch from the `fast-{product-version}` channel to the `stable-{product-version}` channel. There is a possible delay for the release to be promoted to `stable-{product-version}` if the current release was recently promoted.
Copy link
Contributor

Choose a reason for hiding this comment

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

Small nit:

  • You can always switch from the fast-{product-version} channel to the stable-{product-version} channel. If you recently promoted the current release, the promotion to stable-{product-version} might be delayed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we know what "recent" means in this context?

endif::openshift-origin[]