Closed alexzielenski closed 10 months ago
@alexzielenski: GitHub didn't allow me to request PR reviews from the following users: Schnides123.
Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs.
/hold
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: alexzielenski, Jefftree
The full list of commands accepted by this bot can be found here.
The pull request process is described here
squashed, @Jefftree can you re-lgtm?
/hold cancel
/lgtm
Adds CEL marker comments support to kube-openapi. Previous extension support only allowed strings. This PR makes use of new marker comment system introduced in #435 to emit CEL vendor extensions.
Multiline syntax is not yet supported. Proposed syntax is 1:1 with CEL CRD fields:
There are linter errors to help keep the indexing straight
/assign @jefftree /cc @Schnides123