Skip to content
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

What's the deal with 4.13.0-0.okd-2023-09-03-112738 #1723

Closed
ibotty opened this issue Sep 5, 2023 · 10 comments
Closed

What's the deal with 4.13.0-0.okd-2023-09-03-112738 #1723

ibotty opened this issue Sep 5, 2023 · 10 comments

Comments

@ibotty
Copy link

ibotty commented Sep 5, 2023

It's not listed in the releases.

@vrutkovs
Copy link
Member

vrutkovs commented Sep 5, 2023

Its a regular nightly, why would it be listed in the releases?

@vrutkovs vrutkovs closed this as completed Sep 5, 2023
@ibotty
Copy link
Author

ibotty commented Sep 5, 2023

That's the question. Two of my clusters listed this release as soon as the other one from 2023-09-03 had been installed.

@madpearl
Copy link

madpearl commented Sep 5, 2023

I get also upgrade release to 4.13.0-0.okd-2023-09-03-112738
`oc adm upgrade
Cluster version is 4.13.0-0.okd-2023-09-03-082426

Upstream: https://amd64.origin.releases.ci.openshift.org/graph
Channel: stable-4

Recommended updates:

VERSION IMAGE
4.13.0-0.okd-2023-09-03-112738 registry.ci.openshift.org/origin/release@sha256:733ea877551d8de77541b62b7e404d8e522ca20fede56ad9d5237c07d929021d`

@vrutkovs
Copy link
Member

vrutkovs commented Sep 5, 2023

Interesting. It indeed was showing in "Updates to" list for latest stable.

I removed this nightly, so it should disappear for now. Lets see if this happens again - perhaps our release-controller is misconfigured again

@madpearl
Copy link

madpearl commented Sep 5, 2023

Now is Okay
`
oc adm upgrade
Cluster version is 4.13.0-0.okd-2023-09-03-082426

Upstream: https://amd64.origin.releases.ci.openshift.org/graph
Channel: stable-4
No updates available. You may force an upgrade to a specific release image, but doing so may not be supported and may result in downtime or data loss.
`

@ibotty
Copy link
Author

ibotty commented Sep 5, 2023

That's unfortunate for my test cluster that I already updated to 4.13.0-0.okd-2023-09-03-112738. One node cannot pull some images now.

Sep 05 08:42:47 ... bash[6471]: Trying to pull registry.ci.openshift.org/origin/4.13-2023-09-03-112738@sha256:25919ca30f4a1d410b2301d191b8f268f131372da04c4646a45c1127c9492e22...
Sep 05 08:42:48 ... bash[6471]: Error: initializing source docker://registry.ci.openshift.org/origin/4.13-2023-09-03-112738@sha256:25919ca30f4a1d410b2301d191b8f268f131372da04c4646a45c1127c9492e22: reading manifest sha256:25919ca30f4a1d410b2301d191b8f268f131372da04c4646a45c1127c9492e22 in registry.ci.openshift.org/origin/4.13-2023-09-03-112738: received unexpected HTTP status: 500

@vrutkovs
Copy link
Member

vrutkovs commented Sep 5, 2023

There are no breaking changes between these, so you can recover by "downgrading" back to stable

@ibotty
Copy link
Author

ibotty commented Sep 5, 2023

That's harder if the kubelet on the node does not start. I think I'll just reprovision the node.

@ssams
Copy link

ssams commented Sep 7, 2023

That's harder if the kubelet on the node does not start.

Last time this problem occurred (#1433), I managed to get around some similar problems and recover such a broken cluster - the related discussion #1435 would contain some hints that may be useful when you need to recover kubelet in this situation (i.e. in case reprovisioning is not an option).

@ibotty
Copy link
Author

ibotty commented Nov 6, 2023

I'll close this. There is nothing to do here afaict.

@ibotty ibotty closed this as completed Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants