Investigate if CEL can validate that a list is sorted alphabetically #2462
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What happened:
In #2461 we added a
SupportedFeatures
list to GatewayClass status. The spec requires that to be sorted alphabetically, but ideally we could also validate that with CEL. At first glance this appears to be impossible, but it would be good to get a more authoritative answer.What you expected to happen:
Validation to enforce that this field is in alphabetical order.
cc @alexzielenski @cici37 @TristonianJones
The text was updated successfully, but these errors were encountered: