Hi
Im chaostoolkit-lib 0.21.0. Python 3.6.0.
Last week we changed our auth method in kubernetes. We use jwt tokens now.
There is known issue for python and oidc tokens
kubernetes-client/python#525
For now ive disabled using of kube configuration and authenticate with plain token only.
But this situation have to be addressed somehow.