From 8210b50236c4f2b012841c02efdd367a4a609410 Mon Sep 17 00:00:00 2001 From: Vibhav Bobade Date: Thu, 29 Jan 2026 11:38:38 +0530 Subject: [PATCH 1/2] chore: add release YAML templates for v1.15.4 - Stage and prod release YAMLs for core, cli, operator - FBC release YAMLs for OCP 4.14, 4.16-4.21 - Snapshots from Jan 29 2026 builds (with updated CSV + FBC catalog) - Jira fixed issues updated for 1.15.4 fixVersion - Release type: RHBA (patch release) --- ...ift-pipelines-1-15-4-fbc-4-14-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-16-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-17-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-18-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-19-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-20-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-21-release.yaml | 14 +++ ...penshift-pipelines-cli-1-15-4-release.yaml | 40 ++++++++ ...enshift-pipelines-core-1-15-4-release.yaml | 54 +++++++++++ ...ift-pipelines-operator-1-15-4-release.yaml | 92 +++++++++++++++++++ ...ift-pipelines-1-15-4-fbc-4-14-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-16-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-17-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-18-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-19-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-20-release.yaml | 14 +++ ...ift-pipelines-1-15-4-fbc-4-21-release.yaml | 14 +++ ...penshift-pipelines-cli-1-15-4-release.yaml | 40 ++++++++ ...enshift-pipelines-core-1-15-4-release.yaml | 54 +++++++++++ ...ift-pipelines-operator-1-15-4-release.yaml | 92 +++++++++++++++++++ 20 files changed, 568 insertions(+) create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-14-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-16-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-17-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-18-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-19-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-20-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-21-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml create mode 100644 config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-14-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-16-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-17-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-18-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-19-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-20-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-21-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml create mode 100644 config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-14-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-14-release.yaml new file mode 100644 index 00000000..8d422263 --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-14-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-14-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-14-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-14-prod-release-as-op + snapshot: operator-1-15-index-4-14-application-dl48g \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-16-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-16-release.yaml new file mode 100644 index 00000000..a558c94e --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-16-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-16-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-16-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-16-prod-release-as-op + snapshot: operator-1-15-index-4-16-application-9tnqw \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-17-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-17-release.yaml new file mode 100644 index 00000000..e6a7da3a --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-17-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-17-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-17-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-17-prod-release-as-op + snapshot: operator-1-15-index-4-17-application-mgnhm \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-18-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-18-release.yaml new file mode 100644 index 00000000..05e923d0 --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-18-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-18-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-18-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-18-prod-release-as-op + snapshot: operator-1-15-index-4-18-application-snrsq \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-19-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-19-release.yaml new file mode 100644 index 00000000..382ab70e --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-19-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-19-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-19-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-19-prod-release-as-op + snapshot: operator-1-15-index-4-19-application-98g8c \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-20-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-20-release.yaml new file mode 100644 index 00000000..1bb7786e --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-20-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-20-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-20-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-20-prod-release-as-op + snapshot: operator-1-15-index-4-20-application-bhph9 \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-21-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-21-release.yaml new file mode 100644 index 00000000..b5cfb490 --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-1-15-4-fbc-4-21-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-21-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-21-prod-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-21-prod-release-as-op + snapshot: operator-1-15-index-4-21-application-rh99q \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml new file mode 100644 index 00000000..983597af --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml @@ -0,0 +1,40 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: openshift-pipelines-cli-1-15 + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-cli-1-15-4-prod-release- + namespace: tekton-ecosystem-tenant +spec: + data: + releaseNotes: + description: | + Red Hat OpenShift Pipelines is a cloud-native continuous integration and + delivery (CI/CD) solution for building pipelines using Tekton. Tekton is a + flexible, Kubernetes-native, open-source CI/CD framework which enables + automating deployments across multiple platforms such as Kubernetes, Serverless, + and VMs by abstracting away the underlying details. + issues: + fixed: + - id: SRVKP-7481 + source: issues.redhat.com + package-maintainer: pipelines-bots@redhat.com + references: + - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines + release-name: openshift-pipelines-1.15.4 + solution: | + Before applying this update, make sure all previously released advisory + relevant to your system have been applied. + For details on how to apply this update, refer to: + https://access.redhat.com/articles/11258 + synopsis: "Red Hat OpenShift Pipelines Release 1.15.4" + topic: | + The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. + For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). + type: RHBA + gracePeriodDays: 10 + releasePlan: openshift-pipelines-cli-1-15-prod-release-as-op + snapshot: openshift-pipelines-cli-1-15-g84s7 \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml new file mode 100644 index 00000000..c177f2eb --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml @@ -0,0 +1,54 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-15 + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-core-1-15-4-prod-release- + namespace: tekton-ecosystem-tenant +spec: + data: + releaseNotes: + description: | + Red Hat OpenShift Pipelines is a cloud-native continuous integration and + delivery (CI/CD) solution for building pipelines using Tekton. Tekton is a + flexible, Kubernetes-native, open-source CI/CD framework which enables + automating deployments across multiple platforms such as Kubernetes, Serverless, + and VMs by abstracting away the underlying details. + issues: + fixed: + - id: SRVKP-10608 + source: issues.redhat.com + - id: SRVKP-10435 + source: issues.redhat.com + - id: SRVKP-10310 + source: issues.redhat.com + - id: SRVKP-9456 + source: issues.redhat.com + - id: SRVKP-7481 + source: issues.redhat.com + - id: SRVKP-10523 + source: issues.redhat.com + - id: SRVKP-7482 + source: issues.redhat.com + - id: SRVKP-7480 + source: issues.redhat.com + package-maintainer: pipelines-bots@redhat.com + references: + - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines + release-name: openshift-pipelines-1.15.4 + solution: | + Before applying this update, make sure all previously released advisory + relevant to your system have been applied. + For details on how to apply this update, refer to: + https://access.redhat.com/articles/11258 + synopsis: "Red Hat OpenShift Pipelines Release 1.15.4" + topic: | + The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. + For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). + type: RHBA + gracePeriodDays: 10 + releasePlan: openshift-pipelines-core-1-15-prod-release-as-op + snapshot: openshift-pipelines-core-1-15-gjlt6 \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml new file mode 100644 index 00000000..d0b3d330 --- /dev/null +++ b/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml @@ -0,0 +1,92 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: openshift-pipelines-operator-1-15 + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-operator-1-15-dhzl8 + namespace: tekton-ecosystem-tenant +spec: + data: + releaseNotes: + description: | + Red Hat OpenShift Pipelines is a cloud-native continuous integration and + delivery (CI/CD) solution for building pipelines using Tekton. Tekton is a + flexible, Kubernetes-native, open-source CI/CD framework which enables + automating deployments across multiple platforms such as Kubernetes, Serverless, + and VMs by abstracting away the underlying details. + + Red Hat OpenShift Pipelines consists of: + + (needs to be updated) + - Tekton Operator 0.71.x + - Tekton Pipelines 0.59.x + - Tekton Triggers 0.27.x + - Tekton tkn CLI 0.37.x + - Tekton Chains 0.20.x (GA) + - Pipelines-as-Code 0.27.x (GA) + - ClusterTasks based on Tekton Catalog + - Tekton Hub 1.17.x (TP) + - Tekton Result 0.10.x (TP) + - Manual Approval Gate (tech-preview): v0.2.x + + ## Features + - Standard CI/CD pipelines definition + + - Easy to extend and integrate with existing tools + + - Portable across any Kubernetes platform + + - Designed for microservices and decentralized teams + + - Integrated with OpenShift Developer Console + + - Build images with Kubernetes tools such as S2I, Buildah, Buildpacks, Kaniko, + etc. + + - Deploy applications to multiple platforms such as Kubernetes, Serverless, and + VMs + + - Scale pipelines on-demand + + - Enhance supply chain security with Tekton Chains (Technology Preview) + + - Install and deploy Tekton Hub (Technology Preview) with custom catalog on + enterprise cluster + + - Maintain pipelines definitions as part of an application repository with + Pipelines-as-Code (PAC) (General Availability) + + For more information, see the Release Notes on any one of the following + platforms: + + - Customer Portal: + https://access.redhat.com/documentation/en-us/red_hat_openshift_pipelines/1.15/html/about_openshift_pipelines/op-release-notes#op-release-notes-1-15_op-release-notes + + - OpenShift documentation: + https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines/1.15/html/about_openshift_pipelines/op-release-notes + issues: + fixed: + - id: SRVKP-7480 + source: issues.redhat.com + - id: SRVKP-7050 + source: issues.redhat.com + package-maintainer: pipelines-bots@redhat.com + references: + - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines + release-name: openshift-pipelines-1.15.4 + solution: | + Before applying this update, make sure all previously released advisory + relevant to your system have been applied. + For details on how to apply this update, refer to: + https://access.redhat.com/articles/11258 + synopsis: "Red Hat OpenShift Pipelines Release 1.15.4" + topic: | + The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. + For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). + type: RHBA + gracePeriodDays: 10 + releasePlan: openshift-pipelines-operator-1-15-dhzl8 + snapshot: openshift-pipelines-operator-1-15-dhzl8 \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-14-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-14-release.yaml new file mode 100644 index 00000000..b1f091bf --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-14-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-14-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-14-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-14-stage-release-as-op + snapshot: operator-1-15-index-4-14-application-dl48g \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-16-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-16-release.yaml new file mode 100644 index 00000000..e2b3f96b --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-16-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-16-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-16-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-16-stage-release-as-op + snapshot: operator-1-15-index-4-16-application-9tnqw \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-17-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-17-release.yaml new file mode 100644 index 00000000..6572b9c8 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-17-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-17-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-17-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-17-stage-release-as-op + snapshot: operator-1-15-index-4-17-application-mgnhm \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-18-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-18-release.yaml new file mode 100644 index 00000000..822bd625 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-18-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-18-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-18-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-18-stage-release-as-op + snapshot: operator-1-15-index-4-18-application-snrsq \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-19-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-19-release.yaml new file mode 100644 index 00000000..4dfff09a --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-19-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-19-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-19-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-19-stage-release-as-op + snapshot: operator-1-15-index-4-19-application-98g8c \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-20-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-20-release.yaml new file mode 100644 index 00000000..0132ba89 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-20-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-20-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-20-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-20-stage-release-as-op + snapshot: operator-1-15-index-4-20-application-bhph9 \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-21-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-21-release.yaml new file mode 100644 index 00000000..0de52b49 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-1-15-4-fbc-4-21-release.yaml @@ -0,0 +1,14 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: operator-1-15-index-4-21-application + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-1-15-4-fbc-4-21-stage-release- + namespace: tekton-ecosystem-tenant +spec: + gracePeriodDays: 10 + releasePlan: openshift-pipelines-1-15-fbc-4-21-stage-release-as-op + snapshot: operator-1-15-index-4-21-application-rh99q \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml new file mode 100644 index 00000000..18ace035 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml @@ -0,0 +1,40 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: openshift-pipelines-cli-1-15 + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-cli-1-15-4-stage-release- + namespace: tekton-ecosystem-tenant +spec: + data: + releaseNotes: + description: | + Red Hat OpenShift Pipelines is a cloud-native continuous integration and + delivery (CI/CD) solution for building pipelines using Tekton. Tekton is a + flexible, Kubernetes-native, open-source CI/CD framework which enables + automating deployments across multiple platforms such as Kubernetes, Serverless, + and VMs by abstracting away the underlying details. + issues: + fixed: + - id: SRVKP-7481 + source: issues.redhat.com + package-maintainer: pipelines-bots@redhat.com + references: + - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines + release-name: openshift-pipelines-1.15.4 + solution: | + Before applying this update, make sure all previously released advisory + relevant to your system have been applied. + For details on how to apply this update, refer to: + https://access.redhat.com/articles/11258 + synopsis: "Red Hat OpenShift Pipelines Release 1.15.4" + topic: | + The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. + For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). + type: RHBA + gracePeriodDays: 10 + releasePlan: openshift-pipelines-cli-1-15-stage-release-as-op + snapshot: openshift-pipelines-cli-1-15-g84s7 diff --git a/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml new file mode 100644 index 00000000..f77238f8 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml @@ -0,0 +1,54 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: openshift-pipelines-core-1-15 + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-core-1-15-4-stage-release- + namespace: tekton-ecosystem-tenant +spec: + data: + releaseNotes: + description: | + Red Hat OpenShift Pipelines is a cloud-native continuous integration and + delivery (CI/CD) solution for building pipelines using Tekton. Tekton is a + flexible, Kubernetes-native, open-source CI/CD framework which enables + automating deployments across multiple platforms such as Kubernetes, Serverless, + and VMs by abstracting away the underlying details. + issues: + fixed: + - id: SRVKP-10608 + source: issues.redhat.com + - id: SRVKP-10435 + source: issues.redhat.com + - id: SRVKP-10310 + source: issues.redhat.com + - id: SRVKP-9456 + source: issues.redhat.com + - id: SRVKP-7481 + source: issues.redhat.com + - id: SRVKP-10523 + source: issues.redhat.com + - id: SRVKP-7482 + source: issues.redhat.com + - id: SRVKP-7480 + source: issues.redhat.com + package-maintainer: pipelines-bots@redhat.com + references: + - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines + release-name: openshift-pipelines-1.15.4 + solution: | + Before applying this update, make sure all previously released advisory + relevant to your system have been applied. + For details on how to apply this update, refer to: + https://access.redhat.com/articles/11258 + synopsis: "Red Hat OpenShift Pipelines Release 1.15.4" + topic: | + The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. + For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). + type: RHBA + gracePeriodDays: 10 + releasePlan: openshift-pipelines-core-1-15-stage-release-as-op + snapshot: openshift-pipelines-core-1-15-gjlt6 \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml new file mode 100644 index 00000000..d0b3d330 --- /dev/null +++ b/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml @@ -0,0 +1,92 @@ +apiVersion: appstudio.redhat.com/v1alpha1 +kind: Release +metadata: + labels: + appstudio.openshift.io/application: openshift-pipelines-operator-1-15 + pac.test.appstudio.openshift.io/event-type: push + pac.test.appstudio.openshift.io/url-org: openshift-pipelines + release.appstudio.openshift.io/author: rh-ee-vbobade + generateName: openshift-pipelines-operator-1-15-dhzl8 + namespace: tekton-ecosystem-tenant +spec: + data: + releaseNotes: + description: | + Red Hat OpenShift Pipelines is a cloud-native continuous integration and + delivery (CI/CD) solution for building pipelines using Tekton. Tekton is a + flexible, Kubernetes-native, open-source CI/CD framework which enables + automating deployments across multiple platforms such as Kubernetes, Serverless, + and VMs by abstracting away the underlying details. + + Red Hat OpenShift Pipelines consists of: + + (needs to be updated) + - Tekton Operator 0.71.x + - Tekton Pipelines 0.59.x + - Tekton Triggers 0.27.x + - Tekton tkn CLI 0.37.x + - Tekton Chains 0.20.x (GA) + - Pipelines-as-Code 0.27.x (GA) + - ClusterTasks based on Tekton Catalog + - Tekton Hub 1.17.x (TP) + - Tekton Result 0.10.x (TP) + - Manual Approval Gate (tech-preview): v0.2.x + + ## Features + - Standard CI/CD pipelines definition + + - Easy to extend and integrate with existing tools + + - Portable across any Kubernetes platform + + - Designed for microservices and decentralized teams + + - Integrated with OpenShift Developer Console + + - Build images with Kubernetes tools such as S2I, Buildah, Buildpacks, Kaniko, + etc. + + - Deploy applications to multiple platforms such as Kubernetes, Serverless, and + VMs + + - Scale pipelines on-demand + + - Enhance supply chain security with Tekton Chains (Technology Preview) + + - Install and deploy Tekton Hub (Technology Preview) with custom catalog on + enterprise cluster + + - Maintain pipelines definitions as part of an application repository with + Pipelines-as-Code (PAC) (General Availability) + + For more information, see the Release Notes on any one of the following + platforms: + + - Customer Portal: + https://access.redhat.com/documentation/en-us/red_hat_openshift_pipelines/1.15/html/about_openshift_pipelines/op-release-notes#op-release-notes-1-15_op-release-notes + + - OpenShift documentation: + https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines/1.15/html/about_openshift_pipelines/op-release-notes + issues: + fixed: + - id: SRVKP-7480 + source: issues.redhat.com + - id: SRVKP-7050 + source: issues.redhat.com + package-maintainer: pipelines-bots@redhat.com + references: + - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines + release-name: openshift-pipelines-1.15.4 + solution: | + Before applying this update, make sure all previously released advisory + relevant to your system have been applied. + For details on how to apply this update, refer to: + https://access.redhat.com/articles/11258 + synopsis: "Red Hat OpenShift Pipelines Release 1.15.4" + topic: | + The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. + For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). + type: RHBA + gracePeriodDays: 10 + releasePlan: openshift-pipelines-operator-1-15-dhzl8 + snapshot: openshift-pipelines-operator-1-15-dhzl8 \ No newline at end of file From 566a7e23f457c92232e2bdb0bd990abb78e1d878 Mon Sep 17 00:00:00 2001 From: Vibhav Bobade Date: Thu, 29 Jan 2026 12:37:56 +0530 Subject: [PATCH 2/2] Add CVE issues (SRVKP-7344, 7201, 7198) to release YAMLs and change type to RHSA The 1.15.4 release includes fixes for: - SRVKP-7344: jwt-go memory allocation CVE (jwt-go v4.5.2) - SRVKP-7201: oauth2 memory consumption CVE (oauth2 v0.27.0) - SRVKP-7198: x/crypto DoS CVE (x/crypto v0.35.0) Since CVE fixes are included, advisory type changed from RHBA to RHSA for core, cli, and operator release YAMLs in both stage and prod. --- .../prod/openshift-pipelines-cli-1-15-4-release.yaml | 8 +++++++- .../prod/openshift-pipelines-core-1-15-4-release.yaml | 8 +++++++- .../prod/openshift-pipelines-operator-1-15-4-release.yaml | 8 +++++++- .../stage/openshift-pipelines-cli-1-15-4-release.yaml | 8 +++++++- .../stage/openshift-pipelines-core-1-15-4-release.yaml | 8 +++++++- .../openshift-pipelines-operator-1-15-4-release.yaml | 8 +++++++- 6 files changed, 42 insertions(+), 6 deletions(-) diff --git a/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml index 983597af..ac773645 100644 --- a/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml +++ b/config/release/1.15.4/prod/openshift-pipelines-cli-1-15-4-release.yaml @@ -21,6 +21,12 @@ spec: fixed: - id: SRVKP-7481 source: issues.redhat.com + - id: SRVKP-7344 + source: issues.redhat.com + - id: SRVKP-7201 + source: issues.redhat.com + - id: SRVKP-7198 + source: issues.redhat.com package-maintainer: pipelines-bots@redhat.com references: - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines @@ -34,7 +40,7 @@ spec: topic: | The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). - type: RHBA + type: RHSA gracePeriodDays: 10 releasePlan: openshift-pipelines-cli-1-15-prod-release-as-op snapshot: openshift-pipelines-cli-1-15-g84s7 \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml index c177f2eb..58e0b905 100644 --- a/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml +++ b/config/release/1.15.4/prod/openshift-pipelines-core-1-15-4-release.yaml @@ -35,6 +35,12 @@ spec: source: issues.redhat.com - id: SRVKP-7480 source: issues.redhat.com + - id: SRVKP-7344 + source: issues.redhat.com + - id: SRVKP-7201 + source: issues.redhat.com + - id: SRVKP-7198 + source: issues.redhat.com package-maintainer: pipelines-bots@redhat.com references: - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines @@ -48,7 +54,7 @@ spec: topic: | The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). - type: RHBA + type: RHSA gracePeriodDays: 10 releasePlan: openshift-pipelines-core-1-15-prod-release-as-op snapshot: openshift-pipelines-core-1-15-gjlt6 \ No newline at end of file diff --git a/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml b/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml index d0b3d330..2f6aeaef 100644 --- a/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml +++ b/config/release/1.15.4/prod/openshift-pipelines-operator-1-15-4-release.yaml @@ -73,6 +73,12 @@ spec: source: issues.redhat.com - id: SRVKP-7050 source: issues.redhat.com + - id: SRVKP-7344 + source: issues.redhat.com + - id: SRVKP-7201 + source: issues.redhat.com + - id: SRVKP-7198 + source: issues.redhat.com package-maintainer: pipelines-bots@redhat.com references: - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines @@ -86,7 +92,7 @@ spec: topic: | The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). - type: RHBA + type: RHSA gracePeriodDays: 10 releasePlan: openshift-pipelines-operator-1-15-dhzl8 snapshot: openshift-pipelines-operator-1-15-dhzl8 \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml index 18ace035..070aee2b 100644 --- a/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml +++ b/config/release/1.15.4/stage/openshift-pipelines-cli-1-15-4-release.yaml @@ -21,6 +21,12 @@ spec: fixed: - id: SRVKP-7481 source: issues.redhat.com + - id: SRVKP-7344 + source: issues.redhat.com + - id: SRVKP-7201 + source: issues.redhat.com + - id: SRVKP-7198 + source: issues.redhat.com package-maintainer: pipelines-bots@redhat.com references: - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines @@ -34,7 +40,7 @@ spec: topic: | The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). - type: RHBA + type: RHSA gracePeriodDays: 10 releasePlan: openshift-pipelines-cli-1-15-stage-release-as-op snapshot: openshift-pipelines-cli-1-15-g84s7 diff --git a/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml index f77238f8..62312cff 100644 --- a/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml +++ b/config/release/1.15.4/stage/openshift-pipelines-core-1-15-4-release.yaml @@ -35,6 +35,12 @@ spec: source: issues.redhat.com - id: SRVKP-7480 source: issues.redhat.com + - id: SRVKP-7344 + source: issues.redhat.com + - id: SRVKP-7201 + source: issues.redhat.com + - id: SRVKP-7198 + source: issues.redhat.com package-maintainer: pipelines-bots@redhat.com references: - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines @@ -48,7 +54,7 @@ spec: topic: | The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). - type: RHBA + type: RHSA gracePeriodDays: 10 releasePlan: openshift-pipelines-core-1-15-stage-release-as-op snapshot: openshift-pipelines-core-1-15-gjlt6 \ No newline at end of file diff --git a/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml b/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml index d0b3d330..2f6aeaef 100644 --- a/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml +++ b/config/release/1.15.4/stage/openshift-pipelines-operator-1-15-4-release.yaml @@ -73,6 +73,12 @@ spec: source: issues.redhat.com - id: SRVKP-7050 source: issues.redhat.com + - id: SRVKP-7344 + source: issues.redhat.com + - id: SRVKP-7201 + source: issues.redhat.com + - id: SRVKP-7198 + source: issues.redhat.com package-maintainer: pipelines-bots@redhat.com references: - https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines @@ -86,7 +92,7 @@ spec: topic: | The 1.15.4 release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines). - type: RHBA + type: RHSA gracePeriodDays: 10 releasePlan: openshift-pipelines-operator-1-15-dhzl8 snapshot: openshift-pipelines-operator-1-15-dhzl8 \ No newline at end of file