You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following base images for Operator projects are updated for compatability with {product-title} {product-version}. The runtime functionality and configuration APIs for these base images are supported for bug fixes and for addressing CVEs.
521
+
522
+
* The base image for Ansible-based Operator projects
523
+
* The base image for Helm-based Operator projects
524
+
525
+
For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase).
526
+
527
+
// NOTE: The KCS article link will be published on the GA date. It is a draft right now.
516
528
517
529
[id="ocp-release-notes-oci_{context}"]
518
530
=== {oci-first}
@@ -772,22 +784,22 @@ In the following tables, features are marked with the following statuses:
772
784
|Operator SDK
773
785
|Deprecated
774
786
|Deprecated
775
-
|Deprecated
787
+
|Removed
776
788
777
789
|Scaffolding tools for Ansible-based Operator projects
778
790
|Deprecated
779
791
|Deprecated
780
-
|Deprecated
792
+
|Removed
781
793
782
794
|Scaffolding tools for Helm-based Operator projects
783
795
|Deprecated
784
796
|Deprecated
785
-
|Deprecated
797
+
|Removed
786
798
787
799
|Scaffolding tools for Go-based Operator projects
788
800
|Deprecated
789
801
|Deprecated
790
-
|Deprecated
802
+
|Removed
791
803
792
804
|Scaffolding tools for Hybrid Helm-based Operator projects
793
805
|Deprecated
@@ -915,6 +927,17 @@ Kubernetes 1.32 removed the following deprecated APIs, so you must migrate manif
==== Operator SDK CLI and related scaffolding and testing tools
932
+
933
+
With this release, the Red{nbsp}Hat-supported version of the Operator SDK CLI tool, including the related scaffolding and testing tools for Operator projects, is no longer released with {product-title}.
934
+
935
+
Red{nbsp}Hat will provide bug fixes and support for versions of the Operator SDK that were released with earlier versions of {product-title} according to the link:https://access.redhat.com/product-life-cycles?product=OpenShift%20Container%20Platform%204[Product Life Cycles for {product-title} 4] (Red{nbsp}Hat Customer Portal).
936
+
937
+
Operator authors with existing Operator projects can use the version of the Operator SDK CLI tool released with {product-title} 4.18 to maintain their projects and create Operator releases targeting newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase).
938
+
939
+
For more information about the unsupported, community-maintained, version of the Operator SDK, see link:https://sdk.operatorframework.io[Operator SDK (Operator Framework)].
0 commit comments