Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Bump HPP to v0.20.0 #3054

Merged
merged 1 commit into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions deploy/images.csv
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ CDI_IMPORTER_IMAGE,quay.io/kubevirt/cdi-importer,CDI_VERSION,de5b89c879a53116548
CDI_UPLOADPROXY_IMAGE,quay.io/kubevirt/cdi-uploadproxy,CDI_VERSION,86285df5cf52533732ddf4fdb74674cbce877ba69833cb8ed058c2a157cb5573
CDI_UPLOADSERVER_IMAGE,quay.io/kubevirt/cdi-uploadserver,CDI_VERSION,d7fb653bb33dade84583fff6048092346639532d6675aaf9f88070171cb0fe7c
HPPO_IMAGE,quay.io/kubevirt/hostpath-provisioner-operator,HPPO_VERSION,36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
HPP_IMAGE,quay.io/kubevirt/hostpath-provisioner,HPP_VERSION,2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
HPP_CSI_IMAGE,quay.io/kubevirt/hostpath-csi-driver,HPP_VERSION,b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
HPP_IMAGE,quay.io/kubevirt/hostpath-provisioner,HPP_VERSION,f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
HPP_CSI_IMAGE,quay.io/kubevirt/hostpath-csi-driver,HPP_VERSION,8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
NODE_DRIVER_REG_IMAGE,registry.k8s.io/sig-storage/csi-node-driver-registrar,NODE_DRIVER_REG_VERSION,e01facb9fb9cffaf52d0053bdb979fbd8c505c8e411939a6e026dd061a6b4fbe
LIVENESS_PROBE_IMAGE,registry.k8s.io/sig-storage/livenessprobe,LIVENESS_PROBE_VERSION,d2a9027a4876e039185e9bef7c61a0142c8ea14e7440860285c34ac73fee4ffb
CSI_SNAPSHOT_IMAGE,registry.k8s.io/sig-storage/csi-snapshotter,CSI_SNAPSHOT_VERSION,2e04046334baf9be425bb0fa1d04c2d1720d770825eedbdbcdb10d430da4ad8c
Expand Down
8 changes: 4 additions & 4 deletions deploy/images.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ CDI_IMPORTER_IMAGE=quay.io/kubevirt/cdi-importer@sha256:de5b89c879a531165482d540
CDI_UPLOADPROXY_IMAGE=quay.io/kubevirt/cdi-uploadproxy@sha256:86285df5cf52533732ddf4fdb74674cbce877ba69833cb8ed058c2a157cb5573
CDI_UPLOADSERVER_IMAGE=quay.io/kubevirt/cdi-uploadserver@sha256:d7fb653bb33dade84583fff6048092346639532d6675aaf9f88070171cb0fe7c
HPPO_IMAGE=quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
HPP_IMAGE=quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
HPP_CSI_IMAGE=quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
HPP_IMAGE=quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
HPP_CSI_IMAGE=quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
NODE_DRIVER_REG_IMAGE=registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:e01facb9fb9cffaf52d0053bdb979fbd8c505c8e411939a6e026dd061a6b4fbe
LIVENESS_PROBE_IMAGE=registry.k8s.io/sig-storage/livenessprobe@sha256:d2a9027a4876e039185e9bef7c61a0142c8ea14e7440860285c34ac73fee4ffb
CSI_SNAPSHOT_IMAGE=registry.k8s.io/sig-storage/csi-snapshotter@sha256:2e04046334baf9be425bb0fa1d04c2d1720d770825eedbdbcdb10d430da4ad8c
Expand Down Expand Up @@ -52,8 +52,8 @@ DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/cdi-importer@sha256:de5b89c879a5311
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/cdi-uploadproxy@sha256:86285df5cf52533732ddf4fdb74674cbce877ba69833cb8ed058c2a157cb5573"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/cdi-uploadserver@sha256:d7fb653bb33dade84583fff6048092346639532d6675aaf9f88070171cb0fe7c"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec"
DIGEST_LIST="${DIGEST_LIST},registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:e01facb9fb9cffaf52d0053bdb979fbd8c505c8e411939a6e026dd061a6b4fbe"
DIGEST_LIST="${DIGEST_LIST},registry.k8s.io/sig-storage/livenessprobe@sha256:d2a9027a4876e039185e9bef7c61a0142c8ea14e7440860285c34ac73fee4ffb"
DIGEST_LIST="${DIGEST_LIST},registry.k8s.io/sig-storage/csi-snapshotter@sha256:2e04046334baf9be425bb0fa1d04c2d1720d770825eedbdbcdb10d430da4ad8c"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3742,9 +3742,9 @@ spec:
- name: OPERATOR_IMAGE
value: quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
- name: PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
value: quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
- name: CSI_PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
value: quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
- name: NODE_DRIVER_REG_IMAGE
value: registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:e01facb9fb9cffaf52d0053bdb979fbd8c505c8e411939a6e026dd061a6b4fbe
- name: LIVENESS_PROBE_IMAGE
Expand Down Expand Up @@ -4624,9 +4624,9 @@ spec:
name: csi-provisioner
- image: registry.k8s.io/sig-storage/csi-snapshotter@sha256:2e04046334baf9be425bb0fa1d04c2d1720d770825eedbdbcdb10d430da4ad8c
name: csi-snapshotter
- image: quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
- image: quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
name: hostpath-csi-driver
- image: quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
- image: quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
name: hostpath-provisioner
- image: quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
name: hostpath-provisioner-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
certified: "false"
console.openshift.io/disable-operand-delete: "true"
containerImage: quay.io/kubevirt/hyperconverged-cluster-operator:1.13.0-unstable
createdAt: "2024-08-14 05:04:46"
createdAt: "2024-08-15 05:04:33"
description: A unified operator deploying and controlling KubeVirt and its supporting
operators with opinionated defaults
features.operators.openshift.io/cnf: "false"
Expand Down Expand Up @@ -3742,9 +3742,9 @@ spec:
- name: OPERATOR_IMAGE
value: quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
- name: PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
value: quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
- name: CSI_PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
value: quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
- name: NODE_DRIVER_REG_IMAGE
value: registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:e01facb9fb9cffaf52d0053bdb979fbd8c505c8e411939a6e026dd061a6b4fbe
- name: LIVENESS_PROBE_IMAGE
Expand Down Expand Up @@ -4624,9 +4624,9 @@ spec:
name: csi-provisioner
- image: registry.k8s.io/sig-storage/csi-snapshotter@sha256:2e04046334baf9be425bb0fa1d04c2d1720d770825eedbdbcdb10d430da4ad8c
name: csi-snapshotter
- image: quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
- image: quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
name: hostpath-csi-driver
- image: quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
- image: quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
name: hostpath-provisioner
- image: quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
name: hostpath-provisioner-operator
Expand Down
4 changes: 2 additions & 2 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -716,9 +716,9 @@ spec:
- name: OPERATOR_IMAGE
value: quay.io/kubevirt/hostpath-provisioner-operator@sha256:36ba66bc6b6fe5beab1bef7baa30d9189f7b2c7b12eabb86aa6a26fc23248d01
- name: PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-provisioner@sha256:2b93b6c4ce0307a8f0dbdae2226da4acb1bae781788fbde7f0c32d6ad6421aa0
value: quay.io/kubevirt/hostpath-provisioner@sha256:f1713882dbd65c0522858a16898f2d0e2230138f9b8acf0e7d5f7ad25f0b921f
- name: CSI_PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-csi-driver@sha256:b7ccc469ad7e640fed2e98b50eae57a64e81c7b9862a799b7a9892d14ade8937
value: quay.io/kubevirt/hostpath-csi-driver@sha256:8295eb47ba3e64c39abb0919d834c7bd6e9b182159805cd9fc99f437bb4446ec
- name: NODE_DRIVER_REG_IMAGE
value: registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:e01facb9fb9cffaf52d0053bdb979fbd8c505c8e411939a6e026dd061a6b4fbe
- name: LIVENESS_PROBE_IMAGE
Expand Down
2 changes: 1 addition & 1 deletion hack/config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ NETWORK_ADDONS_VERSION="v0.94.6"
SSP_VERSION="v0.20.0"
TTO_VERSION="v0.5.0"
HPPO_VERSION="v0.20.0"
HPP_VERSION="v0.19.0"
HPP_VERSION="v0.20.0"
AAQ_VERSION="v1.2.3"

NODE_DRIVER_REG_VERSION="v2.11.1"
Expand Down
Loading