This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
0.11
Breaking change:
- Legacy
KopfPeering
(cluster-scoped) is nowClusterKopfPeering
. - 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.