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

feat: Added NIC type and modified setRoutes function to support Windows #2679

Merged
merged 3 commits into from
Jun 8, 2024

Conversation

bohuini
Copy link
Contributor

@bohuini bohuini commented Apr 8, 2024

Reason for Change:

  1. Added Accelnet NIC type
  2. Modified setRoutes function to differentiate OS
  3. Modified the name of NIC type to align with the naming conventions in DNC.
  4. Modified CRD Pipeline
  5. Added unit test

Issue Fixed:

Requirements:

Notes:

@bohuini bohuini changed the title Added NIC type and modified setRoutes function to support Windows feat: Added NIC type and modified setRoutes function to support Windows Apr 8, 2024
cns/middlewares/k8sSwiftV2.go Outdated Show resolved Hide resolved
cns/middlewares/k8sSwiftV2_linux.go Outdated Show resolved Hide resolved
cns/middlewares/k8sSwiftV2_linux.go Outdated Show resolved Hide resolved
cns/middlewares/k8sSwiftV2_linux.go Show resolved Hide resolved
cns/middlewares/k8sSwiftV2_linux.go Outdated Show resolved Hide resolved
cns/middlewares/k8sSwiftV2_windows.go Outdated Show resolved Hide resolved
estebancams
estebancams previously approved these changes Apr 11, 2024
@bohuini bohuini marked this pull request as ready for review April 12, 2024 21:15
@bohuini bohuini requested review from a team as code owners April 12, 2024 21:15
Copy link
Contributor

@nddq nddq left a comment

Choose a reason for hiding this comment

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

lgtm, can you resolve the failing PR checks? and then ill approve it

@bohuini bohuini added the cns Related to CNS. label Apr 18, 2024
@bohuini bohuini requested a review from a team as a code owner April 22, 2024 22:18
@bohuini bohuini requested a review from jaer-tsun April 22, 2024 22:18
@rbtr
Copy link
Contributor

rbtr commented Apr 23, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini bohuini added the go Pull requests that update Go code label Apr 26, 2024
@bohuini
Copy link
Contributor Author

bohuini commented Apr 26, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Azure Azure deleted a comment from azure-pipelines bot Apr 26, 2024
@Azure Azure deleted a comment from azure-pipelines bot Apr 26, 2024
@bohuini bohuini enabled auto-merge April 26, 2024 09:21
@bohuini bohuini disabled auto-merge April 26, 2024 19:02
nddq
nddq previously approved these changes Apr 26, 2024
Copy link
Contributor

@nddq nddq left a comment

Choose a reason for hiding this comment

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

lgtm, please seek reviews from cni-reviewers since you made some changes there as well.

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 3, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 4, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 5, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 5, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 5, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 5, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini
Copy link
Contributor Author

bohuini commented Jun 5, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bohuini bohuini enabled auto-merge June 6, 2024 00:33
@bohuini bohuini added this pull request to the merge queue Jun 7, 2024
Merged via the queue into Azure:master with commit 13f7037 Jun 8, 2024
11 checks passed
@bohuini bohuini deleted the bohui_supportAKSWindows branch June 8, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cns Related to CNS. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants