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

Bumped k3s version to bring in updated HNS Network call. #1605

Merged
merged 1 commit into from Aug 10, 2021
Merged

Bumped k3s version to bring in updated HNS Network call. #1605

merged 1 commit into from Aug 10, 2021

Conversation

phillipsj
Copy link
Contributor

@phillipsj phillipsj commented Aug 10, 2021

Signed-off-by: Jamie Phillips jamie.phillips@suse.com

Proposed Changes

The waitManagementIP function in pkg/daemons/agent/agent_windows.go is calling the incorrect HNS function. It is calling GetHNSEndpointByName instead of calling GetHNSNetworkByName.

k3s-io/k3s@dcf0657...ae909c7

Types of Changes

Bugfix

Verification

Deploy a Windows enabled cluster and a windows node. Check that the logs don't contain the following error message.

time="2021-08-10T08:40:17-07:00" level=warning msg="can't find HNS endpoint for network, retryingExternal" error="Endpoint External not found"

Linked Issues

Further Comments

Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
@phillipsj phillipsj requested a review from a team as a code owner August 10, 2021 21:23
@phillipsj phillipsj self-assigned this Aug 10, 2021
@phillipsj phillipsj added area/windows kind/bug Something isn't working labels Aug 10, 2021
@phillipsj phillipsj merged commit 4996c02 into rancher:master Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants