JuliaComputing/Kuber.jl

Use the updated Kubernetes specification

tanmaykm opened this issue · 0 comments

  • Kubernetes API specifiation has changed. The client stubs need to be regenerated.
  • Each API class has a separate specification file, instead of a single root_swagger.json
  • Some APIs have changed. Looks like we do not need some of the manual patches we made earlier. Also need to check if any of our API usage needs to be changed correspondingly.