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

Add resources to init container #2205

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Add resources to init container #2205

merged 2 commits into from
Jan 23, 2023

Conversation

jdn5126
Copy link
Contributor

@jdn5126 jdn5126 commented Jan 12, 2023

What type of PR is this?
enhancement

Which issue does this PR fix:
#2191
aws/eks-charts#470
aws/eks-charts#738

What does this PR do / Why do we need it:
This PR sets the resources for the init container to the same value specified for the main container. The init container needed resources to be specified for the issues linked above, and since the init container is a short-lived container, the actual values are less important than simple configuration.

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:
N/A

Testing done on this change:
Verified that resources are applied to init container and that integration tests run without issue.

Automation added to e2e:
N/A

Will this PR introduce any new dependencies?:
No

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
No, this will not break upgrades or downgrades. A running cluster has been tested.

Does this change require updates to the CNI daemonset config files to work?:
Yes

Does this PR introduce any user-facing change?:
Yes

Add resources to VPC CNI init container

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jdn5126 jdn5126 requested a review from a team as a code owner January 12, 2023 19:55
achevuru
achevuru previously approved these changes Jan 12, 2023
Copy link
Contributor

@jayanthvn jayanthvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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