mattjmcnaughton
|
b4d086f914
|
Fix shellcheck for hack/verify-generated-*
All of the `hack/verify-generated-*` files now pass shellcheck and are
removed from `hack/.shellcheck_failures`.
|
2019-02-24 23:50:59 -05:00 |
Matthias Bertschy
|
9b15af19b2
|
Update all script to use /usr/bin/env bash in shebang
|
2018-04-19 13:20:13 +02:00 |
Jiaying Zhang
|
90c2098103
|
Create pkg/kubelet/apis/deviceplugin/v1beta1 directory.
The proto stays the same as v1alpha. Only changes Version in
constants.go to "v1beta1" and the BUILD file to pick up the new dir.
|
2018-02-08 17:04:43 -08:00 |
Vishnu kannan
|
e0032af916
|
bump device plugin version to v1alpha2 to reflect the change to AllocateResponce API
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2017-10-19 10:35:24 -07:00 |
Renaud Gaubert
|
4971cbfe14
|
Added script to verify the generated Device Plugin API
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
|
2017-08-15 14:59:42 -07:00 |