]
Jeff Mesnil closed WFWIP-156.
-----------------------------
Resolution: Out of Date
Installing the EAP Operator from OLM does not raise that issue.
It may still occur on upstream WildFly Operator during local development
spec.containers[0].securityContext.securityContext.runAsUser: Invalid
value: 1000: must be in the ranges: [1000080000, 1000089999]
----------------------------------------------------------------------------------------------------------------------------------
Key: WFWIP-156
URL:
https://issues.jboss.org/browse/WFWIP-156
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Martin Choma
Assignee: Jeff Mesnil
Priority: Major
Labels: operator
Trying
https://github.com/jmesnil/wildfly-operator/blob/master/README.adoc to install
operator on OpenShift. I get error.
{noformat}
create Pod myapp-wildflyserver-0 in StatefulSet myapp-wildflyserver failed error: pods
"myapp-wildflyserver-0" is forbidden: unable to validate against any security
context constraint: [spec.containers[0].securityContext.securityContext.runAsUser: Invalid
value: 1000: must be in the ranges: [1000080000, 1000089999]]
{noformat}