This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
v0.2.0-alpha.1
Pre-release
Pre-release
jimmidyson
released this
28 Feb 00:10
·
514 commits
to master
since this release
Changelog
- #1129
An emptyspec.placement.clusters
field will now always result in
no clusters being selected. Previously an emptyclusters
field
could result inspec.placement.clusterSelector
being used. - #1107
status.observedGeneration
is now recorded by the sync controller
for federated resources to provide an indication of whether the
current state of a resource has been processed. - #1121 Update
kubefedctl federate
shorthand option for--enable-type
to-t
instead
of-e
to avoid confusing error message when only one dash is accidentally
used e.g.-enable-type
, resulting in a valid parsing of flags but
erroneous use of the option. - #1184 Update dependencies to controller-runtime v0.5.0 and Kubernetes 1.17.3
- #1195 Use unstructured runtime.Object for more detailed reflector logging
- #1193 Serve controller default metrics
- #1192 Add pprof profiling support
Artifacts
kubefedctl, command line tool to join clusters, enable type federation, and convert resources to their federated equivalents
See asset links below for kubefedctl-x.x.x-<os>-<arch>.tgz
Helm chart, to deploy federation as per user guide instructions
See asset link below for kubefed-x.x.x.tgz
Controller-manager image
quay.io/kubernetes-multicluster/kubefed:v0.2.0-alpha.1