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

[NPM Lite] Querying L1VH + Non-L1VH Endpoints #3086

Merged
merged 32 commits into from
Nov 6, 2024

Conversation

rejain456
Copy link
Contributor

Reason for Change:

Currently, for non-l1vh window nodes, we query for hns endpoints with state 3 (attachedSharing). However, for L1VH nodes, the hns endpoints have state 2 (attached). NPM Lite will use both non-l1vh window nodes as well as L1VH nodes.

Issue Fixed:

This pr aims to query for both states, state 2 for npm and npm lite and state 3 if npm lite is enabled.

Requirements:

Notes:

@rejain456 rejain456 requested a review from a team as a code owner October 24, 2024 22:42
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
@rejain456
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@huntergregory huntergregory left a comment

Choose a reason for hiding this comment

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

couple minor suggestions

npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows_test.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
npm/pkg/dataplane/dataplane_windows.go Outdated Show resolved Hide resolved
@rejain456
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rejain456
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rejain456 rejain456 added this pull request to the merge queue Nov 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 5, 2024
@rejain456 rejain456 added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit b7190c8 Nov 6, 2024
43 checks passed
@rejain456 rejain456 deleted the jainriya/hnsEndpointFixL1VH branch November 6, 2024 01:37
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