13 Commits

Author SHA1 Message Date
andyzhangx
53c3a3c970 fix: CVE-2021-43618 in Ubuntu image
fix chart
2021-12-19 07:52:28 +00:00
andyzhangx
c2235a8be6 feat: support NFSv3 protocol 2021-12-03 15:39:32 +00:00
andyzhangx
38ff2970b1 fix: install updated packages to fix CVE issues 2021-11-27 14:14:07 +00:00
andyzhangx
ea9e9e65aa fix: vulnerability issue in docker image
fix failure

fxi arch

fix image name

fix failure

test: update trivy test

fix test

install go  1.16

go

fix failure

fix failure
2021-11-27 13:39:27 +00:00
G. Roggemans
741a706811 Fix armv7 docker builds
Moves the ARCH build argument after the first FROM so it has the proper
value. Default value is empty as required by release-tools/build.make.
(https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact)

Adds the GOARM=7 option to the armv7 GO build.
2021-11-01 13:21:12 +01:00
andyzhangx
c5247b92df feat: support arm64 image build
chore: fix container build failure

revert

fix build failure
2021-09-21 04:15:31 +00:00
andyzhangx
83ad09b7aa chore: upgrade base image to fix CVE issue 2021-05-12 10:45:03 +00:00
andyzhangx
b894ed8a7e feat: add ARCH in Dockerfile
set default ARG value
2021-02-22 13:11:21 +00:00
andyzhangx
525c6bcad6 chore: change base image to debian
add mount
2021-02-20 14:14:48 +00:00
Jiaxun Song
bfdc82f398 fix: make verify checks 2020-11-18 19:02:49 +00:00
Jan Wozniak
a45e9ea6b5 Change base image to centos:latest 2020-03-15 15:20:57 +01:00
Patrick Ohly
1e5a0c1634 switch to csi-release-tools
This imports the shared csi-release-tools and uses it for Travis CI
and building. The binary and image name are "nfsplugin", as before.
2019-02-20 09:10:47 +01:00
prateekpandey14
cb7d61a49d Update deployment files and Dockerfile
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
2019-02-07 19:53:29 +05:30