From 7aee01cfa02825851dd4a4aeca9c248267ea77cc Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Tue, 14 Feb 2023 12:44:40 +0530 Subject: [PATCH 1/7] UBI image update --- block-storage-attacher/Dockerfile | 2 +- block-storage-attacher/OPENSOURCE | 2 +- block-storage-attacher/tests/e2e/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/block-storage-attacher/Dockerfile b/block-storage-attacher/Dockerfile index ffb238b..09a8b08 100644 --- a/block-storage-attacher/Dockerfile +++ b/block-storage-attacher/Dockerfile @@ -1,4 +1,4 @@ -FROM wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal:8.7-1049 +FROM wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal:8.7-1049.1675784874 # Default values ARG git_commit_id=unknown ARG git_remote_url=unknown diff --git a/block-storage-attacher/OPENSOURCE b/block-storage-attacher/OPENSOURCE index a2be417..275100d 100644 --- a/block-storage-attacher/OPENSOURCE +++ b/block-storage-attacher/OPENSOURCE @@ -1,4 +1,4 @@ -docker://wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal,8.7-1049 +docker://wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal,8.7-1049.1675784874 github.com/BurntSushi/toml,v0.3.1,direct github.com/coreos/go-systemd/v22,v22.2.0,direct github.com/gofrs/uuid,v4.2.0+incompatible,direct diff --git a/block-storage-attacher/tests/e2e/Dockerfile b/block-storage-attacher/tests/e2e/Dockerfile index 919da2e..a5d2982 100644 --- a/block-storage-attacher/tests/e2e/Dockerfile +++ b/block-storage-attacher/tests/e2e/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi-minimal8.7-1049 +FROM registry.access.redhat.com/ubi8/ubi-minimal8.7-1049.1675784874 # Create Directory to hold all testing binaries RUN mkdir /pvg-tests From 37314bca0a31a866bb14c5f8ae31971d0da317d1 Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Tue, 14 Feb 2023 14:22:26 +0530 Subject: [PATCH 2/7] Readme update --- .../helm/ibm-block-storage-attacher/RELEASENOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md index 019e226..0f3d2af 100644 --- a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md +++ b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md @@ -18,6 +18,7 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | Chart | Date | Kubernetes Required | Breaking Changes | Details | | ----- | ---------- | ------------------- | ---------------- | --------------------------- | +| v2.0.35 | 2023-02-14 | >=1.10 | None | Refer Changelog v2.0.35 | | v2.0.34 | 2023-01-04 | >=1.10 | None | Refer Changelog v2.0.34 | | v2.0.33 | 2022-12-05 | >=1.10 | None | Refer Changelog v2.0.33 | | v2.0.32 | 2022-11-14 | >=1.10 | None | Refer Changelog v2.0.32 | From ca2a441385b9f656a0e3720d1a60aa5a17e761f5 Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Tue, 14 Feb 2023 15:31:02 +0530 Subject: [PATCH 3/7] Readme update --- .../ibm-block-storage-attacher/RELEASENOTES.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md index 0f3d2af..129e1c4 100644 --- a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md +++ b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md @@ -18,7 +18,8 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | Chart | Date | Kubernetes Required | Breaking Changes | Details | | ----- | ---------- | ------------------- | ---------------- | --------------------------- | -| v2.0.35 | 2023-02-14 | >=1.10 | None | Refer Changelog v2.0.35 | +| v2.0.37 | 2023-02-14 | >=1.10 | None | Refer Changelog v2.0.37 | +| v2.0.35 | 2023-01-09 | >=1.10 | None | Refer Changelog v2.0.35 | | v2.0.34 | 2023-01-04 | >=1.10 | None | Refer Changelog v2.0.34 | | v2.0.33 | 2022-12-05 | >=1.10 | None | Refer Changelog v2.0.33 | | v2.0.32 | 2022-11-14 | >=1.10 | None | Refer Changelog v2.0.32 | @@ -62,6 +63,18 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | 1.0.1 | 2019-01-23 | >=1.10 | None | Refer Changelog v1.0.1 | | 1.0.0 | 2018-12-05 | >=1.10 | None | Initial chart version | +# [v2.0.37] - 2023-02-14 + UBI image updated + +### Changelog +- UBI image updated ubi-minimal:8.7-1049.1675784874 + +# [v2.0.35] - 2023-01-03 + UBI image updated + +### Changelog +- UBI image updated ubi-minimal:8.7-1049 + # [v2.0.33] - 2023-01-03 Golang update From 9596765b69fca4775afc3605c19d0cf3d4aca6f0 Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Thu, 30 Mar 2023 16:08:55 +0530 Subject: [PATCH 4/7] VA fix UBI image update --- .secrets.baseline | 2 +- block-storage-attacher/Dockerfile | 2 +- block-storage-attacher/OPENSOURCE | 2 +- .../helm/ibm-block-storage-attacher/RELEASENOTES.md | 7 +++++-- block-storage-attacher/tests/e2e/Dockerfile | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.secrets.baseline b/.secrets.baseline index 8d295ac..8f0a5eb 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -3,7 +3,7 @@ "files": "go.sum|^.secrets.baseline$", "lines": null }, - "generated_at": "2023-03-15T05:03:35Z", + "generated_at": "2023-03-30T10:38:01Z", "plugins_used": [ { "name": "AWSKeyDetector" diff --git a/block-storage-attacher/Dockerfile b/block-storage-attacher/Dockerfile index 81cbfc4..b35fe09 100644 --- a/block-storage-attacher/Dockerfile +++ b/block-storage-attacher/Dockerfile @@ -1,4 +1,4 @@ -FROM wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal:8.7-1085 +FROM wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal:8.7-1085.1679482090 # Default values ARG git_commit_id=unknown ARG git_remote_url=unknown diff --git a/block-storage-attacher/OPENSOURCE b/block-storage-attacher/OPENSOURCE index 881b893..faef894 100644 --- a/block-storage-attacher/OPENSOURCE +++ b/block-storage-attacher/OPENSOURCE @@ -1,4 +1,4 @@ -docker://wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal,8.7-1085 +docker://wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal,8.7-1085.1679482090 github.com/BurntSushi/toml,v0.3.1,direct github.com/coreos/go-systemd/v22,v22.2.0,direct github.com/gofrs/uuid,v4.2.0+incompatible,direct diff --git a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md index 7bfc9e6..3509dfb 100644 --- a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md +++ b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md @@ -18,6 +18,7 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | Chart | Date | Kubernetes Required | Breaking Changes | Details | | ----- | ---------- | ------------------- | ---------------- | --------------------------- | +| v2.0.40 | 2023-03-30 | >=1.10 | None | Refer Changelog v2.0.40 | | v2.0.39 | 2023-03-15 | >=1.10 | None | Refer Changelog v2.0.39 | | v2.0.38 | 2023-03-01 | >=1.10 | None | Refer Changelog v2.0.38 | | v2.0.37 | 2023-02-14 | >=1.10 | None | Refer Changelog v2.0.37 | @@ -65,6 +66,8 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | 1.0.1 | 2019-01-23 | >=1.10 | None | Refer Changelog v1.0.1 | | 1.0.0 | 2018-12-05 | >=1.10 | None | Initial chart version | +# [v2.0.40] - 2023-03-30 +- UBI image updated # [v2.0.39] - 2023-03-15 - Golang updated to 1.19.7 @@ -89,13 +92,13 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a Golang update ### Changelog -- Golang updated to 1.18.9 +- Golang updated to 1.18.9 # [v2.0.33] - 2022-12-05 Golang update ### Changelog -- Golang updated to 1.18.8 +- Golang updated to 1.18.8 - UBI image updated # [v2.0.32] - 2022-11-14 diff --git a/block-storage-attacher/tests/e2e/Dockerfile b/block-storage-attacher/tests/e2e/Dockerfile index b9cf3c1..fcb7bec 100644 --- a/block-storage-attacher/tests/e2e/Dockerfile +++ b/block-storage-attacher/tests/e2e/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi-minimal8.7-1085 +FROM registry.access.redhat.com/ubi8/ubi-minimal8.7-1085.1679482090 # Create Directory to hold all testing binaries RUN mkdir /pvg-tests From 1f3180560b83997d332e3a7e067dedecb89406cb Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Tue, 9 May 2023 13:57:50 +0530 Subject: [PATCH 5/7] VA fix --- .secrets.baseline | 2 +- .travis.yml | 2 +- block-storage-attacher/Dockerfile | 2 +- block-storage-attacher/Dockerfile.builder | 2 +- block-storage-attacher/OPENSOURCE | 2 +- .../helm/ibm-block-storage-attacher/RELEASENOTES.md | 4 ++++ block-storage-attacher/tests/e2e/Dockerfile | 2 +- block-storage-attacher/tests/e2e/README.md | 2 +- 8 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.secrets.baseline b/.secrets.baseline index 8f0a5eb..dbc5023 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -3,7 +3,7 @@ "files": "go.sum|^.secrets.baseline$", "lines": null }, - "generated_at": "2023-03-30T10:38:01Z", + "generated_at": "2023-05-09T08:27:36Z", "plugins_used": [ { "name": "AWSKeyDetector" diff --git a/.travis.yml b/.travis.yml index e8d4d88..af2857c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.19.7 + - 1.19.8 - tip group: bluezone diff --git a/block-storage-attacher/Dockerfile b/block-storage-attacher/Dockerfile index b35fe09..11cbb51 100644 --- a/block-storage-attacher/Dockerfile +++ b/block-storage-attacher/Dockerfile @@ -1,4 +1,4 @@ -FROM wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal:8.7-1085.1679482090 +FROM wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal:8.7-1107 # Default values ARG git_commit_id=unknown ARG git_remote_url=unknown diff --git a/block-storage-attacher/Dockerfile.builder b/block-storage-attacher/Dockerfile.builder index 9ed9889..2ee6fe4 100644 --- a/block-storage-attacher/Dockerfile.builder +++ b/block-storage-attacher/Dockerfile.builder @@ -1,5 +1,5 @@ ARG PROXY_IMAGE_URL_DOCKERHUB=blank -FROM "${PROXY_IMAGE_URL_DOCKERHUB}"/golang:1.19.7 +FROM "${PROXY_IMAGE_URL_DOCKERHUB}"/golang:1.19.8 #ARG GOPROXY=off diff --git a/block-storage-attacher/OPENSOURCE b/block-storage-attacher/OPENSOURCE index faef894..30a651b 100644 --- a/block-storage-attacher/OPENSOURCE +++ b/block-storage-attacher/OPENSOURCE @@ -1,4 +1,4 @@ -docker://wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal,8.7-1085.1679482090 +docker://wcp-alchemy-containers-team-access-redhat-docker-remote.artifactory.swg-devops.com/ubi8/ubi-minimal,8.7-1107 github.com/BurntSushi/toml,v0.3.1,direct github.com/coreos/go-systemd/v22,v22.2.0,direct github.com/gofrs/uuid,v4.2.0+incompatible,direct diff --git a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md index 3509dfb..907107f 100644 --- a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md +++ b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md @@ -18,6 +18,7 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | Chart | Date | Kubernetes Required | Breaking Changes | Details | | ----- | ---------- | ------------------- | ---------------- | --------------------------- | +| v2.0.41 | 2023-05-09 | >=1.10 | None | Refer Changelog v2.0.41 | | v2.0.40 | 2023-03-30 | >=1.10 | None | Refer Changelog v2.0.40 | | v2.0.39 | 2023-03-15 | >=1.10 | None | Refer Changelog v2.0.39 | | v2.0.38 | 2023-03-01 | >=1.10 | None | Refer Changelog v2.0.38 | @@ -66,6 +67,9 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | 1.0.1 | 2019-01-23 | >=1.10 | None | Refer Changelog v1.0.1 | | 1.0.0 | 2018-12-05 | >=1.10 | None | Initial chart version | +# [v2.0.41] - 2023-05-09 +- UBI image updated +- Golang updated to 1.19.8 # [v2.0.40] - 2023-03-30 - UBI image updated diff --git a/block-storage-attacher/tests/e2e/Dockerfile b/block-storage-attacher/tests/e2e/Dockerfile index fcb7bec..d021c6e 100644 --- a/block-storage-attacher/tests/e2e/Dockerfile +++ b/block-storage-attacher/tests/e2e/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi-minimal8.7-1085.1679482090 +FROM registry.access.redhat.com/ubi8/ubi-minimal8.7-1107 # Create Directory to hold all testing binaries RUN mkdir /pvg-tests diff --git a/block-storage-attacher/tests/e2e/README.md b/block-storage-attacher/tests/e2e/README.md index 4e4169c..49f8118 100644 --- a/block-storage-attacher/tests/e2e/README.md +++ b/block-storage-attacher/tests/e2e/README.md @@ -9,7 +9,7 @@ You need [go](https://golang.org/doc/install) in your path (see [here](development.md#go-versions) for supported versions), please make sure it is installed and in your ``$PATH``. ```sh - GO_VERSION=1.19.7 + GO_VERSION=1.19.8 curl -o go${GO_VERSION}.linux-amd64.tar.gz https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz tar -C /usr/local -xzf go${GO_VERSION}.linux-amd64.tar.gz export GOPATH= From cb940cc041f2077f426ab998a315f7e9b378ae28 Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Wed, 17 May 2023 09:59:38 +0530 Subject: [PATCH 6/7] golang update --- .travis.yml | 2 +- block-storage-attacher/Dockerfile.builder | 2 +- .../helm/ibm-block-storage-attacher/RELEASENOTES.md | 5 +++++ block-storage-attacher/tests/e2e/README.md | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index af2857c..f57794e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.19.8 + - 1.20.3 - tip group: bluezone diff --git a/block-storage-attacher/Dockerfile.builder b/block-storage-attacher/Dockerfile.builder index 2ee6fe4..66edabe 100644 --- a/block-storage-attacher/Dockerfile.builder +++ b/block-storage-attacher/Dockerfile.builder @@ -1,5 +1,5 @@ ARG PROXY_IMAGE_URL_DOCKERHUB=blank -FROM "${PROXY_IMAGE_URL_DOCKERHUB}"/golang:1.19.8 +FROM "${PROXY_IMAGE_URL_DOCKERHUB}"/golang:1.20.3 #ARG GOPROXY=off diff --git a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md index 907107f..f40ee28 100644 --- a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md +++ b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md @@ -18,6 +18,7 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | Chart | Date | Kubernetes Required | Breaking Changes | Details | | ----- | ---------- | ------------------- | ---------------- | --------------------------- | +| v2.0.42 | 2023-05-17 | >=1.10 | None | Refer Changelog v2.0.42 | | v2.0.41 | 2023-05-09 | >=1.10 | None | Refer Changelog v2.0.41 | | v2.0.40 | 2023-03-30 | >=1.10 | None | Refer Changelog v2.0.40 | | v2.0.39 | 2023-03-15 | >=1.10 | None | Refer Changelog v2.0.39 | @@ -67,9 +68,13 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | 1.0.1 | 2019-01-23 | >=1.10 | None | Refer Changelog v1.0.1 | | 1.0.0 | 2018-12-05 | >=1.10 | None | Initial chart version | +# [v2.0.41] - 2023-05-17 +- Golang updated to 1.20.3 + # [v2.0.41] - 2023-05-09 - UBI image updated - Golang updated to 1.19.8 + # [v2.0.40] - 2023-03-30 - UBI image updated diff --git a/block-storage-attacher/tests/e2e/README.md b/block-storage-attacher/tests/e2e/README.md index 49f8118..a8bba59 100644 --- a/block-storage-attacher/tests/e2e/README.md +++ b/block-storage-attacher/tests/e2e/README.md @@ -9,7 +9,7 @@ You need [go](https://golang.org/doc/install) in your path (see [here](development.md#go-versions) for supported versions), please make sure it is installed and in your ``$PATH``. ```sh - GO_VERSION=1.19.8 + GO_VERSION=1.20.3 curl -o go${GO_VERSION}.linux-amd64.tar.gz https://storage.googleapis.com/golang/go${GO_VERSION}.linux-amd64.tar.gz tar -C /usr/local -xzf go${GO_VERSION}.linux-amd64.tar.gz export GOPATH= From 9b8bdb2879dbba84ce562248188810b9d685c67e Mon Sep 17 00:00:00 2001 From: Surineedi Bhargavi Date: Wed, 17 May 2023 10:03:00 +0530 Subject: [PATCH 7/7] readme --- .../helm/ibm-block-storage-attacher/RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md index f40ee28..6132d67 100644 --- a/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md +++ b/block-storage-attacher/helm/ibm-block-storage-attacher/RELEASENOTES.md @@ -68,7 +68,7 @@ https://cloud.ibm.com/docs/containers?topic=containers-utilities#block_storage_a | 1.0.1 | 2019-01-23 | >=1.10 | None | Refer Changelog v1.0.1 | | 1.0.0 | 2018-12-05 | >=1.10 | None | Initial chart version | -# [v2.0.41] - 2023-05-17 +# [v2.0.42] - 2023-05-17 - Golang updated to 1.20.3 # [v2.0.41] - 2023-05-09