From 625f82d89d1182a544cd35b8729750ac1dca3187 Mon Sep 17 00:00:00 2001 From: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> Date: Thu, 16 Oct 2025 17:51:57 +0530 Subject: [PATCH 1/6] Add tag for migrated s390x CI pipeline on Jenkins This commit adds the appropriate tag to support the newly migrated Continuous Integration (CI) pipeline for the s390x architecture on Jenkins. Signed-off-by: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d470530162..32393e16f6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![Twitter Follow](https://img.shields.io/twitter/follow/strimziio?style=social)](https://twitter.com/strimziio) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/strimzi-kafka-operator)](https://artifacthub.io/packages/search?repo=strimzi-kafka-operator) +[![s390x build Status](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/) Strimzi provides a way to run an [Apache Kafka®][kafka] cluster on [Kubernetes][k8s] or [OpenShift][os] in various deployment configurations. From bdc605e27b81012b1d8937727809cc2ac8b2e4e8 Mon Sep 17 00:00:00 2001 From: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:27:56 +0530 Subject: [PATCH 2/6] Update README.md Signed-off-by: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32393e16f6..fe0b00aefa 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![Twitter Follow](https://img.shields.io/twitter/follow/strimziio?style=social)](https://twitter.com/strimziio) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/strimzi-kafka-operator)](https://artifacthub.io/packages/search?repo=strimzi-kafka-operator) -[![s390x build Status](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/) Strimzi provides a way to run an [Apache Kafka®][kafka] cluster on [Kubernetes][k8s] or [OpenShift][os] in various deployment configurations. @@ -109,6 +108,12 @@ You can use it to verify the signature of the SBOM files with the following comm cosign verify-blob --key cosign.pub --bundle .bundle --insecure-ignore-tlog=true ``` +### Architecture support +#### Linux on IBM Z (s390x) : +[![Jenkins](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/) + +_Note: This badge represents a community-led initiative and is not officially endorsed by the Strimzi project maintainers._ + --- Strimzi is a Cloud Native Computing Foundation incubating project. From a35fdc6a5177c2bdaedc68248df3a602f91ac4dc Mon Sep 17 00:00:00 2001 From: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> Date: Thu, 23 Oct 2025 12:42:03 +0530 Subject: [PATCH 3/6] Update README.md Signed-off-by: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe0b00aefa..fcca092684 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,10 @@ You can use it to verify the signature of the SBOM files with the following comm cosign verify-blob --key cosign.pub --bundle .bundle --insecure-ignore-tlog=true ``` -### Architecture support -#### Linux on IBM Z (s390x) : +## Architecture support + +### Linux on IBM Z (s390x) : + [![Jenkins](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/) _Note: This badge represents a community-led initiative and is not officially endorsed by the Strimzi project maintainers._ From ef50bb7bf340d1f83017b7cca4a0d5770515c611 Mon Sep 17 00:00:00 2001 From: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> Date: Fri, 24 Oct 2025 12:41:22 +0530 Subject: [PATCH 4/6] Update README.md Signed-off-by: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fcca092684..55161d16d9 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,14 @@ If you want to get in touch with us first before contributing, you can use: ## License Strimzi is licensed under the [Apache License](./LICENSE), Version 2.0 +## Architecture support + +### Linux on IBM Z (s390x) : + +[![Jenkins](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/) + +_Note: This badge represents a community-led initiative and is not officially endorsed by the Strimzi project maintainers._ + ## Container signatures From the 0.38.0 release, Strimzi containers are signed using the [`cosign` tool](https://github.com/sigstore/cosign). @@ -108,14 +116,6 @@ You can use it to verify the signature of the SBOM files with the following comm cosign verify-blob --key cosign.pub --bundle .bundle --insecure-ignore-tlog=true ``` -## Architecture support - -### Linux on IBM Z (s390x) : - -[![Jenkins](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/) - -_Note: This badge represents a community-led initiative and is not officially endorsed by the Strimzi project maintainers._ - --- Strimzi is a Cloud Native Computing Foundation incubating project. From b25231586501b13f73ecdc8d252f357252b447e2 Mon Sep 17 00:00:00 2001 From: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> Date: Thu, 30 Oct 2025 21:56:20 +0530 Subject: [PATCH 5/6] Update README.md Signed-off-by: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55161d16d9..60a7f16cc3 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If you want to get in touch with us first before contributing, you can use: ## License Strimzi is licensed under the [Apache License](./LICENSE), Version 2.0 -## Architecture support +## Community Testing ### Linux on IBM Z (s390x) : From 6bb31c31286dfe7deff369c9478093e3b07164ba Mon Sep 17 00:00:00 2001 From: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> Date: Mon, 3 Nov 2025 16:21:19 +0530 Subject: [PATCH 6/6] Update README.md Signed-off-by: Firoj-IBM <98873158+Firoj-Patel@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60a7f16cc3..2d0ac5c9bb 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Strimzi is licensed under the [Apache License](./LICENSE), Version 2.0 ## Community Testing -### Linux on IBM Z (s390x) : +### Linux on IBM Z (s390x) [![Jenkins](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/)