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

Enabling PodSecurityContext to be configured for JM and TM pod templates #158

Merged
merged 2 commits into from
Jan 15, 2020

Conversation

kelly-sm
Copy link
Contributor

  • Updating the CRD to enable pod security context to be specified and applied to JM and TM pods.

  • Adding security context fields to crd validation.

  • Changing security context injection to maintain hash-based backwards compatibility.

  • Adding tests to ensure that security context is being injected properly.

…anager pods

* Updating the CRD to enable pod security context to be specified and applied to JM and TM pods.

* Adding security context fields to crd validation.

* Changing security context injection to maintain hash-based backwards compatibility.

* Adding tests to ensure that security context is being injected properly.
@anandswaminathan
Copy link
Contributor

+1 LGTM

@kelly-sm
Copy link
Contributor Author

Is there a way to pull an image of this once it is merged in? Does each commit get built and pushed somewhere?

@anandswaminathan
Copy link
Contributor

anandswaminathan commented Jan 15, 2020

@kelly-sm Once you merge. We have Travis that will automatically build and push the image.

You can then pull the image from docker.io/lyft/flinkk8soperator:{sha}

@kelly-sm
Copy link
Contributor Author

@anandswaminathan sounds good. Sounds like we just need another person to review/approve?

Thanks!

@anandswaminathan anandswaminathan merged commit f8b0a12 into lyft:master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants