Skip to content

Commit

Permalink
Bump HPP to v0.15.0 (#2241)
Browse files Browse the repository at this point in the history
Signed-off-by: HCO Bump Bot <[email protected]>
Co-authored-by: kubevirt-bot <[email protected]>
  • Loading branch information
hco-bot and kubevirt-bot authored Feb 10, 2023
1 parent 638059b commit eb6671c
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 12 deletions.
2 changes: 1 addition & 1 deletion deploy/images.csv
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CDI_UPLOADPROXY_IMAGE,quay.io/kubevirt/cdi-uploadproxy,CDI_VERSION,5d19ed696e02d
CDI_UPLOADSERVER_IMAGE,quay.io/kubevirt/cdi-uploadserver,CDI_VERSION,a4333ccd149390661d1e997088c775210e68ee829d7f11f3e30bd1d78dcc7bc4
TTO_OPERATOR_IMAGE,quay.io/kubevirt/tekton-tasks-operator,TTO_VERSION,a1693a2c6676095c00203a4a938b7d2730ec3080aa9c802c496c60de70626507
HPPO_IMAGE,quay.io/kubevirt/hostpath-provisioner-operator,HPPO_VERSION,bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
HPP_IMAGE,quay.io/kubevirt/hostpath-provisioner,HPP_VERSION,b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
HPP_IMAGE,quay.io/kubevirt/hostpath-provisioner,HPP_VERSION,4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
HPP_CSI_IMAGE,quay.io/kubevirt/hostpath-csi-driver,HPP_CSI_VERSION,c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
NODE_DRIVER_REG_IMAGE,k8s.gcr.io/sig-storage/csi-node-driver-registrar,NODE_DRIVER_REG_VERSION,2dee3fe5fe861bb66c3a4ac51114f3447a4cd35870e0f2e2b558c7a400d89589
LIVENESS_PROBE_IMAGE,k8s.gcr.io/sig-storage/livenessprobe,LIVENESS_PROBE_VERSION,1b7c978a792a8fa4e96244e8059bd71bb49b07e2e5a897fb0c867bdc6db20d5d
Expand Down
4 changes: 2 additions & 2 deletions deploy/images.env
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CDI_UPLOADPROXY_IMAGE=quay.io/kubevirt/cdi-uploadproxy@sha256:5d19ed696e02d9b06b
CDI_UPLOADSERVER_IMAGE=quay.io/kubevirt/cdi-uploadserver@sha256:a4333ccd149390661d1e997088c775210e68ee829d7f11f3e30bd1d78dcc7bc4
TTO_OPERATOR_IMAGE=quay.io/kubevirt/tekton-tasks-operator@sha256:a1693a2c6676095c00203a4a938b7d2730ec3080aa9c802c496c60de70626507
HPPO_IMAGE=quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
HPP_IMAGE=quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
HPP_IMAGE=quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
HPP_CSI_IMAGE=quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
NODE_DRIVER_REG_IMAGE=k8s.gcr.io/sig-storage/csi-node-driver-registrar@sha256:2dee3fe5fe861bb66c3a4ac51114f3447a4cd35870e0f2e2b558c7a400d89589
LIVENESS_PROBE_IMAGE=k8s.gcr.io/sig-storage/livenessprobe@sha256:1b7c978a792a8fa4e96244e8059bd71bb49b07e2e5a897fb0c867bdc6db20d5d
Expand Down Expand Up @@ -46,7 +46,7 @@ DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/cdi-uploadproxy@sha256:5d19ed696e02
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/cdi-uploadserver@sha256:a4333ccd149390661d1e997088c775210e68ee829d7f11f3e30bd1d78dcc7bc4"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/tekton-tasks-operator@sha256:a1693a2c6676095c00203a4a938b7d2730ec3080aa9c802c496c60de70626507"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2"
DIGEST_LIST="${DIGEST_LIST},quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d"
DIGEST_LIST="${DIGEST_LIST},k8s.gcr.io/sig-storage/csi-node-driver-registrar@sha256:2dee3fe5fe861bb66c3a4ac51114f3447a4cd35870e0f2e2b558c7a400d89589"
DIGEST_LIST="${DIGEST_LIST},k8s.gcr.io/sig-storage/livenessprobe@sha256:1b7c978a792a8fa4e96244e8059bd71bb49b07e2e5a897fb0c867bdc6db20d5d"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3262,7 +3262,7 @@ spec:
- name: OPERATOR_IMAGE
value: quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
- name: PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
value: quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
- name: CSI_PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
- name: NODE_DRIVER_REG_IMAGE
Expand Down Expand Up @@ -3743,7 +3743,7 @@ spec:
name: csi-snapshotter
- image: quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
name: hostpath-csi-driver
- image: quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
- image: quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
name: hostpath-provisioner
- image: quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
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.9.0-unstable
createdAt: "2023-02-06 18:27:23"
createdAt: "2023-02-10 05:14:26"
description: A unified operator deploying and controlling KubeVirt and its supporting
operators with opinionated defaults
operatorframework.io/initialization-resource: '{"apiVersion":"hco.kubevirt.io/v1beta1","kind":"HyperConverged","metadata":{"annotations":{"deployOVS":"false"},"name":"kubevirt-hyperconverged","namespace":"kubevirt-hyperconverged"},"spec":{}}'
Expand Down Expand Up @@ -3262,7 +3262,7 @@ spec:
- name: OPERATOR_IMAGE
value: quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
- name: PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
value: quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
- name: CSI_PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
- name: NODE_DRIVER_REG_IMAGE
Expand Down Expand Up @@ -3743,7 +3743,7 @@ spec:
name: csi-snapshotter
- image: quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
name: hostpath-csi-driver
- image: quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
- image: quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
name: hostpath-provisioner
- image: quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
name: hostpath-provisioner-operator
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ spec:
- name: OPERATOR_IMAGE
value: quay.io/kubevirt/hostpath-provisioner-operator@sha256:bc99b32091b39d64881200a01bb859682288fc0c8dd3aa4e0482d5d436b7b355
- name: PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-provisioner@sha256:b798bf44ed83c58c94a2f9a8344cb13661203c00bd05062592e8c0e5522d60d2
value: quay.io/kubevirt/hostpath-provisioner@sha256:4592c7249fecfb68fd5d86dd9ce9a1ff19cf11af4b88dd27f58d15480f91fda2
- name: CSI_PROVISIONER_IMAGE
value: quay.io/kubevirt/hostpath-csi-driver@sha256:c4c57725f677e0413e5b2c1b1e8e2dd473dd7f1d88cdaf76106708056ef3a78d
- name: NODE_DRIVER_REG_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.85.0"
SSP_VERSION="v0.16.2"
TTO_VERSION="v0.4.1"
HPPO_VERSION="v0.14.0"
HPP_VERSION="v0.14.0"
HPP_VERSION="v0.15.0"
HPP_CSI_VERSION="v0.12.0"
NODE_DRIVER_REG_VERSION="v2.2.0"
LIVENESS_PROBE_VERSION="v2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
k8s.io/api v0.26.1
k8s.io/apimachinery v0.26.1
k8s.io/client-go v12.0.0+incompatible
kubevirt.io/api v0.59.0-alpha.2
kubevirt.io/api v0.59.0-rc.0
kubevirt.io/client-go v0.59.0-alpha.2
kubevirt.io/kubevirt v0.59.0-alpha.2
kubevirt.io/qe-tools v0.1.8
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ k8s.io/utils/internal/third_party/forked/golang/net
k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/trace
# kubevirt.io/api v0.59.0-alpha.2 => kubevirt.io/api v0.59.0-alpha.2
# kubevirt.io/api v0.59.0-rc.0 => kubevirt.io/api v0.59.0-alpha.2
## explicit; go 1.17
kubevirt.io/api/clone
kubevirt.io/api/clone/v1alpha1
Expand Down

0 comments on commit eb6671c

Please sign in to comment.