kubernetes-sigs / mcs-api

This repository hosts the Multi-Cluster Service APIs. Providers can import packages in this repo to ensure their multi-cluster service controller implementations will be compatible with MCS data planes.
Apache License 2.0
199 stars 39 forks source link

Tag an official release #5

Closed howardjohn closed 3 years ago

howardjohn commented 3 years ago

Currently implementations need to import by v0.0.0-20200908023942-d26176718973 in golang. It would be nice to have a official tagged release to import by. https://github.com/kubernetes-sigs/gateway-api has done this

RainbowMango commented 3 years ago

cc @JeremyOT

JeremyOT commented 3 years ago

Good idea! I just tagged v0.1.0 with the current state of v1alpha1