This repository was archived by the owner on Apr 25, 2023. It is now read-only.
v0.1.0-rc4
Pre-release
Pre-release
Changelog
- Adds admission webhook validations for
KubeFedCluster
API. metadata.finalizers
andmetadata.annotations
can no longer be set from the template of a federated resource and values for these fields are always retained. JSON patch overrides ensures it is still possible to add or remove entries from these collections.- Add support for defaulting
KubeFedConfig
s using mutating admission webhook. - Removed template validation schema from Federated API's to facilitate upgrade scenarios.
- Add
kubefedctl orphaning-deletion
command toenable
,disable
, and check thestatus
of orphaning deletion mode for managed resources upon deletion of federated resource. - If a target namespace of
federate
and allorphaning-deletion
commands is not specified, use the namespace from the client kubeconfig context.
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.1.0-rc4