Skip to content

Remove crd check for v1beta1 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dev-v0.4-branch
Choose a base branch
from
Open

Remove crd check for v1beta1 #1

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 1, 2019

No description provided.

@ghost ghost requested review from killwing and houz42 March 1, 2019 09:12
@@ -156,13 +155,13 @@ func Run(opt *options.ServerOption) error {

func createClientSets(config *restclientset.Config) (kubeclientset.Interface, kubeclientset.Interface, jobclientset.Interface, error) {

crdClient, err := crdclient.NewForConfig(config)
// crdClient, err := crdclient.NewForConfig(config)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除, 不注释, 想留记录可以写在 commit message 里

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant