Skip to content
New issue

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

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

Already on GitHub? # 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

Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant