Bug 1877934
| Summary: | kata-operator install results in "error: Base packages would be removed: glusterfs-fuse-6.0-37.el8.x86_64" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Cameron Meadors <cmeadors> |
| Component: | sandboxed-containers | Assignee: | Jens Freimann <jfreiman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Cameron Meadors <cmeadors> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.6 | CC: | aos-bugs, fabiano, jfreiman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-16 08:57:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Cameron Meadors
2020-09-10 19:30:59 UTC
changing line in operator.yaml from image: quay.io/isolatedcontainers/kata-operator:v1.0 to image: quay.io/isolatedcontainers/kata-operator:4.6 allows the install to complete. I pushed a fix to the master branch. This should work now without any changes to yaml files. Jens, could you add a link to the PR for this change? I think it was this one: https://github.com/openshift/kata-operator/pull/9 I can verify this is not a problem anymore. Installed openshift 4.6.0-0.nightly-2020-09-21-081745 and kata-operator from release-4.6 branch. closing this as it was fixed in the 4.6 operator |