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

0.12

Compare
Choose a tag to compare
@nolar nolar released this 28 May 09:12
· 779 commits to master since this release
ff34f5f

New features:

  • Basic tools for testing of the Kopf-based operators (background operator runner).
  • namespace, name, uid kwargs for the handlers (were mentioned in the docs, absent in the code).

Other changes:

  • Tests, tests, tests for the existing codebase (asyncio queueing).
  • End-to-end tests with Minikube with real Kubernetes versions.
  • Some little fixes detected during test writing.
  • Contribution docs.