Closed snir911 closed 3 months ago
Tested this successfully by building a new image
oc exec -it hello-b -- sh
error: Internal error occurred: error executing command in container: cannot enter container 6d9c0d50f7640003baed372f0804ada60e8f04ce8222a0de8ab6b6f48de6411c, with err rpc error: code = PermissionDenied desc = "ExecProcessRequest is blocked by policy: ": unknown
@snir911: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/check | 63fa0f9df5a37231497f3b4f6cb392daf9e05bfb | link | false | /test check |
Full PR test history. Your PR dashboard.
by having custom.rego file set as agent policy CM
kubectl create configmap agent-policy --from-file=<path/to/custom.rego> -n openshift-sandboxed-containers-operator
also use relative links is it essential when passed to packer
do not merge
I failed to test yet due to (probably) unaltered issues