Skip to content

Tags: amorenoz/sriov-network-device-plugin

Tags

v3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update deployment for k8s v1.16 (k8snetworkplumbingwg#183)

- New daemonset to support k8s v1.16
  - Moved daemonsets into K8s versions specific dir
  - Removed redundant/not-used sample deployments
  - Moved Dockerfile into image/
  - Removed additional daemonset yaml from docs/dpdk and docs/rdma

v3.0.0

rename Dockerfile.rhel to Dockerfile.rhel7 and multi-stage build

v2.1.0

build cni binary with static libraries (k8snetworkplumbingwg#119)

v2.0.0

Pull the latest image for daemon set

With policy = Never, the image won't be pulled by kubelet, meaning the
deployment will fail to start pods due to missing image in registry.

v1.0

allowing proxy-settings to be passed in for Docker

This changes will allow proxy settings to be passed in for docker
as well as Env variable in Dockerfile.

simply invoke 'make image HTTP_PROXY=http://whateverhost:port'.

Change-Id: I4264b2a96d86a6feedee1b21a9f1bac8e74c8fc5

pod_uid_model

requries K8s patch. DP has CNI endpoint