G
G
Funding tx was 731c6e69338f4cc58b595227cf5f2b8bf631e645a197445bcc7bf4f57f5098fb, I forcibly closed the channel id fb98507ff5f47bcc5b4497a145e631f68b2b5fcf2752598bc54c8f33696e1c73 and the state in the wallet is still CLOSING. More than 144 blocks have passed since the funding transaction,...
When using to interact with a service comprising of more than 1 pod, it causes random HTTP 401 errors to be thrown. Details in https://infinispan.zulipchat.com/#narrow/stream/185835-infinispan-cloud/topic/Operator.20testing
There is no reports in CI of which test passed and failed, e.g.: https://ci.infinispan.org/job/Infinispan%20Operator/job/main/8/
There are failures in master and in some PRs, with this random failure: ``` + go test -v ./test/e2e/xsite/ -timeout 30m 13:52:58 2021/08/10 08:52:57 proto: duplicate proto type registered: k8s.io.api.networking.v1.IPBlock...
Tests are divided into multiple bash scripts and it's not clear what to run to have the full testsuite executed. Ideally, it should have ```make tests``` that would call ALL...
Recently the dind support in master has received some love in the form a PR: https://github.com/openshift/origin/pull/22293/ This should be enough to update the image to the latest code
By default one master and two nodes will be started, a parameter should exist to choose the number of nodes, where n=0 would launch only the master
The [Prometheus operator](https://github.com/coreos/prometheus-operator/) should be installed to provide metrics. It should include all dependent services, like Grafana, Node Exporter and the Alert Manager.
S2I requires ```git``` presence in the cluster nodes.