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

Support customization of injected containers for taskrun #1051

Closed
rokii opened this issue Jul 8, 2019 · 1 comment
Closed

Support customization of injected containers for taskrun #1051

rokii opened this issue Jul 8, 2019 · 1 comment

Comments

@rokii
Copy link

rokii commented Jul 8, 2019

In my internal on premise k8s , there is enforcement that each container should have resource request and limit specified.
While making pod for taskrun, additional init containers will be injected into pod. This will cause the pod creation failure.

Is it possible to make such kinds of injected containers customizable?

@rokii
Copy link
Author

rokii commented Jul 10, 2019

I just notice this PR #767. It may solve my issue. I will try and update later.

@rokii rokii closed this as completed Jul 10, 2019
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

No branches or pull requests

1 participant