Bug 2048803 - CRI-O seccomp profile out of date
Summary: CRI-O seccomp profile out of date
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.11.0
Assignee: Peter Hunt
QA Contact: Sunil Choudhary
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-31 21:16 UTC by Peter Hunt
Modified: 2022-08-10 10:46 UTC (History)
0 users

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 10:45:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 10:46:06 UTC

Comment 5 Sunil Choudhary 2022-06-16 14:22:25 UTC
% 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

Comment 6 errata-xmlrpc 2022-08-10 10:45:53 UTC
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


Note You need to log in before you can comment on or make changes to this bug.