Aleksandr Kostyrev
Aleksandr Kostyrev
@dspolleke so why don't you make those changes and propose them through PR?
I've got the same problem. Here are the logs ``` ubuntu@ip-10-21-157-154:~$ sudo docker ps | grep weave 986975948a24 174e0e8ef23d "/home/weave/launch.…" 12 days ago Up 12 days k8s_weave_weave-net-qkcgt_kube-system_4721554a-4289-11ea-99e3-0a82cb5b9985_1 2bc401cb2118 weaveworks/weave-npc "/usr/bin/launch.sh"...
@murali-reddy thanks but I decided just to disable npc because I don't use network policies anyway. just in case if anyone needs quick fix ``` kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version...
@roock do not hard code region and please do rebase from upstream and open PR
I'm having kinda the same problem but with 10.7 as well. with alias I get ``` Error: Error initializing PostgreSQL client: error detecting capabilities: error PostgreSQL version: dial tcp :5432:...
ping @jbianquetti-nami
I was about to migrate to stable/dex chart but as of version 2.0.0 that chart only exposes subset of configuration. I could not use `frontend:` subsection and that's a bummer....
you could use https://github.com/helm/charts/issues/16351
@Mageti when author will be changed back
tests are fine they fail with very precise error ``` --> Executing Ansible Lint on /home/travis/build/inkatze/inkatze.wildfly/molecule/default/playbook.yml... [ANSIBLE0002] Trailing whitespace /home/travis/build/inkatze/inkatze.wildfly/meta/main.yml:4 author: jadbaz [ANSIBLE0002] Trailing whitespace /home/travis/build/inkatze/inkatze.wildfly/tasks/configure.yml:94 when: ansible_distribution_major_version is version('7',...