Skip to content
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

[wip] Setup Argo test environment #1097

Conversation

tonyyang-svail
Copy link
Collaborator

Part of #1066

@tonyyang-svail
Copy link
Collaborator Author

k8s.io/client.go doesn't work with a simple go get, as described here. We probably need to switch to go mod if we want to use the k8s go client.

?   	sqlflow.org/sqlflow/pkg/server/proto	[no test files]
# k8s.io/client-go/transport
../../k8s.io/client-go/transport/round_trippers.go:70:11: cannot convert klog.V(9) (type klog.Verbose) to type bool
../../k8s.io/client-go/transport/round_trippers.go:72:11: cannot convert klog.V(8) (type klog.Verbose) to type bool
../../k8s.io/client-go/transport/round_trippers.go:74:11: cannot convert klog.V(7) (type klog.Verbose) to type bool
../../k8s.io/client-go/transport/round_trippers.go:76:11: cannot convert klog.V(6) (type klog.Verbose) to type bool
FAIL	sqlflow.org/sqlflow/pkg/server/runner/argo [build failed]

@tonyyang-svail
Copy link
Collaborator Author

Close this PR due to a lack of activity.

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