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

Fix vulnerable and upgrade k8s package #44

Merged
merged 1 commit into from
May 20, 2022

Conversation

fanzhangio
Copy link
Contributor

  • Upgrade k8s.io/kubernetes to k8s.io/kubelet v0.19.16
    Dummy implement of GetPreferredAllocation for compatible with
    new DevicePluginServer interface change.
    kubevrit-gpu-device-plugin has not planned to support preferred allocation.
  • Upgrade github.com/gogo/protobuf v1.3.2 to fix CVE-2021-3121
  • Force replace google protobuf to latest version v1.28.0 to fix
    CVE-2015-5237

- Upgrade k8s.io/kubernetes to k8s.io/kubelet v0.19.16
  Dummy implement of GetPreferredAllocation for compatible with
  new DevicePluginServer interface change.
  kubevrit-gpu-device-plugin has not planned to support preferred allocation.
- Upgrade github.com/gogo/protobuf v1.3.2 to fix CVE-2021-3121
- Force replace google protobuf to latest version v1.28.0 to fix
  CVE-2015-5237
@rthallisey
Copy link
Collaborator

Thanks Fan

kubevrit-gpu-device-plugin has not planned to support preferred allocation.

To clarify, if consumers need preferred allocation support then it can be added. But we have a few other changes we want to make before adding support for this feature.

@rthallisey rthallisey merged commit 655aa94 into NVIDIA:master May 20, 2022
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.

2 participants