Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcoded securityContext in gloo-fed apiserver #4819

Closed
lgadban opened this issue Jun 1, 2021 · 2 comments
Closed

Hardcoded securityContext in gloo-fed apiserver #4819

lgadban opened this issue Jun 1, 2021 · 2 comments
Assignees
Labels
Area: Gloo Fed Issues related to the Gloo Fed project in solo-projects Enterprise Issue is released in Enterprise Gloo only Size: S 1 - 3 days Type: Bug Something isn't working

Comments

@lgadban
Copy link
Contributor

lgadban commented Jun 1, 2021

Describe the bug
One of the containers in the gloo-fed apiserver deployment contains a hardcoded securityContext with runAsUser set, which is not compatible with running on OCP.

https://github.com/solo-io/solo-projects/blob/master/install/helm/gloo-fed/templates/apiserver-deployment.yaml#L117-L118

To Reproduce

  1. Install gloo-fed on OCP
Error creating: pods "gloo-fed-console-6c6b66f968-" is forbidden: unable to validate against any security context constraint: [spec.containers[2].securityContext.runAsUser: Invalid value: 101: must be in the ranges: [1001810000, 1001819999]]

Expected behavior
A floatingUserId behavior similar to the other gloo deployments

Additional context
N/A

@lgadban lgadban added Type: Bug Something isn't working Enterprise Issue is released in Enterprise Gloo only Area: Gloo Fed Issues related to the Gloo Fed project in solo-projects labels Jun 1, 2021
@jenshu jenshu added this to the GlooFed + GlooEE UI milestone Jul 22, 2021
@chrisgaun
Copy link

Similar issue we can close out when this is done most likely #4196

@jenshu jenshu self-assigned this Aug 30, 2021
@jenshu jenshu closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Gloo Fed Issues related to the Gloo Fed project in solo-projects Enterprise Issue is released in Enterprise Gloo only Size: S 1 - 3 days Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants