Bastiaan Schaap
Bastiaan Schaap
I think I found a cause. Describing one of the DB pods: ``` Name: auth-db-77cc7868cd-4klf7 Namespace: fabric8 Node: ip-1.2.3.4.eu-west-1.compute.internal/1.2.3.4 Start Time: Wed, 28 Feb 2018 10:17:14 +0100 Labels: app=auth-db group=io.fabric8.platform.apps...
Fix to make it work: fabric8io/fabric8-platform#1671
Fixes fabric8io/fabric8#7027 Fixes fabric8io/gofabric8#645
Please note that `--show-all` shouldn't be used anymore, since it is deprecated. The default behaviour of `kubectl` in current version is equivalent to the previous show all. See: https://github.com/kubernetes/kubernetes/issues/67895
This contains a working eudev package as well (https://github.com/linuxkit/linuxkit/issues/2836)
@deitch You are right. I'll work through these, as I just built and ran this locally without any concerns for actually pushing it (which I originally hadn't planned). I'll do...
@deitch Did you get a chance to look into this PR yet? I'm pretty much stuck at this point, since in order to build the packages, an Alpine 3.10 image...
Ok, I have a working 1.14.4 over here. I'll try and update it to 1.15.1 before submitting the PR.
@deitch Submitted PR https://github.com/linuxkit/kubernetes/pull/92 for now. Will update to 1.15.1 when I have it working locally. I haven't touched the tests (yet), so these will need some work as well...
Any indications on as when this will be merged?