DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Fix the generation of OpenAPI #193

Closed L3n41c closed 3 days ago

L3n41c commented 3 days ago

What does this PR do?

Fix the generation of OpenAPI.

Motivation

It has accidentally been broken by the upgrade of openapi-gen in #192.

Additional Notes

Describe your test plan

None: the generated GetOpenAPIDefinitions function is used nowhere.