github nolar/kopf 1.33.0

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

New features:

  • Configurable timeouts for API operations and TCP connections. #793
  • Configurable retries & backoffs for server-side & networking API errors. #788

Bugfixes:

  • Prevent loss of events under high-load or with heavy sync-blockers in asyncio methods. #732
  • Generate proper JSONPatch on mutating webhooks when the key is absent. Thanks to @cjbaar. #803.

Contributor experience:

  • Kubernetes 1.16 and 1.17 dropped from CI; they will most likely continue to work as before. #794
  • API clients refactored to have a unified requesting routine. #792 #795
  • Fix tests with namespaces mismatching the resource scopes. #791
  • Simplify the PR template. Thanks to @turbaszek. #552
  • Use issue forms instead of issue templates. #804
  • Upgrade mypy to 0.900 series. #786

Don't miss a new kopf release

NewReleases is sending notifications on new releases.