project-codeflare / multi-cluster-app-dispatcher

Holistic job manager on Kubernetes
Apache License 2.0
109 stars 63 forks source link

Update quota management API group version to v1alpha1 #649

Closed astefanutti closed 1 year ago

astefanutti commented 1 year ago

WHY

Quota management API in the quota.codeflare.dev group are currently versioned as v1. However these API are still to be hardened so it's better to versioned them as pre GA, and follow Kubernetes API lifecycle policy.

WHAT

Change the version of the APIs in the quota.codeflare.dev group to v1alpha1.