-
Notifications
You must be signed in to change notification settings - Fork 298
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
[Tracking] OKD 4.6 Stable #348
Comments
Remaining list of PRs to merge:
|
We might need openshift/machine-config-operator#2160 as a temporary fix after all until https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/572 is implemented |
I manually one-time provisioned the okd-x86_64 Templates and CentOS-based imagestreams from the operator into the Really looking forward to this update. |
The operator will replace the managed imagestreams (like |
It looks like that almost all open tasks are resolved 👍 |
Will 4.6 RC hold for FCOS 33 to land in stable or would that only be a requirement for GA? If so it seems that will be the critical path. |
There's also an issue where Fedora CoreOS has the wrong |
We won't hold RC for that
I'm not sure that's actually an issue for OKD - in 4.5 it works with the older implementation. Still a good idea to track progress on it here, too :) |
The complicated part is if you start 4.6 with iptables legacy and then it switches to nft. We're going to try to make sure existing nodes don't get switched on upgrade, but new nodes would have nft. Just something to consider. |
Why is it a problem to switch? Can't it be switched to nft when the node gets started with the new compose? What's the failure case? |
Maybe it's no problem. I just don't know. It looks like we're going to hold off for a while on the migration so just assume iptables legacy for now (which is working fine). |
Is there a migration path from 4.5.0-0.okd-2020-10-15-235428 to 4.6.0-0.okd-xxx ? |
Not yet, should be available shortly once tests finish. See "Upgrades from" section in https://amd64.origin.releases.ci.openshift.org/releasestream/4-stable/release/4.6.0-0.okd-2020-11-27-200126 |
I'm getting:
|
Features in this release:
Some imagestreams may be removed
This ensures post-install actions are being run correctly on the machine. -ovs is required for OVN to function.
Blocking bugs:
Bug 1882136 - created toolbox fails to start: open /proc/sys/net/ipv4/ping_group_range: Permission denied: OCI runtime permission denied error - blocks 4.6 machine-os-content promotionFixed in F33
FCOS would use Fedora repos when OS extensions are being installed, may fail on disconnected installation
4.5 -> 4.6 upgrade fails on CI due to OVN issues (needs verification, may be fixed by now)Needs MCO PR to land
Nice to have:
This may prevent nodes to start during machine update (network is already 4.6, but nm-ovs is not yet installed) - needs verification, may be not necessary
TODO:
Fixes baremetal UPI install
release-4.6 cherry-pick of ^
Handle kubelet proxy config from plain file to a systemd dropin in Ignition
release-4.6 cherry-pick of ^
Incorrect hostname set (GCP only)
OKD 4.6: Missing /etc/resolv.conf when using static ip configuration #380. Workaround: initial FCOS image should be F32
Post-release todolist:
CRI-O 1.19The text was updated successfully, but these errors were encountered: