Skip to content

Commit

Permalink
chore: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Apr 27, 2021
1 parent bba93b2 commit c06d990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#### Bugs
* Fix #3014: Resync Future is canceled and resync executor is shutdown on informer stop
* Fix #2978: Fix SharedInformer NPE on initial requests while syncing
* Fix #2989: serialization will generate valid yaml when using subtypes
* Fix #2991: reduced the level of ReflectWatcher event received log
* Fix #2992: allowing Watch auto-reconnect for shared informers
Expand All @@ -15,6 +16,7 @@
* Fix #3027: fix NPE when sorting events in KubernetesResourceUtil

#### Improvements
* Fix #2788: Support FIPS mode in kubernetes-client with BouncyCastleFipsProvider
* 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

Expand Down

0 comments on commit c06d990

Please sign in to comment.