Skip to content

Commit 6425df4

Browse files
Update releases/release-1.33/release-notes/maps/pr-130401-map.yaml
Co-authored-by: Rayan Das <[email protected]>
1 parent 017b3bd commit 6425df4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
pr: 130401
22
releasenote:
3-
text: The behavior of the KUBE_PROXY_NFTABLES_SKIP_KERNEL_VERSION_CHECK environment
4-
variable has been fixed in the nftables proxier. The kernel version check is now
5-
only skipped when this variable is explicitly set to a non-empty value. If you
6-
need to skip the check, set the KUBE_PROXY_NFTABLES_SKIP_KERNEL_VERSION_CHECK
7-
environment variable.
3+
text: Fixed the behavior of the `KUBE_PROXY_NFTABLES_SKIP_KERNEL_VERSION_CHECK`
4+
environment variable in the nftables proxier. The kernel version check is now skipped
5+
only when this variable is explicitly set to a non-empty value. To skip the check, set the
6+
`KUBE_PROXY_NFTABLES_SKIP_KERNEL_VERSION_CHECK` environment variable.
87
pr_body: ""

0 commit comments

Comments
 (0)