29 Commits

Author SHA1 Message Date
dependabot[bot]
8535576a62
chore(deps): bump build-image/debian-base
Bumps build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5.

---
updated-dependencies:
- dependency-name: build-image/debian-base
  dependency-version: bookworm-v1.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 17:21:58 +00:00
andyzhangx
3c2f4f9f22 chore: upgrade to debian-base:bookworm-v1.0.4 base image 2024-09-04 11:10:43 +00:00
andyzhangx
dc750107f7 feat: switch to bookworm debian base image 2023-11-05 03:03:57 +00:00
Sascha Grunert
595d031496
Update debian-base image to v1.4.3
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-02-22 12:46:19 +01:00
andyzhangx
0d1db60776 chore: upgrade base image as debian-base:bullseye-v1.4.2 2022-10-12 02:43:19 +00:00
andyzhangx
d5ff651e65 chore: replace k8s.gcr.io with registry.k8s.io 2022-04-23 07:31:18 +00:00
Andy Zhang
f37e7d2d9e
Update Dockerfile
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2022-04-21 14:42:04 +08:00
andyzhangx
add37497ae chore: fix comments 2022-04-20 08:33:20 +00:00
andyzhangx
2ba9ecc35e fix: CVE-2022-1271 in image build
fix
2022-04-20 08:07:03 +00:00
andyzhangx
c93cf2a3bb fix: CVE-2018-25032 in image build 2022-04-02 04:42:14 +00:00
andyzhangx
6d16ea6262 fix: CVE issues in image build 2022-03-27 09:12:15 +00:00
andyzhangx
b2ac55c19b fix: post-csi-driver-nfs-push-images failure 2022-03-23 12:46:50 +00:00
andyzhangx
af4048f386 chore: fix pushing image pipeline broken 2022-03-22 12:59:23 +00:00
andyzhangx
ddf22a4242 fix: CVE-2022-0778 in image build 2022-03-16 07:31:15 +00:00
andyzhangx
deecdc2d15 cleanup: remove unnecessary CVE packages 2022-01-25 13:47:21 +00:00
Humble Chirammal
0988133516 update base image version of plugin binary to fix CVEs
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-25 16:44:26 +05:30
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