Skip to content

v1.7.4

Choose a tag to compare

@sernst sernst released this 14 May 02:31
  • Increased compatibility with Kubernetes variable names that don't
    follow strict camelCase format and require case-insensitive
    comparison to guarantee mapping between camel and snake case
    representations via intermediate states like the Kubernetes
    Python client.
  • Exposes status objects on supported resources.