From 23752ed9e4dd7b8e49137c0ce1cee29dee0f31e9 Mon Sep 17 00:00:00 2001 From: Vinu K Date: Wed, 5 Nov 2025 13:09:43 +0530 Subject: [PATCH] JKNS-798: OpenShift Jenkins maintenance mode info Red Hat-maintained OpenShift Jenkins and the following three plugins are now in maintenance mode - Jenkins Client Plugin - Jenkins Login Plugin - Jenkins Sync Plugin Signed-off-by: Vinu K --- ...important-changes-to-openshift-jenkins-images.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/cicd/jenkins/important-changes-to-openshift-jenkins-images.adoc b/cicd/jenkins/important-changes-to-openshift-jenkins-images.adoc index ef82dd6c2188..067ad86f9fec 100644 --- a/cicd/jenkins/important-changes-to-openshift-jenkins-images.adoc +++ b/cicd/jenkins/important-changes-to-openshift-jenkins-images.adoc @@ -6,6 +6,17 @@ include::_attributes/common-attributes.adoc[] toc::[] +[IMPORTANT] +==== +Openshift Jenkins receives periodic updates from Jenkins LTS releases and associated plugins. These updates may include bug fixes, security vulnerability patches, and occasionally new features. However, Red{nbsp}Hat does not plan to introduce further enhancements or major changes to the functionality or contents of the OpenShift Jenkins container image, other than updates to its dependent plugins. + +Additionally, the following three Red{nbsp}Hat-maintained Jenkins plugins are now in maintenance mode. Only critical bug fixes will be addressed, and no new enhancements or feature development are planned. + +* Jenkins Client Plugin +* Jenkins Login Plugin +* Jenkins Sync Plugin +==== + {product-title} 4.11 moves the OpenShift Jenkins and OpenShift Agent Base images to the `ocp-tools-4` repository at `registry.redhat.io`. It also removes the OpenShift Jenkins Maven and NodeJS Agent images from its payload: * {product-title} 4.11 moves the OpenShift Jenkins and OpenShift Agent Base images to the `ocp-tools-4` repository at `registry.redhat.io` so that Red Hat can produce and update the images outside the {product-title} lifecycle. Previously, these images were in the {product-title} install payload and the `openshift4` repository at `registry.redhat.io`.