kubernetes-client v5.1.1 Release Notes

Release Date: 2021-02-24 // over 4 years ago
  • ๐Ÿ› Bugs
    • ๐Ÿ›  Fix #2747: Apiextensions DSL should use NonNamespaceOperation for CustomResourceDefinitions
    • ๐Ÿ›  Fix #2819: simple enums are now supported when generating CRDs
    • ๐Ÿ›  Fix #2827: CNFE when initializing CustomResource instances
    • ๐Ÿ›  Fix #2815: client.isAdaptable(OpenShiftClient.class) doesn't work on OpenShift 4
    • ๐Ÿ›  Fix #2833: Knative model generator is now aligned with all other generators