Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Releases: kubernetes-retired/cluster-registry

v0.0.6

05 Jun 00:34
423735c
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

v0.0.6

This release is intended to be the final release before moving the API to beta.

Download links

The cluster registry is now released as a CRD, so there are no more binary downloads associated with it.

Important changes

  • modified the AuthInfo object to contain object references instead of a map
  • added Controller and User specific fields for AuthInfo
  • add a conditions object and one condition type to the Cluster status
  • fixes for the generated CRD YAML file

View all changes here.

v0.0.5

18 May 21:06
0de2875
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

v0.0.5

The cluster registry has been migrated from a custom API server to a CRD. This reduces the amount of code that the project needs to maintain by a significant amount, and simplifies the deployment process for cluster registry users. Thanks to the people working on kubebuilder, and a special shout-out to @pwittrock who provided support during this conversion effort.

Download links

The cluster registry is now released as a CRD, so there are no more binary downloads associated with it.

Important changes

  • cluster registry is now a CRD instead of an extension API server. Refer to the user guide for details on how to use the CRD.
  • the cluster object is now namespace-scoped instead of cluster-scoped
  • (developer side) kubebuilder is now being used to maintain the repository/generate code/generate docs

View all changes here.

v0.0.4

02 May 21:22
8ec3a68
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

v0.0.4

Important changes

  • better output when interacting with the cluster registry via kubectl
  • init and delete subcommands added for crinit
  • simplifications for the roles/rolebindings used for an aggregated cluster registry API server
  • improved how crinit waits for API servers to come up in both standalone and aggregated mode

v0.0.3

29 Jan 23:04
a636176
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

v0.0.3

Important changes

  • Fix crinit standalone deployment (#180)
  • Support protocol buffers as a transport medium in the cluster registry (#178)
  • Remove the bootstrap token logic from the cluster registry (#177)
  • Add type info to the AuthInfo object (#176)
  • Improved tests (#170)

v0.0.2

12 Jan 23:30
2e72694
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

v0.0.2

Important changes

  • Added support for aggregated/standalone personalities of the cluster registry
  • Added support for webhook authorization in standalone mode
  • OpenAPI support for the cluster registry API server

v0.0.1

18 Dec 19:44
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

v0.0.1