-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
bugSomething isn't workingSomething isn't workingconformanceRelates to passing Gateway API conformance testsRelates to passing Gateway API conformance testsrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.
Milestone
Description
The experimental channel conformance tests from the main branch are failing:
The CustomResourceDefinition "httproutes.gateway.networking.k8s.io" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
The solution is to use --server-side apply for the Gateway API CRDs
See https://github.com/nginx/nginx-gateway-fabric/actions/runs/17256977734/job/48971158289
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingconformanceRelates to passing Gateway API conformance testsRelates to passing Gateway API conformance testsrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.
Type
Projects
Status
✅ Done