Skip to content

Conversation

brb
Copy link
Member

@brb brb commented Aug 19, 2025

Related #39582

Removing EnableNodePort is more involved due to BPF masq depending on it. Will do in a separate PR (incl. updating upgrade notes about the removal of EnableExternalIP and EnableHostPort).

@brb brb force-pushed the pr/brb/rm-kpr-np branch from 1127a36 to c43e517 Compare August 20, 2025 07:07
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Aug 20, 2025
@brb
Copy link
Member Author

brb commented Aug 20, 2025

/test

The --kube-proxy-replacement flag was previously a string with three
possible values: "disabled", "strict", and "partial". Since it now
accepts only two values ("true" and "false"), its type can be changed
to bool.

Signed-off-by: Martynas Pumputis <martynas@isovalent.com>
@brb brb force-pushed the pr/brb/rm-kpr-np branch from c43e517 to 5b5cd99 Compare August 21, 2025 08:53
brb added 2 commits August 21, 2025 11:14
Fun fact, it was no-op since v1.17.

Signed-off-by: Martynas Pumputis <martynas@isovalent.com>
Signed-off-by: Martynas Pumputis <martynas@isovalent.com>
@brb brb added area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. area/agent Cilium agent related. labels Aug 21, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Aug 21, 2025
@brb brb changed the title Remove KPR subflags Remove EnableNodePort and friends Aug 21, 2025
@brb
Copy link
Member Author

brb commented Aug 21, 2025

/test

@brb brb changed the title Remove EnableNodePort and friends Remove EnableExternalIP and EnableHostPort Aug 21, 2025
@brb brb marked this pull request as ready for review August 21, 2025 12:07
@brb brb requested review from a team as code owners August 21, 2025 12:08
@brb brb requested a review from christarazi August 21, 2025 12:08
Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

Looks for gateway and ingress related changes

@marseel marseel added this pull request to the merge queue Aug 26, 2025
Merged via the queue into main with commit 64abe24 Aug 26, 2025
483 of 487 checks passed
@marseel marseel deleted the pr/brb/rm-kpr-np branch August 26, 2025 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent Cilium agent related. area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants