Enhancing GatewayClass Status API - policies/extensions support #2118
Replies: 1 comment 3 replies
-
A new object under the GatewayClassStatus API looks like the ideal place for it. The object could be a list of elements (every element consist of an API group and Kind) This list will include the policies and extensions the GatewayClass (aka the implementation) support. The hard question (and perhaps should not be completely resolved now) is what "support" means? We have no policies in the main API yet, so, at first, I assume every implementation would only support custom extensions it developed. But as we go we are likely to add common policies to the API. #1731 as an example. Also, should we restrict this field to only extensions that take GW-api resources as a targetref? |
Beta Was this translation helpful? Give feedback.
-
We want to be able to represent policies/extensions the GatewayClass support.
Starting this discussion to gather thoughts and ides on this topic.
Beta Was this translation helpful? Give feedback.
All reactions