Results 28 comments of Erik Brakkee

Just tried to load the swagger.json in SwaggerUI for the 1.23, 1.24, and master branches of the kubernetes project on github. It seems that the request schema is not included...

After digging around a bit in the source code I have found a workaround. What you do is simply create the requested body by wrapping the body object and passing...

Most likely the fix should be in the V1EphemeralContainer class but since this is generated from the swagger.json, the change should probably be in the swagger.json then. I would like...

> > This works for me except not with the volume mounts for some reason. Has anyone gotten any further on this? Do you have a code sample?

Defining a custom DNS config would not fix my problem. I am trying to manage one k3d cluster from another k3d cluster. For this, I needed to add the server...

Is there a solution for this? As soon as it is fixed I can upgrade loki to that version. For the time being my network policy is blocking the analytics...

It would be good if there would be some instructions on the kale github site on how to get kale working right now with kubeflow 1.3.0. I found a solution...