uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

Re-namespace CRD and move to v1beta1 api #100

Closed shreddedbacon closed 2 years ago

shreddedbacon commented 2 years ago

This PR will re-namespace the crd from lagoon.amazee.io to lagoon.sh and introduce v1beta1 as the new API when introducing new CRDs

The older v1alpha1 api will be deprecated, any existing resources using this API will be removed once they've been reconciled by the v1alpha1 controller