You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix #3582: SSL truststore can be loaded in FIPS enabled environments
Fix #3797: Implement SchemaSwap; generate CRD from model not owned
Fix #3811: Reintroduce Replaceable interface in NonNamespaceOperation
Fix #3818: adding missing throws to launderThrowable
Fix #3848: Supports Queue (cluster) API for Volcano extension
Fix #3859: refined how a deserialization class is chosen to not confuse types with the same kind
Fix #3880: Synchronize access to map in KubernetesCrudDispatcher
Fix #3936: Kubernetes Mock Server .metadata.generation field is an integer
Fix #3957: Lister onOpen should be called before marking the connection as open
Fix #4022: Reintroduce Deletable interface in NonNamespaceOperation
Note:
Config#autoConfigure(String context): Has been changed to only trigger the autoConfigure method once. Previously, providing a wrong context argument would not be a problem since an initial context-less autoConfigure would have already been invoked to provide a valid initial Config.