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

0.21rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nolar nolar released this 08 Aug 11:43
· 508 commits to master since this release
d057ac9

New features:

Improvements:

  • Terminate the operator better, with graceful period for clean shutdown. #156
  • K8s-events for cluster-scoped objects are posted to the current namespace, not "default". #165
  • Kopf's handler errors renamed to kopf.PermanentError/kopf.TemporaryError. #159
  • Kopf's permanent/temporary errors do not dump strack-traces anymore. #159

Internal changes:

  • CodeCov PR comments disabled (to prevent spamming). #170
  • Some modules were moved around and split. #155