diff --git a/ci-operator/config/openshift/os/openshift-os-release-4.11.yaml b/ci-operator/config/openshift/os/openshift-os-release-4.11.yaml index 30062ff7148f0..d77372dff1dde 100644 --- a/ci-operator/config/openshift/os/openshift-os-release-4.11.yaml +++ b/ci-operator/config/openshift/os/openshift-os-release-4.11.yaml @@ -1,5 +1,5 @@ base_images: - coreos_coreos-assembler_4.11: + coreos_coreos-assembler_latest: name: coreos-assembler namespace: coreos tag: latest @@ -19,9 +19,9 @@ build_root: images: - dockerfile_path: ci/Dockerfile inputs: - coreos_coreos-assembler_4.11: + coreos_coreos-assembler_latest: as: - - registry.svc.ci.openshift.org/coreos/coreos-assembler:4.11 + - registry.svc.ci.openshift.org/coreos/coreos-assembler:latest ocp_builder_rhel-8-golang-1.17-openshift-4.10: as: - registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.17-openshift-4.10 diff --git a/clusters/hive/pools/cvp/cvp-ocp-4-10-amd64-aws-eu-west-1_clusterpool.yaml b/clusters/hive/pools/cvp/cvp-ocp-4-10-amd64-aws-eu-west-1_clusterpool.yaml index 9d49f94962980..1be0699f334bd 100644 --- a/clusters/hive/pools/cvp/cvp-ocp-4-10-amd64-aws-eu-west-1_clusterpool.yaml +++ b/clusters/hive/pools/cvp/cvp-ocp-4-10-amd64-aws-eu-west-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 15m0s imageSetRef: - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-eu-west-1 diff --git a/clusters/hive/pools/cvp/cvp-ocp-4-8-amd64-aws-us-east-2_clusterpool.yaml b/clusters/hive/pools/cvp/cvp-ocp-4-8-amd64-aws-us-east-2_clusterpool.yaml index f2f0c4dbc2aab..dcb11a1dadc0e 100644 --- a/clusters/hive/pools/cvp/cvp-ocp-4-8-amd64-aws-us-east-2_clusterpool.yaml +++ b/clusters/hive/pools/cvp/cvp-ocp-4-8-amd64-aws-us-east-2_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 15m0s imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-east-2 diff --git a/clusters/hive/pools/hypershift/hypershift-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/hypershift/hypershift-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml index a0546de845392..848e3ba8259ce 100644 --- a/clusters/hive/pools/hypershift/hypershift-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/hypershift/hypershift-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml @@ -17,7 +17,7 @@ spec: baseDomain: hive.hypershift.devcluster.openshift.com hibernationConfig: null imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 3 installConfigSecretTemplateRef: name: install-config-aws-us-east-1 diff --git a/clusters/hive/pools/msp/msp-ocp-4-10-medium-single-az-aws_clusterpool.yaml b/clusters/hive/pools/msp/msp-ocp-4-10-medium-single-az-aws_clusterpool.yaml index 42fdf8d8ff508..46aa832770112 100644 --- a/clusters/hive/pools/msp/msp-ocp-4-10-medium-single-az-aws_clusterpool.yaml +++ b/clusters/hive/pools/msp/msp-ocp-4-10-medium-single-az-aws_clusterpool.yaml @@ -20,7 +20,7 @@ spec: hibernationConfig: resumeTimeout: 15m0s imageSetRef: - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-medium-aws-us-east-1 diff --git a/clusters/hive/pools/msp/msp-ocp-4-10-small-single-az-aws_clusterpool.yaml b/clusters/hive/pools/msp/msp-ocp-4-10-small-single-az-aws_clusterpool.yaml index 6a2f977ffeb7c..ef1e4f32f2b35 100644 --- a/clusters/hive/pools/msp/msp-ocp-4-10-small-single-az-aws_clusterpool.yaml +++ b/clusters/hive/pools/msp/msp-ocp-4-10-small-single-az-aws_clusterpool.yaml @@ -20,7 +20,7 @@ spec: hibernationConfig: resumeTimeout: 15m0s imageSetRef: - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-small-aws-us-east-2 diff --git a/clusters/hive/pools/msp/msp-ocp-4-8-medium-single-az-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/msp/msp-ocp-4-8-medium-single-az-amd64-aws-us-east-1_clusterpool.yaml index 9db0ff28c99cf..f5127aef3c17f 100644 --- a/clusters/hive/pools/msp/msp-ocp-4-8-medium-single-az-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/msp/msp-ocp-4-8-medium-single-az-amd64-aws-us-east-1_clusterpool.yaml @@ -20,7 +20,7 @@ spec: hibernationConfig: resumeTimeout: 15m0s imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-medium-aws-us-east-1 diff --git a/clusters/hive/pools/msp/msp-ocp-4-8-small-single-az-amd64-aws-us-east-2_clusterpool.yaml b/clusters/hive/pools/msp/msp-ocp-4-8-small-single-az-amd64-aws-us-east-2_clusterpool.yaml index ec81e990fa91c..13eee9877fd02 100644 --- a/clusters/hive/pools/msp/msp-ocp-4-8-small-single-az-amd64-aws-us-east-2_clusterpool.yaml +++ b/clusters/hive/pools/msp/msp-ocp-4-8-small-single-az-amd64-aws-us-east-2_clusterpool.yaml @@ -20,7 +20,7 @@ spec: hibernationConfig: resumeTimeout: 15m0s imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-small-aws-us-east-2 diff --git a/clusters/hive/pools/ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0_clusterimageset.yaml b/clusters/hive/pools/ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0_clusterimageset.yaml similarity index 77% rename from clusters/hive/pools/ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0_clusterimageset.yaml rename to clusters/hive/pools/ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0_clusterimageset.yaml index 6d06b24f9663a..cf1e299c40e00 100644 --- a/clusters/hive/pools/ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0_clusterimageset.yaml +++ b/clusters/hive/pools/ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0_clusterimageset.yaml @@ -5,7 +5,7 @@ metadata: version_lower: 4.10.0-0 version_upper: 4.11.0-0 creationTimestamp: null - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 spec: - releaseImage: quay.io/openshift-release-dev/ocp-release:4.10.17-x86_64 + releaseImage: quay.io/openshift-release-dev/ocp-release:4.10.18-x86_64 status: {} diff --git a/clusters/hive/pools/ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0_clusterimageset.yaml b/clusters/hive/pools/ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0_clusterimageset.yaml similarity index 60% rename from clusters/hive/pools/ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0_clusterimageset.yaml rename to clusters/hive/pools/ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0_clusterimageset.yaml index 6edd465197525..44a2be9c591d1 100644 --- a/clusters/hive/pools/ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0_clusterimageset.yaml +++ b/clusters/hive/pools/ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0_clusterimageset.yaml @@ -5,7 +5,7 @@ metadata: version_lower: 4.8.0-0 version_upper: 4.9.0-0 creationTimestamp: null - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 spec: - releaseImage: quay.io/openshift-release-dev/ocp-release:4.8.42-x86_64 + releaseImage: quay.io/openshift-release-dev/ocp-release:4.8.43-x86_64 status: {} diff --git a/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml index a962a689d7135..4ca3d8d1fff32 100644 --- a/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 20m0s imageSetRef: - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-east-1 diff --git a/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-west-1_clusterpool.yaml b/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-west-1_clusterpool.yaml index 34ac3cd80274e..0cc26aa1a7fa9 100644 --- a/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-west-1_clusterpool.yaml +++ b/clusters/hive/pools/openshift-ci/ci-ocp-4-10-0-amd64-aws-us-west-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 20m0s imageSetRef: - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-west-1 diff --git a/clusters/hive/pools/openshift-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/openshift-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml index 73dafb87bbd70..0ba8afaafd84e 100644 --- a/clusters/hive/pools/openshift-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/openshift-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 20m0s imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-east-1 diff --git a/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml index 961e9019e9d1d..c1f0c9bb5bd95 100644 --- a/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-10-0-amd64-aws-us-east-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 20m0s imageSetRef: - name: ocp-release-4.10.17-x86-64-for-4.10.0-0-to-4.11.0-0 + name: ocp-release-4.10.18-x86-64-for-4.10.0-0-to-4.11.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-east-1 diff --git a/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml index e308dadf1bfca..b448e3df31790 100644 --- a/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-8-0-amd64-aws-us-east-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 20m0s imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-east-1 diff --git a/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-9-0-amd64-aws-us-east-1_clusterpool.yaml b/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-9-0-amd64-aws-us-east-1_clusterpool.yaml index 15c21d747073a..395e5d8ac078c 100644 --- a/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-9-0-amd64-aws-us-east-1_clusterpool.yaml +++ b/clusters/hive/pools/rhecoedge-nvidia-ci/ci-ocp-4-9-0-amd64-aws-us-east-1_clusterpool.yaml @@ -18,7 +18,7 @@ spec: hibernationConfig: resumeTimeout: 20m0s imageSetRef: - name: ocp-release-4.8.42-x86-64-for-4.8.0-0-to-4.9.0-0 + name: ocp-release-4.8.43-x86-64-for-4.8.0-0-to-4.9.0-0 installAttemptsLimit: 1 installConfigSecretTemplateRef: name: install-config-aws-us-east-1