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

Fix for aws-vpc-cni chart with tolerations to produce syntax valid yaml #2345

Merged
merged 6 commits into from
Apr 7, 2023

Conversation

Bourne-ID
Copy link
Contributor

@Bourne-ID Bourne-ID commented Apr 6, 2023

What type of PR is this?
bug

Which issue does this PR fix:
#2344

What does this PR do / Why do we need it:
Chart fix for tolerations, moves default toleration to values.yaml allowing for use to generate valid YAML.

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:

Gists: https://gist.github.com/Bourne-ID/cb5c411926e8e40a1433718d125f560c

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

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

No - all part of the daemonset yaml so patch will be fine.

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

Moved default aws-vpc-cni tolerations to values.yaml 

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

@Bourne-ID Bourne-ID requested a review from a team as a code owner April 6, 2023 03:58
@jdn5126
Copy link
Contributor

jdn5126 commented Apr 7, 2023

Change LGTM, thanks @Bourne-ID ! I will approve and merge after testing passes

@jdn5126 jdn5126 merged commit d582a76 into aws:master Apr 7, 2023
4 checks passed
wanyufe pushed a commit to wanyufe/amazon-vpc-cni-k8s that referenced this pull request Apr 20, 2023
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

3 participants