Skip to content

Releases: kubernetes-sigs/mcs-api

v0.3.0

29 Aug 13:53
85bcb03
Compare
Choose a tag to compare

This release adds a number of constants for conditions etc. and embeds the CRD YAML; see #112, #113, and #115 for details.

v0.2.0

18 Jun 14:04
38bab5b
Compare
Choose a tag to compare

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

16 Mar 01:31
d261767
Compare
Choose a tag to compare

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.