Stephan
Stephan
Yep, just ran into this today, while trying to use a headless service to permit direct access to pods in a replicaset. I tried working around it by omitting the...
@smiller171 For good or ill, I've managed to work around this in my kubernetes-python module by commenting out the subject enforcement check at lines 184 & 185 of my /usr/local/lib/python3.6/site-packages/kubernetes/client/models/v1beta1_cluster_role_binding.py...
It's related to electron 11. I have to do `yakyak --no-sandbox` currently.
Affecting me as well.
I was able to navigate this by snatching the original gossip key, and adding it as `consul_raw_key` per @henare 's comment: ``` # grep encrypt /etc/consul/config.json "encrypt": "***************" ```
Just a heads up, you'll need to add openssl-dev to pull it off, or libcrypto won't be found
Breadcrumb to this lively github gist with fairly recent updates and suggestions: https://gist.github.com/diegorodrigo90/2be8213f3dab0583446f6cf52d397d30
Also on v1.0.221, Surface Pro 11 with Windows 11 arm64