github nolar/kopf 1.31.0

latest releases: 1.37.2, 1.37.1, 1.37.0...
3 years ago

New features:

  • Validating/mutating admission webhooks: #708 #724 #721 #736
    • With a built-in server.
    • With self-signed certificates for dev-mode.
    • With tunnelling via external systems (now: ngrok).
    • With auto-detection of the best server/tunnel for the cluster.
    • With automatic management of webhook configurations in the cluster.
    • Documentation: https://kopf.readthedocs.io/en/stable/admission/

Improvements:

Bugfix:

  • Solved K8s API flooding with endless dummy-patching in certain conditions. Many thanks to @paxbit! #731 #728 #686
  • Fix absent namespaces for cluster-scoped resources in hierarchies. #726 #727
  • Extra characters are properly encoded in annotations. Thanks to @silveryfu. #713

Contributor experience:

  • Drop Kubernetes 1.14 support. #723
  • Add Kubernetes 1.21 support. #737
  • Examples are now type-checked too (non-strict). #704

Don't miss a new kopf release

NewReleases is sending notifications on new releases.