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

Update k8s.io/cri-api to the latest version and make the binary works on macOS #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yeahdongcn
Copy link

This PR does the following 2 things:

  1. Update k8s.io/cri-api to the latest version (v0.29.2)
  2. Split default path config into cri_darwin.go and cri_other.go for platform specified paths

Testing done:

  • make clean && make build -> ok
  • sudo ./bin/virtual-kubelet --kubeconfig ~/.kube/config on both Linux and macOS -> ok

@yeahdongcn yeahdongcn changed the title Update k8s.io/cri-api to the latest version Update k8s.io/cri-api to the latest version and make the binary works on macOS Feb 23, 2024
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.

None yet

1 participant