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

Refactor CNI package structure. #33759

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

bianpengyuan
Copy link
Contributor

Follow up of #33712

There are two refactors in this change:

  • Flatten cni/ package structure by removing install-cni level.
  • Consolidate repair and install configuration input to one place (cni/pkg/config) and remove cni/pkg/repair/options.go.

@bianpengyuan bianpengyuan requested a review from a team as a code owner June 30, 2021 23:49
@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jun 30, 2021
@istio-testing istio-testing added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jun 30, 2021
@bianpengyuan bianpengyuan added the release-notes-none Indicates a PR that does not require release notes. label Jun 30, 2021
@bianpengyuan
Copy link
Contributor Author

/retest

@istio-testing istio-testing merged commit a3a734a into istio:master Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. release-notes-none Indicates a PR that does not require release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants