Releases: kubernetes-sigs/mcs-api
Releases · kubernetes-sigs/mcs-api
v0.3.0
v0.2.0
This is still v1alpha1, with the latest updates (including exportedLabels
and exportedAnnotations
, and support for two IP addresses in ServiceImport
), and with updated dependencies and a module split. The main module provides the client.
There is one change requiring code changes in dependent projects: ServiceExport
now uses API Machinery Condition
instead of its own ServiceExportCondition
type. The associated ServiceExportConditionType
has been removed too.
v0.1.0 - v1alpha1
API Version: v1alpha1
This is the initial v1alpha1 release as used by a variety of implementations.
The SIG is focused on bringing MCS to Beta, but there may still be minor changes to the Alpha API. Any breaking changes before Beta will result in a v1alpha2 release.