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

[release-1.25] Fix access to hostNetwork port on NodeIP when egress-selector-mode=agent #6936

Merged

Conversation

brandond
Copy link
Contributor

Proposed Changes

Fix access to hostNetwork port on NodeIP when egress-selector-mode=agent

Types of Changes

bugfix

Verification

Testing

  • Test that by default, the egress.k3s.io/cluster label is absent (egress-selector-mode is agent or disabled)
    *Test that the egress.k3s.io/cluster label is present when k3s is in pod or cluster mode.

Linked Issues

User-Facing Change

Fixed an issue that would cause the apiserver egress proxy to attempt to use the agent tunnel to connect to service endpoints even in agent or disabled mode.

Further Comments

@brandond brandond requested a review from a team as a code owner February 10, 2023 02:47
Signed-off-by: Paul Donohue <git@PaulSD.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond force-pushed the fix-egress-agent-label_release-1.25 branch from 73690f4 to 89cba26 Compare February 10, 2023 03:37
@brandond brandond merged commit 0ba4732 into k3s-io:release-1.25 Feb 10, 2023
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

3 participants