-
Notifications
You must be signed in to change notification settings - Fork 632
Comparing changes
Open a pull request
base repository: kubernetes-sigs/gateway-api
base: v1.4.0
head repository: kubernetes-sigs/gateway-api
compare: v1.4.1
- 10 commits
- 41 files changed
- 8 contributors
Commits on Oct 22, 2025
-
[release-1.4] cleanup: Add missing BackendTLSPolicy GA reference and …
…switch SAN validation feature to standard (#4194) * cleanup: add BackendTLSPolicy as GA in README.md Signed-off-by: Norwin Schnyder <[email protected]> * cleanup: SAN validation in BTLSP is no longer experimental Signed-off-by: Norwin Schnyder <[email protected]> --------- Signed-off-by: Norwin Schnyder <[email protected]> Co-authored-by: Norwin Schnyder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3a5ea8 - Browse repository at this point
Copy the full SHA f3a5ea8View commit details
Commits on Nov 4, 2025
-
fix: add BackendTLSPolicy features to GATEWAY-HTTP profile (#4223)
Signed-off-by: Norwin Schnyder <[email protected]> Co-authored-by: Norwin Schnyder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6f0cf8 - Browse repository at this point
Copy the full SHA c6f0cf8View commit details
Commits on Nov 18, 2025
-
fix: missing subresources for v1alpha3.BackendTLSPolicy (#4245)
Co-authored-by: zirain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8efa378 - Browse repository at this point
Copy the full SHA 8efa378View commit details -
fix: use correct API version in BackendTLSPolicy conformance tests (#…
…4248) Signed-off-by: Norwin Schnyder <[email protected]> Co-authored-by: Norwin Schnyder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93d4bf5 - Browse repository at this point
Copy the full SHA 93d4bf5View commit details
Commits on Dec 1, 2025
-
Fix Airlock link checks in conformance reports (#4299)
Signed-off-by: Nick Young <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 407d04d - Browse repository at this point
Copy the full SHA 407d04dView commit details
Commits on Dec 2, 2025
-
Make single TargetRef Core for BackendTLSPolicy (#4298)
Make Core conformance for BackendTLSPolicy only support a single TargetRef for now, while we figure out what to do about representing some edge cases in status. Signed-off-by: Nick Young <[email protected]> Co-authored-by: Nick Young <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd7fb4a - Browse repository at this point
Copy the full SHA dd7fb4aView commit details
Commits on Dec 3, 2025
-
Fix GCL version with bugfix for git problem (#4314)
Co-authored-by: Ricardo Pchevuzinske Katz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bd9fed - Browse repository at this point
Copy the full SHA 2bd9fedView commit details -
[release-1.4] Optimize mesh (GRPC|HTTP)RouteWeight tests (#4315)
* Optimize mesh weight conformance tests using batch requests The mesh weight conformance tests were executing 500 separate kubectl exec commands with random delays, resulting in very slow test execution. This optimization uses the echo client's --count flag to execute all 500 requests in a single batch, dramatically reducing test time. * Wrong count warning should be an error * add simple log line --------- Co-authored-by: Ciara Stacke <[email protected]> Co-authored-by: Lior Lieberman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a88ca94 - Browse repository at this point
Copy the full SHA a88ca94View commit details -
Fix incorrect spec change for Policy objects (#4316)
This commit fixes a change made in error to the XBackendTrafficPolicy object, and moves that change to the BackendTLSPolicy object. The change in question marks the supported number of targetRefs for BackendTLSPolicy as one, until we can talk through edge cases in targetRef handling and status updates. Signed-off-by: Nick Young <[email protected]> Co-authored-by: Nick Young <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 466bd38 - Browse repository at this point
Copy the full SHA 466bd38View commit details
Commits on Dec 4, 2025
-
[release-1.4] chore(1.4.1): CHANGELOG and version updates (#4318)
* chore(CHANGELOG): 1.4.1 (and, honestly, final 1.4.0) CHANGELOG Signed-off-by: Flynn <[email protected]> * chore(v1.4.1): bump version numbers for 1.4.1 Signed-off-by: Flynn <[email protected]> --------- Signed-off-by: Flynn <[email protected]> Co-authored-by: Flynn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 477d172 - Browse repository at this point
Copy the full SHA 477d172View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.0...v1.4.1