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

K8s manifests for a minimum permission MMFOrc SA #52

Closed
joeholley opened this issue Dec 21, 2018 · 2 comments
Closed

K8s manifests for a minimum permission MMFOrc SA #52

joeholley opened this issue Dec 21, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@joeholley
Copy link
Collaborator

joeholley commented Dec 21, 2018

Min-spec k8s service account for creating k8s jobs for the MMFOrc would be nice for folks running in a cluster managed by another team or otherwise modified from the default SA permissions. Along with this would need to be a change to the manifests for the MMFOrc deployments to use that SA. Would avoid this MMFOrc error message that is caused by a default k8s SA account without job creation permission:

{"app":"openmatch","caller":"mmforc/main.go","component":"mmforc","error":"jobs.batch is forbidden: User \"system:serviceaccount:default:default\" cannot create jobs.batch in the namespace \"default\"","level":"error","msg":"Couldn't create k8s job!","time":"2018-12-21T00:13:28Z"}
@joeholley joeholley added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 21, 2018
@calebatwd
Copy link
Collaborator

This goes away with deprecation of job creation

@calebatwd
Copy link
Collaborator

Obsolete (going away in .5)

@Laremere Laremere added this to the v0.4.0 milestone Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants