Skip to content

Commit 45827ae

Browse files
committed
Update Changelog
1 parent ce93183 commit 45827ae

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ BUG FIXES:
2626
- Fix an issue where NginxProxy config might not be honored if applied at the same time as the Gateway. [4399](https://github.com/nginx/nginx-gateway-fabric/pull/4399)
2727
- Fix issue where agent's Pod IP cannot be used to track the connecting data plane Pod. [4470](https://github.com/nginx/nginx-gateway-fabric/pull/4470)
2828
- Fix a bug to preserve external controller annotations for Deployment and DaemonSets to avoid constant updates. [4468](https://github.com/nginx/nginx-gateway-fabric/pull/4468)
29+
- Fix an issue where nginx pod could not connect to control plane when hostnetwork is enabled. [4481](https://github.com/nginx/nginx-gateway-fabric/pull/4481)
2930

3031
HELM CHART:
3132

@@ -36,10 +37,6 @@ UPGRADE:
3637
- The Gateway API version has been updated to 1.4. This version of Gateway API must be installed before installing NGINX Gateway Fabric v2.3.0 [4166](https://github.com/nginx/nginx-gateway-fabric/pull/4166)
3738
- Remove deprecated v1alpha1 ObservabilityPolicy API. [4215](https://github.com/nginx/nginx-gateway-fabric/pull/4215)
3839

39-
KNOWN ISSUES:
40-
41-
- If running with `hostNetwork: true`, NGINX data plane Pod cannot connect to the control plane. [4426](https://github.com/nginx/nginx-gateway-fabric/issues/4426)
42-
4340
COMPATIBILITY:
4441

4542
- Gateway API version: `1.4.1`

0 commit comments

Comments
 (0)