-
Notifications
You must be signed in to change notification settings - Fork 129
Labels
good first issueGood for newcomersGood for newcomersrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a weektestsPull requests that update testsPull requests that update tests
Milestone
Description
The gateway-api repository has tests for their CEL validation on CRDs found here: https://github.com/kubernetes-sigs/gateway-api/tree/main/pkg/test/cel.
Currently we manually test our CEL validation on CRDs, however it could be beneficial to follow the standard set in the gateway-api repository and create functional tests for them.
Acceptance
- Verify that all CEL statements work as expected for the CRDs we own.
Notes
CEL is available as of K8S v1.25
shaun-nx
Sub-issues
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a weektestsPull requests that update testsPull requests that update tests
Type
Projects
Status
🏗 In Progress