Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

0.11

Compare
Choose a tag to compare
@nolar nolar released this 17 May 12:07
· 814 commits to master since this release
49006fd

Breaking change:

  • Legacy KopfPeering (cluster-scoped) is now ClusterKopfPeering.
  • Current KopfPeering is made namespaced.
  • Code is updated to support the previous cluster config smoothly (until 1.0).
  • CRD re-creation is recommended (see docs for peering).

Other changes:

  • Tests, tests, tests for the existing codebase.
  • RBAC docs fixed for the real demo examples.
  • Watching-streaming logic refactored for testability, but keeps the functionality.
  • metadata.generation does not trigger the update handlers in Minikube anymore.