tweakmy

Results 2 issues of tweakmy

I am seeing a observation where the kubernetes scheduler is only scheduling task after mesos master have forward the resource offers to the scheduler. Is this the expected behaviour? For...

class/bug
integration/k8s
epic/K8S-136 maintenance 15q4
priority/soon

I follow the example from https://github.com/deepmap/oapi-codegen/tree/master/examples/petstore-expanded/strict/api I actually intend to use it with echo server but so simplicity sake, try to generate the same petstore-server.gen.go using the cmdline as follows:...