Closed alexzielenski closed 1 year ago
/cc @apelisse
added integration test, removed change to mustEnforceDefault
we were unsure about
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: alexzielenski, apelisse
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@thockin !!
gengo's Defaulter-gen has support for symbol references to be used as defaults in the form
+default=ref(package/of/symbol.Name)
This PR exposes defaults declared as symbols into the OpenAPI
depends on https://github.com/kubernetes/gengo/pull/247