Joel Shaffer
Results
2
issues of
Joel Shaffer
I think[ this commit](https://github.com/kubernetes-client/gen/pull/251/files#diff-de232f158e5937708c2b88e4b573c667c9e15fe3b55fbe59d6c872a1fe96133cR30-R32) might have introduced an error into the Dockerfile. When I try and run the generator I get a failure building the image ``` mkdir /source &&...
lifecycle/rotten
When I run the generation for java I am getting code that doesn't compile. The errors all say > Non-static method 'getGson()' cannot be referenced from a static context It...