File tree 1 file changed +4
-5
lines changed
releases/release-1.33/release-notes/maps
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
pr : 130401
2
2
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.
8
7
pr_body : " "
You can’t perform that action at this time.
0 commit comments