You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pip install and aur install should not both take place. I have not personally tested https://aur.archlinux.org/packages/python-openshift/ though it seems to be a fine replacement over the pip installation which we previously used for both debain flavored distros and Arch before a proper package existed for the debain flavored distros.
It's unfortunate that dropping the pip installation requires you to do manual intervention. We'll get a fix submitted but would like to hear from others on their suggestions first.
I can send a PR. There are quite a few issues with arch that I have added fixes for. I also added support for common_is_rpi: false var to support a mixed cluster.
I'm not sure what arch you tested with but I've been using standard arch arm with cloud-init package and also https://gitlab.archlinux.org/archlinux/arch-boxes for amd64. I'm using the cloud-init image on baremetal and also in a vm.
I have been having a lot of problems with the cni and arch's iptables. Flannel won't work at all on arch and weave only works with kube_proxy_mode: ipvs.
If you've used prior versions of this project then need to
pip uninstall
many things before the aur python-openshift package will build.The text was updated successfully, but these errors were encountered: