chaostoolkit-kubernetes
chaostoolkit-kubernetes copied to clipboard
base64 padding in jwt tokens
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
https://github.com/kubernetes-client/python/issues/525
For now ive disabled using of kube configuration and authenticate with plain token only. But this situation have to be addressed somehow.
Huh, just tried it in chrome on OSX without issue - what browser and operating system are you using?
@sohara a little more research and it appears that on OSX both chrome/firefox work but Safari doesn't. Depending on what browser you are using, we could investigate further, possibly create an issue with twiddle itself
@toranb Sorry I didn't get back to you. I was using Chrome at the time but it seems to be working now. Possibly my Chrome auto-updated in the interim.
Thanks for the response, enjoying ember-redux so far!
@sohara no worries! Glad its working in chrome - I honestly never dev in Safari myself but found it interesting that iOS 10 safari is fine.
Thanks for the heads up @AlexShemeshWix! This is worth knowing indeed. Do you mind if I move this issue to the chaostoolkit-kubernetes project though?
Sure
On Wed, Jan 2, 2019 at 12:13 PM Sylvain Hellegouarch < [email protected]> wrote:
Thanks for the heads up @AlexShemeshWix https://github.com/AlexShemeshWix! This is worth knowing indeed. Do you mind if I move this issue to the chaostoolkit-kubernetes project though?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chaostoolkit/chaostoolkit-lib/issues/75#issuecomment-450826840, or mute the thread https://github.com/notifications/unsubscribe-auth/AVGz1J-DykBssBefYD8W_tD3y6sJ9nzcks5u_IZGgaJpZM4ZmbhK .
Thanks!