[jboss-jira] [JBoss JIRA] (WFWIP-156) spec.containers[0].securityContext.securityContext.runAsUser: Invalid value: 1000: must be in the ranges: [1000080000, 1000089999]

Marek Schmidt (Jira) issues at jboss.org
Mon Mar 25 04:31:01 EDT 2019


    [ https://issues.jboss.org/browse/WFWIP-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712508#comment-13712508 ] 

Marek Schmidt edited comment on WFWIP-156 at 3/25/19 4:30 AM:
--------------------------------------------------------------

Why does the image require a specific UID in the first place?  (it is not very openshift-friendly to do so... )

See also https://docs.openshift.com/container-platform/3.11/creating_images/guidelines.html#openshift-specific-guidelines


was (Author: maschmid):
Why does the image requires a specific UID in the first place?  (it is not very openshift-friendly to do so... )

See also https://docs.openshift.com/container-platform/3.11/creating_images/guidelines.html#openshift-specific-guidelines

> 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
>            Reporter: Martin Choma
>            Assignee: Jeff Mesnil
>            Priority: Major
>
> 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}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list