renovate-bot opened a new pull request, #172: URL: https://github.com/apache/superset-kubernetes-operator/pull/172
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sigs.k8s.io/gateway-api](https://redirect.github.com/kubernetes-sigs/gateway-api) | `v1.5.1` β `v1.6.0` |  |  | --- ### Release Notes <details> <summary>kubernetes-sigs/gateway-api (sigs.k8s.io/gateway-api)</summary> ### [`v1.6.0`](https://redirect.github.com/kubernetes-sigs/gateway-api/releases/tag/v1.6.0) [Compare Source](https://redirect.github.com/kubernetes-sigs/gateway-api/compare/v1.5.1...v1.6.0) ### v1.6.0 #### Changes Since v1.5.1 ##### GEP & API Graduation - **UDPRoute & TCPRoute Graduation:** - UDPRoute has graduated to GA. We recommend using the "v1" API version with this API now. The "v1alpha2" version of this API is deprecated and will be removed in the future. ([#​4923](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4923), [@​zac-nixon](https://redirect.github.com/zac-nixon)) - TCPRoute has graduated to GA. We recommend using the "v1" API version with this API now. The "v1alpha2" version of this API is deprecated and will be removed in the future. ([#​4920](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4920), [@​zac-nixon](https://redirect.github.com/zac-nixon)) - **GEP Status Updates:** - Add GEP for the `XBackend` resource into Experimental status ([#​4488](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4488), [@​keithmattix](https://redirect.github.com/keithmattix)) - Move TCPRoute GEP to Standard ([#​4783](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4783), [@​zac-nixon](https://redirect.github.com/zac-nixon)) - Move UDPRoute GEP to Standard ([#​5030](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5030), [@​rikatz](https://redirect.github.com/rikatz)) ##### Feature - **API & Validation Enhancements:** - API validation updated for HTTPRoute retries: `retry.codes` must now be unique and `retry.attempts` must be >= 1. ([#​4907](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4907), [@​snorwin](https://redirect.github.com/snorwin)) - Increase the number of allowed Certificate Authority references from `8` to `16`. ([#​4088](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4088), [@​root30](https://redirect.github.com/root30)) - The TLSRoute CRD validation has been adjusted to allow up to 1024 hostnames and rules per TLSRoute resource. Operators must validate kube-apiserver, etcd and Gateway controller behavior with representative manifests prior to enabling the new limit in production. ([#​4332](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4332), [@​alexanderstephan](https://redirect.github.com/alexanderstephan)) - BackendTLSPolicy now can be used in combination with other routes types. ([#​4745](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4745), [@​rikatz](https://redirect.github.com/rikatz)) - Allow the usage of up to 16 annotations on the gateway infrastructure object. ([#​4707](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4707), [@​wenisman](https://redirect.github.com/wenisman)) - **Conformance Infrastructure:** - Added conformance tests for UDPRoute (GEP-2645), a new GATEWAY-UDP conformance profile, a SupportTCPRoute feature, and a UDP/TCP echo server in echo-basic gated on UDP\_ECHO\_SERVER. ([#​4861](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4861), [@​zac-nixon](https://redirect.github.com/zac-nixon)) - Remove the `idleTimeout` field from the experimental SessionPersistence API. ([#​4771](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4771), [@​gcs278](https://redirect.github.com/gcs278)) ##### Documentation - **Migration & Site Updates:** - Migrate documentation from MkDocs to Docsy. ([#​4734](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4734), [@​iromanycheva-eng](https://redirect.github.com/iromanycheva-eng)) - The new wizard should be available at <https://gateway-api.sigs.k8s.io/wizard>. ([#​4584](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4584), [@​bexxmodd](https://redirect.github.com/bexxmodd)) - **API Specs & Guidance Clarifications:** - Add missing apidoc for BackendTLSPolicy extended support. ([#​4828](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4828), [@​rikatz](https://redirect.github.com/rikatz)) - Add the missing `ListenersNotValid` programmed reason for listenerSets. ([#​4586](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4586), [@​davidjumani](https://redirect.github.com/davidjumani)) - Added documentation guidance recommending GRPCRoute for gRPC traffic. ([#​4513](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4513), [@​kahirokunn](https://redirect.github.com/kahirokunn)) - Clarified CORS API documentation to describe behavior based on `allowCredentials` instead of credentialed requests. ([#​4663](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4663), [@​snorwin](https://redirect.github.com/snorwin)) - Previously, implementations were required to reject GRPCRoute and HTTPRoutes on the same hostname (however, few implementations did this). Now, implementations may optionally do this, or allow them to coincide. ([#​4598](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4598), [@​howardjohn](https://redirect.github.com/howardjohn)) - Updates the documentation around the ListenerConditionConflicted condition. ([#​4659](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4659), [@​davidjumani](https://redirect.github.com/davidjumani)) - **Fixes:** - Grammar fix in docs for concepts/use cases. ([#​4798](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4798), [@​jkburges](https://redirect.github.com/jkburges)) ##### Bug or Regression - **IPv6 Support:** - Fix `GatewayFrontendClientCertificateValidationInsecureFallback`, `GatewayFrontendClientCertificateValidation`, and `GatewayFrontendInvalidDefaultClientCertificateValidation` failing on IPv6 clusters. ([#​4636](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4636), [@​zirain](https://redirect.github.com/zirain)) - Fix `GatewayFrontendInvalidDefaultClientCertificateValidation` failing on IPv6 clusters. ([#​4629](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4629), [@​zirain](https://redirect.github.com/zirain)) - **ValidatingAdmissionPolicy (VAP) Fixes:** - Fixed an issue where the ValidatingAdmissionPolicy prevented experimental CRDs from being installed at all (instead of only when standard CRDs already exist). ([#​4603](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4603), [@​howardjohn](https://redirect.github.com/howardjohn)) - Fixed the safe-upgrades ValidatingAdmissionPolicy to allow upgrades of experimental CRDs. ([#​4557](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4557), [@​snorwin](https://redirect.github.com/snorwin)) - **CRD & Schema Validation:** - Generated Gateway API CRD install manifests no longer include top-level CustomResourceDefinition status fields with invalid null values, fixing strict schema validation failures in tools such as kubeconform. ([#​4712](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4712), [@​MatteoFari](https://redirect.github.com/MatteoFari)) - Replace `omitempty` with `omitzero` for `supportedKinds` in ListenerStatus to preserve backward compatibility for controllers reconciling older Gateway API versions. ([#​4551](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4551), [@​snorwin](https://redirect.github.com/snorwin)) - **API & Validation Fixes:** - It is disallowed to have repeated `filters` of `type` `CORS`. ([#​4639](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4639), [@​DamianSawicki](https://redirect.github.com/DamianSawicki)) - Limit HTTPRouteHTTPSListenerDetectMisdirectedRequests to h2 only. ([#​4665](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4665), [@​zirain](https://redirect.github.com/zirain)) - Make explicit call about resource names requiring to be RFC 1035 compliant. ([#​4787](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4787), [@​rikatz](https://redirect.github.com/rikatz)) - Make `referencegrant.spec` field required. ([#​4845](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4845), [@​bexxmodd](https://redirect.github.com/bexxmodd)) ##### Test & Conformance - **New Conformance Tests:** - Add conformance test `ListenerSetAllowedRoutesCrossNamespace` which verifies that a ListenerSet only allows routes in its own namespace by default. ([#​4841](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4841), [@​asauber](https://redirect.github.com/asauber)) - Added a conformance test covering the Gateway `Accepted` condition with reason `ListenersNotValid` and the Listener `Accepted` condition with reason `UnsupportedProtocol`. ([#​4807](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4807), [@​snorwin](https://redirect.github.com/snorwin)) - Added conformance test `GatewayInvalidParametersRef` that verifies a Gateway referencing an invalid parameters is rejected. ([#​4808](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4808), [@​snorwin](https://redirect.github.com/snorwin)) - Conformance: add ListenerSet tests for Route parentRef cases. ([#​4912](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4912), [@​asauber](https://redirect.github.com/asauber)) - **Test Machinery & Framework Updates:** - Conformance: `ExpectMirroredRequest` now starts its log window before the requests are sent, so mirrors are not missed on high-latency data planes. ([#​4952](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4952), [@​lexfrei](https://redirect.github.com/lexfrei)) - The default polling interval for conformance tests has been decreased. This can be modified by the new `DefaultPollInterval`. ([#​4570](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4570), [@​howardjohn](https://redirect.github.com/howardjohn)) - The gRPC conformance request helper no longer closes a caller-supplied (injected) `Options.GRPCClient`; it closes only the `DefaultClient` it creates internally. This lets implementations reuse a custom gRPC client across requests. ([#​4953](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4953), [@​lexfrei](https://redirect.github.com/lexfrei)) - **Updates & Fixes to Existing Tests:** - The `conflicted=false` condition is not required anymore in the listener status for non-conflicted listeners. ([#​4642](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4642), [@​zhaohuabing](https://redirect.github.com/zhaohuabing)) - Fix TLSRoute conformance test to stop relying on self-signed certificates. ([#​4930](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4930), [@​rikatz](https://redirect.github.com/rikatz)) - Fixed MeshHTTPRoute307Redirect conformance test bug where the wrong manifest was used. ([#​4806](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4806), [@​jgreeer](https://redirect.github.com/jgreeer)) - Update Gateway version to v1 in UDP conformance test. ([#​4722](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4722), [@​cnvergence](https://redirect.github.com/cnvergence)) - Updated the TLSRoute conformance tests to allow FINs where previously RST was asserted. ([#​4615](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4615), [@​howardjohn](https://redirect.github.com/howardjohn)) - conformance: add missing gateway-api/skip-this-for-readiness annotation to invalid gateways ([#​5027](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5027), [@​snorwin](https://redirect.github.com/snorwin)) - The GRPCRouteWeight conformance test now sends its distribution-sampling requests through the injectable Options.GRPCClient instead of a hardcoded DefaultClient, allowing implementations that supply a custom gRPC client to run it. ([#​5004](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5004), [@​lexfrei](https://redirect.github.com/lexfrei)) - The HTTPRouteRequestPercentageMirror conformance test now derives its acceptance band from the binomial standard deviation instead of a flat Β±15% relative tolerance, removing sampling-variance flakes at low mirror percentages. ([#​5005](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5005), [@​lexfrei](https://redirect.github.com/lexfrei)) - Removed HTTPRoute retry tests with connection errors and backend timeouts ([#​4994](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4994), [@​snorwin](https://redirect.github.com/snorwin)) #### What's Changed - TLSRoute: Add conformance test for with Invalid BackendRef Kind by [@​rostislavbobo](https://redirect.github.com/rostislavbobo) in [#​4504](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4504) - TLSRoute: Add conformance test for with nonexistent BackendRef by [@​rostislavbobo](https://redirect.github.com/rostislavbobo) in [#​4507](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4507) - CORS: HTTPCORSFilter and GEP 1767 clean-ups by [@​DamianSawicki](https://redirect.github.com/DamianSawicki) in [#​4506](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4506) - Finalize CORS gep adjustments by [@​rikatz](https://redirect.github.com/rikatz) in [#​4515](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4515) - docs: update broken link for Acnodal EPIC and Cilium Slack by [@​natherz97](https://redirect.github.com/natherz97) in [#​4422](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4422) - conformance test: CORS by [@​rikatz](https://redirect.github.com/rikatz) in [#​4494](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4494) - \[main] Promote client-certificate validation features to Standard by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4532](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4532) - conformance: Re-add ListenerSetAllowedRoutesSupportedKinds by [@​davidjumani](https://redirect.github.com/davidjumani) in [#​4512](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4512) - Update docs about cert-manager by [@​adrianmoisey](https://redirect.github.com/adrianmoisey) in [#​4539](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4539) - CORS conformance fixes regarding credentials and wildcards by [@​DamianSawicki](https://redirect.github.com/DamianSawicki) in [#​4542](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4542) - fix: FailFast should return when test failed by [@​zirain](https://redirect.github.com/zirain) in [#​4540](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4540) - cleanup: fix typo by [@​snorwin](https://redirect.github.com/snorwin) in [#​4546](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4546) - cleanup: align types for listener ResolvedRefs condition reason by [@​snorwin](https://redirect.github.com/snorwin) in [#​4543](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4543) - fix: use omitzero instead of omitempty for supportedKinds to ensure backward compatibility by [@​snorwin](https://redirect.github.com/snorwin) in [#​4551](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4551) - remove copyright years after 2025 by [@​LiorLieberman](https://redirect.github.com/LiorLieberman) in [#​4562](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4562) - conformance: client certificate AllowInsecureFallback validation mode tests by [@​snorwin](https://redirect.github.com/snorwin) in [#​4468](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4468) - Add script to verify release artifacts. by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4527](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4527) - fix: enable safe-upgrades VAP to permit upgrades of experimental CRDs by [@​snorwin](https://redirect.github.com/snorwin) in [#​4557](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4557) - bump lychee and fix local links by [@​rikatz](https://redirect.github.com/rikatz) in [#​4573](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4573) - Documentation for GEP-91 Client Certificate Validation Configuration by [@​kl52752](https://redirect.github.com/kl52752) in [#​4552](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4552) - Docs gep 3155 by [@​kl52752](https://redirect.github.com/kl52752) in [#​4553](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4553) - fix: Update listener set programmed conditions by [@​davidjumani](https://redirect.github.com/davidjumani) in [#​4586](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4586) - Add missing IgnoreWhitespace: true by [@​DamianSawicki](https://redirect.github.com/DamianSawicki) in [#​4567](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4567) - fix: Remove missing namespace in example manifests by [@​davidjumani](https://redirect.github.com/davidjumani) in [#​4591](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4591) - TLSRoute: Add conformance tests for connection rejection by [@​rostislavbobo](https://redirect.github.com/rostislavbobo) in [#​4583](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4583) - Update CEL validation of allowOrigins by [@​DamianSawicki](https://redirect.github.com/DamianSawicki) in [#​4594](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4594) - docs: prevent patch releases from invalidating conformance reports. by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4596](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4596) - conformance: tune and allow configuring polling interval by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4570](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4570) - safe-upgrade: allow installing experimental when no current CRD is inβ¦ by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4603](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4603) - mark promoted features on GEP lists by [@​rikatz](https://redirect.github.com/rikatz) in [#​4601](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4601) - docs: Add documentation for ListenerSets by [@​davidjumani](https://redirect.github.com/davidjumani) in [#​4568](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4568) - docs: Update site-docs for 1.5 by [@​kflynn](https://redirect.github.com/kflynn) in [#​4609](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4609) - tlsroute: allow FIN or RST instead of just RST by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4615](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4615) - Fix for release artifact validation CI by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4620](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4620) - fix: propagate context and fix defer leak in DumpEchoLogs by [@​samzong](https://redirect.github.com/samzong) in [#​4617](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4617) - docs: Document 404 behavior when request doesn't match any Listener by [@​AlirezaPourchali](https://redirect.github.com/AlirezaPourchali) in [#​4408](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4408) - fix GatewayFrontendInvalidDefaultClientCertificateValidation test by [@​zirain](https://redirect.github.com/zirain) in [#​4629](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4629) - fix: improve GatewayMustHaveAttachedListeners log by [@​zirain](https://redirect.github.com/zirain) in [#​4623](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4623) - fix: align short name by [@​zirain](https://redirect.github.com/zirain) in [#​4619](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4619) - Add Hostname concept and explanation document by [@​youngnick](https://redirect.github.com/youngnick) in [#​4516](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4516) - Add 204 as a possible cors preflight response code by [@​jcmoraisjr](https://redirect.github.com/jcmoraisjr) in [#​4627](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4627) - Controller matching wizard by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4584](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4584) - fix: use JoinHostPort by [@​zirain](https://redirect.github.com/zirain) in [#​4636](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4636) - Disallow repeated CORS filters by CEL by [@​DamianSawicki](https://redirect.github.com/DamianSawicki) in [#​4639](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4639) - fix SetupTimeoutConfig by [@​zirain](https://redirect.github.com/zirain) in [#​4630](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4630) - Minute clean-ups in conformance tests for CORS by [@​DamianSawicki](https://redirect.github.com/DamianSawicki) in [#​4634](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4634) - Creates a consts for common values in conformance by [@​carmal891](https://redirect.github.com/carmal891) in [#​4541](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4541) - fix: fix typo error by [@​yuluo-yx](https://redirect.github.com/yuluo-yx) in [#​4638](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4638) - docs: add total column to conformance reports by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4597](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4597) - docs: fix broken links from security-model rename by [@​pl4nty](https://redirect.github.com/pl4nty) in [#​4658](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4658) - update ListenerConditionConflicted condition docs by [@​davidjumani](https://redirect.github.com/davidjumani) in [#​4659](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4659) - allow absent conflict condition for non-conflicted listeners by [@​zhaohuabing](https://redirect.github.com/zhaohuabing) in [#​4642](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4642) - limit HTTPRouteHTTPSListenerDetectMisdirectedRequests to h2 only by [@​zirain](https://redirect.github.com/zirain) in [#​4665](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4665) - Docs: Remove deprecated copy\_on\_write option by [@​Seo-yul](https://redirect.github.com/Seo-yul) in [#​4678](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4678) - add a way to override timeout configs with a flag by [@​LiorLieberman](https://redirect.github.com/LiorLieberman) in [#​4671](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4671) - docs: fix mkdocs redirects warning by [@​Seo-yul](https://redirect.github.com/Seo-yul) in [#​4680](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4680) - docs: Add feature names to guides and concepts pages by [@​robscott](https://redirect.github.com/robscott) in [#​4672](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4672) - implement findings on gh actions by [@​rikatz](https://redirect.github.com/rikatz) in [#​4622](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4622) - some formatting changes to wizard ui. by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4656](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4656) - conformance: fix ListenerSetAllowedRoutesSupportedKinds flaking by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4675](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4675) - align TLSRoute with hostname concept by [@​vinayakray19](https://redirect.github.com/vinayakray19) in [#​4650](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4650) - CORS: clarify API documentation and remove conformance tests for credentialed requests by [@​snorwin](https://redirect.github.com/snorwin) in [#​4663](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4663) - 2734 - update gateway infrastructure annotations to 16 by [@​wenisman](https://redirect.github.com/wenisman) in [#​4707](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4707) - docs: Include patch versions in wizard data and add v1.5 features by [@​snorwin](https://redirect.github.com/snorwin) in [#​4710](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4710) - GatewayInfrastructure: use uncached client lookups by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4717](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4717) - conformance: Move Inference Extension conformance helper functions to gateway-api/conformance by [@​ericdbishop](https://redirect.github.com/ericdbishop) in [#​4602](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4602) - Define union features by [@​rikatz](https://redirect.github.com/rikatz) in [#​4452](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4452) - generator: omit top-level CRD status from manifests by [@​MatteoFari](https://redirect.github.com/MatteoFari) in [#​4712](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4712) - conformance: update tests to use gatewayv1 APIs by [@​cnvergence](https://redirect.github.com/cnvergence) in [#​4722](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4722) - Make monthly release action to be manually triggered with supplied tag. by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4736](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4736) - Add well-known labels package for GEP-1762 by [@​carmal891](https://redirect.github.com/carmal891) in [#​4705](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4705) - Add Google Analytics loader and event tracking for wizard by [@​iromanycheva-eng](https://redirect.github.com/iromanycheva-eng) in [#​4721](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4721) - start using images from registry.k8s.io by [@​upodroid](https://redirect.github.com/upodroid) in [#​4728](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4728) - Specify the usage of BackendTLSPolicy as a union feature by [@​rikatz](https://redirect.github.com/rikatz) in [#​4745](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4745) - Add gateway:util:excludeFromCRD comments for complex CEL validations by [@​AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay) in [#​4714](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4714) - conformance: make weight test 100x faster by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4740](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4740) - Update HTTPRoute BackendRefs public docs to match API spec. by [@​briantkennedy](https://redirect.github.com/briantkennedy) in [#​4758](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4758) - docs: better feature comparison table by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4744](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4744) - docs: clarify RequestHeaderModifier set behavior by [@​ShaanveerS](https://redirect.github.com/ShaanveerS) in [#​4684](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4684) - conformance: Add tests for omitted and empty backendRefs by [@​optix2000](https://redirect.github.com/optix2000) in [#​4750](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4750) - cleanup-test-resources option by [@​zhaohuabing](https://redirect.github.com/zhaohuabing) in [#​4776](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4776) - GEP-1619: Remove idleTimeout from SessionPersistence API by [@​gcs278](https://redirect.github.com/gcs278) in [#​4771](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4771) - Add session persistence conformance test plan by [@​salonichf5](https://redirect.github.com/salonichf5) in [#​4482](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4482) - Make explicit call about resource name restrictions by [@​rikatz](https://redirect.github.com/rikatz) in [#​4787](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4787) - Fix Google Analytics custom events in Controller Matching Wizard by [@​iromanycheva-eng](https://redirect.github.com/iromanycheva-eng) in [#​4782](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4782) - docs: update ReferenceGrant API references to v1 by [@​JoeyC-Dev](https://redirect.github.com/JoeyC-Dev) in [#​4796](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4796) - Issue-4087: Increase MaxItems for CACertificateRefs validation by [@​root30](https://redirect.github.com/root30) in [#​4088](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4088) - Fix grammar/sentence by [@​jkburges](https://redirect.github.com/jkburges) in [#​4798](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4798) - fix mismatched annotation by [@​davidxia](https://redirect.github.com/davidxia) in [#​4793](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4793) - stop building arm64 images on preverify jobs by [@​rikatz](https://redirect.github.com/rikatz) in [#​4803](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4803) - V1.5 Implementations page review by [@​youngnick](https://redirect.github.com/youngnick) in [#​4741](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4741) - Update the bundle version for VAP and add it as a release step. by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4759](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4759) - Fix MeshHTTPRoute307Redirect conformance test by [@​jgreeer](https://redirect.github.com/jgreeer) in [#​4806](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4806) - Mkdocs Migration Python CLI for [#​3860](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/3860) by [@​RoseWrightdev](https://redirect.github.com/RoseWrightdev) in [#​3999](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/3999) - Make conformance reports require just major and minor GW API versions by [@​rikatz](https://redirect.github.com/rikatz) in [#​4792](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4792) - fix: drop GRPCRoute from supported kinds assertion as the test does not require to support them by [@​snorwin](https://redirect.github.com/snorwin) in [#​4805](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4805) - test(conformance): add test for Gateway Accepted condition with InvalidParameters reason by [@​snorwin](https://redirect.github.com/snorwin) in [#​4808](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4808) - EXP: UDPRoute by [@​zac-nixon](https://redirect.github.com/zac-nixon) in [#​4720](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4720) - Bump golangci-lint (and KAL) to support Go 1.26 by [@​erikgb](https://redirect.github.com/erikgb) in [#​4820](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4820) - Bump K8s dependencies to 1.36 by [@​erikgb](https://redirect.github.com/erikgb) in [#​4819](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4819) - fix: add `j2_line_comment_prefix` back to mkdocs configuration by [@​JoeyC-Dev](https://redirect.github.com/JoeyC-Dev) in [#​4822](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4822) - PROVISIONAL: Backend GEP by [@​keithmattix](https://redirect.github.com/keithmattix) in [#​4818](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4818) - [#​4826](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4826) Fix inconsistencies in ListenerSet example by [@​vovtz](https://redirect.github.com/vovtz) in [#​4827](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4827) - test(conformance): add tests for Gateway listener Accepted condition with UnsupportedProtocol reason by [@​snorwin](https://redirect.github.com/snorwin) in [#​4807](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4807) - Add missing API doc for BackendTLSPolicy as union feature by [@​rikatz](https://redirect.github.com/rikatz) in [#​4828](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4828) - EXP: TCPRoute GEP by [@​zac-nixon](https://redirect.github.com/zac-nixon) in [#​4783](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4783) - Update RELEASE.md by [@​kflynn](https://redirect.github.com/kflynn) in [#​4836](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4836) - gep-4768: Standardized Telemetry API (provisional) by [@​gkhom](https://redirect.github.com/gkhom) in [#​4775](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4775) - docs: Add guidance preferring GRPCRoute for gRPC by [@​kahirokunn](https://redirect.github.com/kahirokunn) in [#​4513](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4513) - Increase TLSRoute hostnames limit from 16 to 1024 by [@​alexanderstephan](https://redirect.github.com/alexanderstephan) in [#​4332](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4332) - \[gep-1713] ListenerSet: Fix typos and other inconsistencies by [@​dprotaso](https://redirect.github.com/dprotaso) in [#​4824](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4824) - grpc: do not require unique hostnames with http by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4598](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4598) - Enable golangci-lint modernize linter by [@​erikgb](https://redirect.github.com/erikgb) in [#​4821](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4821) - conformance: add cross-namespace ListenerSet AllowedRoutes test by [@​asauber](https://redirect.github.com/asauber) in [#​4841](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4841) - \[breaking change] Remove optional marker from ReferenceGrant.Spec by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4845](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4845) - Prevent arbitrary code execution hack scripts by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4846](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4846) - Fix Stored DOM XSS in Controller Wizard by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4848](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4848) - Migrate documentation from MkDocs to Docsy by [@​iromanycheva-eng](https://redirect.github.com/iromanycheva-eng) in [#​4734](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4734) - Remove legacy mkdocs files by [@​rikatz](https://redirect.github.com/rikatz) in [#​4855](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4855) - add GEP 3965: Implementation-Specific Matches by [@​howardjohn](https://redirect.github.com/howardjohn) in [#​4676](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4676) - fix wizard theme compatibility for dark mode by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4857](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4857) - Add verify-crdify script to detect breaking changes in CRDs by [@​ElenaZvereva](https://redirect.github.com/ElenaZvereva) in [#​4830](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4830) - Secure monthly-release workflow by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4849](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4849) - test: retry simulation for echo-basic backend by [@​snorwin](https://redirect.github.com/snorwin) in [#​4862](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4862) - bump controller-tools by [@​rikatz](https://redirect.github.com/rikatz) in [#​4864](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4864) - docs: fix header background color by [@​snorwin](https://redirect.github.com/snorwin) in [#​4863](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4863) - fix: initialize retry count map to prevent nil map panic by [@​snorwin](https://redirect.github.com/snorwin) in [#​4866](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4866) - docs: add front matter to GEP pages to fix search links by [@​gcs278](https://redirect.github.com/gcs278) in [#​4868](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4868) - cleanup: fix docs build variable mismatch and script error handling by [@​samzong](https://redirect.github.com/samzong) in [#​4616](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4616) - EXP: Backend Resource by [@​keithmattix](https://redirect.github.com/keithmattix) in [#​4488](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4488) - docs: ensure example files reference proper pages + update API version by [@​JoeyC-Dev](https://redirect.github.com/JoeyC-Dev) in [#​4840](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4840) - docs: fix broken links in README.md by [@​arybolovlev](https://redirect.github.com/arybolovlev) in [#​4877](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4877) - feat(echo-basic): Add UDP Echo server by [@​zac-nixon](https://redirect.github.com/zac-nixon) in [#​4871](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4871) - Update UDPRoute gep to add more conformance and clarification by [@​rikatz](https://redirect.github.com/rikatz) in [#​4879](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4879) - Update TCPRoute gep to add more conformance and clarification by [@​rikatz](https://redirect.github.com/rikatz) in [#​4878](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4878) - test(conformance): Add TCPRoute conformance tests for GEP-2644 by [@​zac-nixon](https://redirect.github.com/zac-nixon) in [#​4874](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4874) - test(conformance): add normative tests for HTTPRoute retries by [@​snorwin](https://redirect.github.com/snorwin) in [#​4817](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4817) - test(conformance): Add UDPRoute conformance tests for GEP-2645 by [@​zac-nixon](https://redirect.github.com/zac-nixon) in [#​4861](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4861) - Add guidance on API documentation by [@​rikatz](https://redirect.github.com/rikatz) in [#​4160](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4160) - Set release title to tag name in monthly release workflow by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4886](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4886) - conformance: make timeout and other fields configurable via yaml by [@​ericdbishop](https://redirect.github.com/ericdbishop) in [#​4773](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4773) - test: enhance retry simulation with TCP failure mode and retry delay by [@​snorwin](https://redirect.github.com/snorwin) in [#​4897](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4897) - test: remove backoff from normative HTTPRoute retry tests by [@​snorwin](https://redirect.github.com/snorwin) in [#​4898](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4898) - \[release-1.6] bump dependencies and remove deprecated h2c package by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4904](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4904) - \[release-1.6] Skip conformance options test to avoid replacing flags by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4906](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4906) - \[release-1.6] api: use listType=set for HTTPRoute retry status codes and validate retry attempts >= 1 by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4907](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4907) - \[release-1.6] test(conformance) Touch up L4 conformance by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4909](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4909) - \[release-1.6] test(conformance): add test for HTTPRoute retries with timeouts by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4910](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4910) - \[release-1.6] conformance: add ListenerSet tests for Route parentRefs by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4912](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4912) - \[release-1.6] feat(apis): Promote TCPRoute to v1 by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4920](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4920) - \[release-1.6] feat(apis): Promote UDPRoute to v1 by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4923](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4923) - \[release-1.6] EXP: XBackend Implementation by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4924](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4924) - \[release-1.6] stop using selfsigned certificate on tlsroute tests and reuse cert function by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4930](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4930) - \[release-1.6] conformance: check pods in namespaces by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4944](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4944) - \[release-1.6] conformance: start the mirror log window before the requests are sent by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4952](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4952) - \[release-1.6] Close only the gRPC client the request helper owns by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4953](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4953) - release v1.6.0-rc.1 by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​4957](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4957) - Correct Backend in changelog by [@​keithmattix](https://redirect.github.com/keithmattix) in [#​4964](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4964) - \[release-1.6] Run Gateway and BackendTLSPolicy conformance tests in parallel by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4967](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4967) - \[release-1.6] chore: Update TCP && UDP Route version in conformance tests by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4981](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4981) - \[release-1.6] fix: Invalid listener in TCPRouteInvalidNonTCPListener by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4984](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4984) - \[release-1.6] fix: remove HTTPRoute retry tests with connection errors and backend timeouts by [@​snorwin](https://redirect.github.com/snorwin) in [#​4994](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4994) - \[release-1.6] test(conformance): add test covering shared and dedicated routes across multiple Gateways by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​4997](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4997) - \[release-1.6] conformance: avoid mirror log races (Backport of [#​4887](https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4887)) by [@​youngnick](https://redirect.github.com/youngnick) in [#​5002](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5002) - \[release-1.6] Derive percentage-mirror tolerance from the binomial standard deviation by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​5005](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5005) - \[release-1.6] Route the GRPCRouteWeight sampler through the injectable GRPCClient by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​5004](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5004) - \[release-1.6] Add an injectable WebSocket dialer to the conformance suite by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​5003](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5003) - Preping v1.6.0-rc.2 release. by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​5007](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5007) - \[release-1.6] conformance: add missing gateway-api/skip-this-for-readiness annotation to invalid gateways by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [#​5027](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5027) - version bump and changelog update for v1.6.0 release. by [@​bexxmodd](https://redirect.github.com/bexxmodd) in [#​5029](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/5029) #### New Contributors - [@​natherz97](https://redirect.github.com/natherz97) made their first contribution in [#​4422](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4422) - [@​jukie](https://redirect.github.com/jukie) made their first contribution in [#​4525](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4525) - [@​samzong](https://redirect.github.com/samzong) made their first contribution in [#​4617](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4617) - [@​AlirezaPourchali](https://redirect.github.com/AlirezaPourchali) made their first contribution in [#​4408](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4408) - [@​abdallahmahran10](https://redirect.github.com/abdallahmahran10) made their first contribution in [#​4610](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4610) - [@​yuluo-yx](https://redirect.github.com/yuluo-yx) made their first contribution in [#​4638](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4638) - [@​pl4nty](https://redirect.github.com/pl4nty) made their first contribution in [#​4657](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4657) - [@​vinayakray19](https://redirect.github.com/vinayakray19) made their first contribution in [#​4650](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4650) - [@​szkaraddd](https://redirect.github.com/szkaraddd) made their first contribution in [#​4702](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4702) - [@​tyxeron](https://redirect.github.com/tyxeron) made their first contribution in [#​4694](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4694) - [@​wenisman](https://redirect.github.com/wenisman) made their first contribution in [#​4707](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4707) - [@​MatteoFari](https://redirect.github.com/MatteoFari) made their first contribution in [#​4712](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4712) - [@​upodroid](https://redirect.github.com/upodroid) made their first contribution in [#​4728](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4728) - [@​AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay) made their first contribution in [#​4714](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4714) - [@​ShaanveerS](https://redirect.github.com/ShaanveerS) made their first contribution in [#​4684](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4684) - [@​optix2000](https://redirect.github.com/optix2000) made their first contribution in [#​4750](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4750) - [@​jkburges](https://redirect.github.com/jkburges) made their first contribution in [#​4798](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4798) - [@​davidxia](https://redirect.github.com/davidxia) made their first contribution in [#​4793](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4793) - [@​RoseWrightdev](https://redirect.github.com/RoseWrightdev) made their first contribution in [#​3999](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/3999) - [@​vovtz](https://redirect.github.com/vovtz) made their first contribution in [#​4827](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4827) - [@​gkhom](https://redirect.github.com/gkhom) made their first contribution in [#​4775](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4775) - [@​alexanderstephan](https://redirect.github.com/alexanderstephan) made their first contribution in [#​4332](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4332) - [@​perbu](https://redirect.github.com/perbu) made their first contribution in [#​4831](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4831) - [@​ElenaZvereva](https://redirect.github.com/ElenaZvereva) made their first contribution in [#​4830](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4830) - [@​arybolovlev](https://redirect.github.com/arybolovlev) made their first contribution in [#​4877](https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4877) **Full Changelog**: <https://github.com/kubernetes-sigs/gateway-api/compare/v1.5.1...v1.6.0> </details> --- ### Configuration π **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. β» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. π **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/superset-kubernetes-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
