Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

CannotRetrieveUpdates alert #13

Closed
yselkowitz opened this issue Jul 12, 2021 · 3 comments
Closed

CannotRetrieveUpdates alert #13

yselkowitz opened this issue Jul 12, 2021 · 3 comments

Comments

@yselkowitz
Copy link
Contributor

Nightly builds (for all architectures) are not upgradable. Therefore, after a while, you will see a CannotRetrieveUpdates alert. This is normal under the circumstances, and can be silenced or avoided by setting Channel in the Administration->Cluster Settings page to the empty string, or with the following command:

oc patch clusterversion.config.openshift.io/version -p='{"spec":{"channel":""}}' --type=merge
@Prashanth684
Copy link

with the latest build the update channel now points to stable-4.8 and gives this message:

Upstream is unset, so the cluster will use an appropriate default.
Channel: stable-4.8
warning: Cannot display available updates:
  Reason: VersionNotFound
  Message: Unable to retrieve available updates: currently reconciling cluster version 4.9.0-0.nightly-arm64-2021-08-16-154214 not found in the "stable-4.8" channel

which is normal until 4.9 GA's ?

@yselkowitz
Copy link
Contributor Author

That is normal for any nightly.

@yselkowitz
Copy link
Contributor Author

The Dev Preview is no longer a nightly release and so update channels should be found.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants