kubernetes-client v5.3.1 Release Notes

Release Date: 2021-04-26 // over 4 years ago
  • ๐Ÿ› Bugs
    • ๐Ÿ›  Fix #2991: reduced the level of ReflectWatcher event recieved log
    • ๐Ÿ›  Fix #2992: allowing Watch auto-reconnect for shared informers
    • ๐Ÿ›  Fix #2994: updating the SharedIndexInformer indexer state for a delete event generated by resync
    • ๐Ÿ›  Fix #2910: Move crd-generator tests from kubernetes-itests to kubernetes-tests
    • ๐Ÿ›  Fix #3005: Make it possible to select which CRD version is generated / improve output
    • ๐Ÿ›  Fix #3011: properly handle enum types for additional printer columns
    • ๐Ÿ›  Fix #3020: annotations should now properly have their associated values when processing CRDs from the API