Closed
Description
The existing clients in pkg/client
are not up-to-date, and do not follow current client-go standards / conventions.
The client is already being used internally by MCAD for the informers, in the CodeFlare operator e2e tests, and is plan to be used in the KubeRay integration.
As the AppWrapper API is a public / user-facing API, it's important the corresponding client be up-to-date and readily available, for downstream projects to consume.
The best way to achieve this is to continuously generating the clients from the APIs.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done