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

revert to use update for node label update #1959

Merged
merged 2 commits into from
Apr 11, 2022
Merged

Conversation

M00nF1sh
Copy link
Contributor

@M00nF1sh M00nF1sh commented Apr 11, 2022

What type of PR is this?
cleanup

Which issue does this PR fix:
#1892

What does this PR do / Why do we need it:
This PR reverts to use Update instead Patch for #1892 to avoid introduce additional RBAC permission

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:

Manually tested node label can be updated successfully

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?:

Yes/No. (With this change, we no longer need to update the RBAC for next CNI version)

Does this PR introduce any user-facing change?:

No


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

@M00nF1sh M00nF1sh requested a review from a team as a code owner April 11, 2022 15:48
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

@jayanthvn jayanthvn merged commit c1899b1 into aws:master Apr 11, 2022
sushrk pushed a commit to sushrk/amazon-vpc-cni-k8s that referenced this pull request Jun 17, 2022
Co-authored-by: Jayanth Varavani <1111446+jayanthvn@users.noreply.github.com>
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