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

Adding exception for init container resource checks #126

Merged
merged 1 commit into from
May 23, 2019
Merged

Conversation

robscott
Copy link
Contributor

Although resource requests and limits can sometimes make sense for init containers, they usually do not. Because of that (originally mentioned by #125), we're going to ignore those checks by default for init containers. In the future it may make sense to allow this validation to be optionally enabled.

@robscott robscott requested a review from rbren as a code owner May 23, 2019 14:54
@CLAassistant
Copy link

CLAassistant commented May 23, 2019

CLA assistant check
All committers have signed the CLA.

@robscott robscott merged commit d5b3b6b into master May 23, 2019
@robscott robscott deleted the rs/init-except branch May 23, 2019 14:57
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.

3 participants