Rettpa

Results 1 issues of Rettpa

**What happened (please include outputs or screenshots)**: from kubernetes import client, config config.load_kube_config('token//xxxx.conf') k8s_api = client.BatchV1beta1Api() AttributeError: module 'kubernetes.client' has no attribute 'BatchV1beta1Api' k8s version = 1.20 k8s sdk version...

kind/bug
lifecycle/rotten