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

K8s mismatch from Docker CLI and Buildx [Question] #3144

Closed
Alvise88 opened this issue Jun 17, 2021 · 1 comment
Closed

K8s mismatch from Docker CLI and Buildx [Question] #3144

Alvise88 opened this issue Jun 17, 2021 · 1 comment

Comments

@Alvise88
Copy link

I'am working on a custom library with golang; I noticed compose-on-kubernetes is deprecated.
The problem arise when you use other libraries (for example docker buildx) which use a different version of k8s (k8s.io/api, k8s.io/apimachinery, k8s.io/client-go, k8s.io/klog)

Can we remove kubernetes from docker stack command considering that compose-on-kubernetes is deprecated ?

@mat007
Copy link
Member

mat007 commented Jun 22, 2021

Same as #2967
There is work in progress, see #3139

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

No branches or pull requests

3 participants