Bug 2048803
| Summary: | CRI-O seccomp profile out of date | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Peter Hunt <pehunt> |
| Component: | Node | Assignee: | Peter Hunt <pehunt> |
| Node sub component: | CRI-O | QA Contact: | Sunil Choudhary <schoudha> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | ||
| Version: | 4.10 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-10 10:45:53 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: | |||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |
% oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-06-15-222801 True False 8h Cluster version is 4.11.0-0.nightly-2022-06-15-222801 % oc new-app rails-postgresql-example --> Deploying template "openshift/rails-postgresql-example" to project app4 % oc get pods NAME READY STATUS RESTARTS AGE postgresql-1-d4bwf 1/1 Running 0 32s postgresql-1-deploy 0/1 Completed 0 36s rails-postgresql-example-1-build 1/1 Running 0 38s % oc rsh postgresql-1-d4bwf sh-4.4$ unshare unshare: unshare failed: Function not implemented sh-4.4$ exit exit command terminated with exit code 1 % oc describe pod postgresql-1-d4bwf | grep -e seccomp seccomp.security.alpha.kubernetes.io/pod: runtime/default