You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
createdisk: Remove the fedora-updates repo after install qemu-user-static
If we don't remove that, it going to use for other packages instead of
getting it from rhel side.
Recently with ocp bundle for arm64 we found that this repo caused issue
for gvisor rpms.
```
$ rpm -qa | grep gvisor
gvisor-tap-vsock-gvforwarder-0.8.5-1.fc41.aarch64
gvisor-tap-vsock-0.8.5-1.fc41.aarch64
```
0 commit comments