Dusty Mabe
Dusty Mabe
@cdrage can you give the full output?
This really applies to any certificate that is provided in the kubeconfig file, not just the ca.
@dharmit probably in late January or early February. In the mean time if you want to pick up any issues marked as CDK2 - GA that would be great!
We merged a workaround in #538 but we are leaving this bug open because it is not a pure solution.
@cdrage - another option may be to try to run the F24 rpm on F23. It might work since all deps should be baked in.
@stefwalter - what atomicapp container is `submod/helloapache:0.1.11` based on? It looks like under the covers it is based on f22. Can you point to the Dockerfile?
@stefwalter - what atomicapp container is `submod/helloapache:0.1.11` based on? It looks like under the covers it is based on f22. Can you point to the Dockerfile?
> The point is that a packaging format like atomicapp shouldn't try to use its own copy of the docker client command to communicate with an arbitrary docker daemon (possibly...
@surajssd this could be an interesting thing to have, but if we mainly run from an embedded container then we might not ever see the benefits of something like this
@abhi1004 this looks pretty awesome! I am fairly new to bash completion development. do you know if it is possible to autogenerate the competion file https://github.com/abhi1004/atomicapp_cli_completion ?