Skip to content

0.28.3

Compare
Choose a tag to compare
@nolar nolar released this 15 Dec 19:30
d4d09be

Enhancements:

  • Renamed @kopf.on.this to @kopf.subhandler for readability. #618

Bugfixes:

  • Fixed the resource discovery in case of parallel requests (improper locks & checks). #615

Internals:

  • Fixed the usage example of kopf.execute() to be asynchronous. #618
  • CI functional tests fixed for ResourceWarnings due to pykube-ng's session left-overs. #619 #608