We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6ff60 commit 733e6a4Copy full SHA for 733e6a4
CHANGELOG.md
@@ -131,6 +131,10 @@
131
service FQDNs (e.g., `service.namespace.svc.cluster.local`) instead of
132
individual pod endpoint IPs.
133
[#2607](https://github.com/Kong/kong-operator/pull/2607)
134
+- HybridGateway: reworked generated resources lifecycle management. HTTPRoute ownership on the resources
135
+ is now tracked through the `gateway-operator.konghq.com/hybrid-routes` annotation. The same generated
136
+ resource can now be shared among different HTTPRoutes.
137
+ [#2656](https://github.com/Kong/kong-operator/pull/2656)
138
139
### Changed
140
0 commit comments