Hi everyone,
I’ve tagged v0.5.0 of
https://github.com/kubernetes-sigs/mcs-api/,
introducing v1beta1. The release notes are as follows:
Changes since the last release (v0.4.1)
* Conformance: add IPv6 and dual-stack support (#143) by @tpantelis
* conformance: generate report in yaml format (#145) by @AnupamGhosh
* Conformance: Accept implementation metadata via cli flags (#149) by
@AnupamGhosh
* Add v1beta1 API and switch usage to v1beta1 across the repo (#133)
by @MrFreezeex
The main purpose of this release is to make the v1beta1 CRDs and
client available for downstreams. v1alpha1 is still provided, so
downstreams are not required to migrate to v1beta1 if they upgrade to
this release.
The submodules have been tagged appropriately. Note that the
conformance tests look for v1beta1 CRDs and you won’t be able to run
them against an implementation that uses v1alpha1 CRDs.
Regards,
--
Stephen Kitt
Senior Principal Software Engineer
Red Hat OpenShift Networking