kubeflow / mxnet-operator

A Kubernetes operator for mxnet jobs
Apache License 2.0
53 stars 34 forks source link

Support 1.16 - Upgrade deployment apiversion to apps/v1 #80

Closed Jeffwan closed 4 years ago

Jeffwan commented 4 years ago

extensions/v1beta1 has been deprecated and MXNet operator can not be deployed on 1.16 cluster.

This PR help upgrade the api versions and fix the issue

kubeflow-bot commented 4 years ago

This change is Reviewable

PatrickXYS commented 4 years ago

/lgtm

Jeffwan commented 4 years ago

Thanks for helping review!

/approve

k8s-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Jeffwan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeflow/mxnet-operator/blob/master/OWNERS)~~ [Jeffwan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment