Skip to content

Commit

Permalink
Merge pull request #5622 from ashwindasr/openshift-4.19
Browse files Browse the repository at this point in the history
create openshift-4.19 branch
  • Loading branch information
joepvd authored Nov 5, 2024
2 parents d109aa0 + 15533c7 commit 7e04fa4
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 336 deletions.
6 changes: 3 additions & 3 deletions bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ bugzilla_config:
product: "OpenShift Container Platform"

target_release:
- "4.18.0"
- "4.19.0"

version:
- "4.18"
- "4.18.z"
- "4.19"
- "4.19.z"

# Configure how elliott find-bugs:kernel[-clones] finds and clones kernel bugs (ART-6964)
kernel_bug_sweep:
Expand Down
70 changes: 35 additions & 35 deletions erratatool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,29 @@ quality_responsibility_name: "OpenShift QE"

boilerplates:
rpm:
synopsis: "OpenShift Container Platform 4.18.z packages update"
topic: &common_topic "Red Hat OpenShift Container Platform release 4.18.z is now available with updates to packages and images that fix several bugs."
synopsis: "OpenShift Container Platform 4.19.z packages update"
topic: &common_topic "Red Hat OpenShift Container Platform release 4.19.z is now available with updates to packages and images that fix several bugs."
description: &common_description |
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.

This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.18.z. See the following advisory for the container images for this release:
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.19.z. See the following advisory for the container images for this release:

<ADVISORY_URL> e.g. https://access.redhat.com/errata/RHBA-2022:1234

All OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.18/updating/updating-cluster-cli.html
All OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.19/updating/updating-cluster-cli.html
solution: &common_solution |
See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-17-release-notes.html
https://docs.openshift.com/container-platform/4.19/release_notes/ocp-4-17-release-notes.html

Details on how to access this content are available at https://docs.openshift.com/container-platform/4.18/updating/updating-cluster-cli.html
Details on how to access this content are available at https://docs.openshift.com/container-platform/4.19/updating/updating-cluster-cli.html
bootimage:
synopsis: "OpenShift Container Platform 4.18.z packages update"
synopsis: "OpenShift Container Platform 4.19.z packages update"
topic: *common_topic
description: |
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains extra RPM packages used in building the initial Red Hat OpenShift Container Platform 4.18 RHCOS boot-images. See the following advisory for the container images for this release:
This advisory contains extra RPM packages used in building the initial Red Hat OpenShift Container Platform 4.19 RHCOS boot-images. See the following advisory for the container images for this release:
<ADVISORY_URL> e.g. https://access.redhat.com/errata/RHBA-2022:1234
Expand All @@ -60,30 +60,30 @@ boilerplates:
solution: |
See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:
https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-17-release-notes.html
https://docs.openshift.com/container-platform/4.19/release_notes/ocp-4-17-release-notes.html
Details on how to access this content are available at https://docs.openshift.com/container-platform/4.18/updating/updating-cluster-cli.html
Details on how to access this content are available at https://docs.openshift.com/container-platform/4.19/updating/updating-cluster-cli.html
image:
synopsis: "OpenShift Container Platform 4.18.z bug fix update"
synopsis: "OpenShift Container Platform 4.19.z bug fix update"
# Enable legacy style comment on advisory creation
advisory_type_comment: True
topic: *common_topic
description: |
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the container images for Red Hat OpenShift Container Platform 4.18.z. See the following advisory for the RPM packages for this release:
This advisory contains the container images for Red Hat OpenShift Container Platform 4.19.z. See the following advisory for the RPM packages for this release:
<ADVISORY_URL> e.g. https://access.redhat.com/errata/RHBA-2022:1234
Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:
https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-17-release-notes.html
https://docs.openshift.com/container-platform/4.19/release_notes/ocp-4-17-release-notes.html
solution: &common_image_solution |
For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:
For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-17-release-notes.html
https://docs.openshift.com/container-platform/4.19/release_notes/ocp-4-17-release-notes.html

You may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags

Expand All @@ -101,16 +101,16 @@ boilerplates:
(For aarch64 architecture)
The image digest is sha256:<SHASUM_HERE>

All OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.18/updating/updating-cluster-cli.html
All OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.19/updating/updating-cluster-cli.html
extras:
synopsis: OpenShift Container Platform 4.18.z extras update
synopsis: OpenShift Container Platform 4.19.z extras update
topic: *common_topic
description: *common_description
solution: *common_solution
metadata:
synopsis: OpenShift Container Platform 4.18.z OLM Operators metadata update
synopsis: OpenShift Container Platform 4.19.z OLM Operators metadata update
topic: |
Red Hat OpenShift Container Platform release 4.18.z is now available with updates to packages and images that fix several bugs.
Red Hat OpenShift Container Platform release 4.19.z is now available with updates to packages and images that fix several bugs.
This advisory will be used to release the corresponding Operator manifests via new Operator metadata containers.
Expand All @@ -119,47 +119,47 @@ boilerplates:
This advisory will be used to release the corresponding Operator manifests via new Operator metadata containers.
All OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.18/updating/updating-cluster-cli.html
All OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.19/updating/updating-cluster-cli.html
solution: *common_solution
microshift:
synopsis: "Red Hat build of MicroShift 4.18.z bug fix and enhancement update"
synopsis: "Red Hat build of MicroShift 4.19.z bug fix and enhancement update"
topic: |
Red Hat build of MicroShift release 4.18.z is now available with updates to packages and images that fix several bugs.
Red Hat build of MicroShift release 4.19.z is now available with updates to packages and images that fix several bugs.
description: |
Red Hat build of MicroShift is Red Hat's light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.
This advisory contains the RPM packages for Red Hat build of MicroShift 4.18.z. Read the following advisory for the container images for this release:
This advisory contains the RPM packages for Red Hat build of MicroShift 4.19.z. Read the following advisory for the container images for this release:
<ADVISORY_URL> e.g. https://access.redhat.com/errata/RHSA-2023:1234
All of the bug fixes may not be documented in this advisory. Read the following release notes documentation for details about these changes:
https://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.18/html/release_notes/index
https://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.19/html/release_notes/index
All Red Hat build of MicroShift 4.18 users are advised to use these updated packages and images when they are available in the RPM repository.
All Red Hat build of MicroShift 4.19 users are advised to use these updated packages and images when they are available in the RPM repository.
solution: |
For MicroShift 4.18, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:
For MicroShift 4.19, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:
https://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.18/html/release_notes/index
https://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.19/html/release_notes/index
prerelease:
synopsis: OpenShift Container Platform 4.18 OLM Operators pre-release
synopsis: OpenShift Container Platform 4.19 OLM Operators pre-release
topic: |
This advisory will be used to pre-release OCP 4.18 operator bundles and the
This advisory will be used to pre-release OCP 4.19 operator bundles and the
container image builds on which they depend.
description: |
Although named OCP product builds are made public for testing prior to release,
optional operators cannot be provided in the same way, which is a gap for
partners and customers following the latest developments.
solution: |
This advisory will be used to pre-release OCP 4.18 operator bundles and the
This advisory will be used to pre-release OCP 4.19 operator bundles and the
container image builds on which they depend.
advance:
release: "RHOSE ASYNC"
synopsis: OpenShift Container Platform 4.18 OLM Operators advance release
synopsis: OpenShift Container Platform 4.19 OLM Operators advance release
topic: |
Red Hat OpenShift Container Platform release 4.18.0 is now available with updates to packages and images.
Red Hat OpenShift Container Platform release 4.19.0 is now available with updates to packages and images.
This advisory will be used to release Operator manifests via new Operator metadata containers, as well as container images that are dependencies for the Operators.
Expand All @@ -168,13 +168,13 @@ boilerplates:
This advisory will be used to release Operator manifests via new Operator metadata containers, as well as container images that are dependencies for the Operators.
All OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.18/updating/updating-cluster-cli.html
All OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.19/updating/updating-cluster-cli.html
solution: *common_solution

cve:
synopsis: OpenShift Container Platform 4.18.z security update
synopsis: OpenShift Container Platform 4.19.z security update
topic: |
Red Hat OpenShift Container Platform release 4.18.z is now available with updates to packages and images that fix several bugs and add enhancements.
Red Hat OpenShift Container Platform release 4.19.z is now available with updates to packages and images that fix several bugs and add enhancements.
Red Hat Product Security has rated this update as having a security impact of {IMPACT}. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
description: |
Expand Down
4 changes: 2 additions & 2 deletions group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ freeze_automation: false

vars:
MAJOR: 4
MINOR: 18
MINOR: 19
IMPACT: Low
CVES: None
RHCOS_EL_MAJOR: 9
Expand Down Expand Up @@ -149,7 +149,7 @@ urls:
brew_image_host: registry-proxy.engineering.redhat.com
brew_image_namespace: rh-osbs
cgit: https://pkgs.devel.redhat.com/cgit
rhcos_release_base: # once 4.18 RHCOS exist the newxt line an change to 4.18-
rhcos_release_base: # once 4.19 RHCOS exist the next line should change to 4.19-
multi: https://releases-rhcos-art.apps.ocp-virt.prod.psi.redhat.com/storage/prod/streams/4.18-{RHCOS_EL_MAJOR}.{RHCOS_EL_MINOR}/builds
dist_git_ignore:
- gating.yaml
Expand Down
Loading

0 comments on commit 7e04fa4

Please sign in to comment.