Skip to content

Commit 47564b2

Browse files
[4.19 RN] Removal of Operator SDK binary
1 parent 77b3a02 commit 47564b2

File tree

1 file changed

+29
-6
lines changed

1 file changed

+29
-6
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -508,11 +508,23 @@ With this release, {product-title} introduces the Data Processing Unit (DPU) Ope
508508
[id="ocp-release-notes-openshift-cli_{context}"]
509509
=== OpenShift CLI (oc)
510510

511+
[id="ocp-release-notes-olm_{context}"]
512+
=== Operator lifecycle
513+
511514
[id="ocp-release-notes-osdk_{context}"]
512515
=== Operator development
513516

514-
[id="ocp-release-notes-olm_{context}"]
515-
=== Operator lifecycle
517+
[id="ocp-release-notes-osdk-base-images_{context}"]
518+
==== Supported Operator base images
519+
520+
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.
516528

517529
[id="ocp-release-notes-oci_{context}"]
518530
=== {oci-first}
@@ -772,22 +784,22 @@ In the following tables, features are marked with the following statuses:
772784
|Operator SDK
773785
|Deprecated
774786
|Deprecated
775-
|Deprecated
787+
|Removed
776788

777789
|Scaffolding tools for Ansible-based Operator projects
778790
|Deprecated
779791
|Deprecated
780-
|Deprecated
792+
|Removed
781793

782794
|Scaffolding tools for Helm-based Operator projects
783795
|Deprecated
784796
|Deprecated
785-
|Deprecated
797+
|Removed
786798

787799
|Scaffolding tools for Go-based Operator projects
788800
|Deprecated
789801
|Deprecated
790-
|Deprecated
802+
|Removed
791803

792804
|Scaffolding tools for Hybrid Helm-based Operator projects
793805
|Deprecated
@@ -915,6 +927,17 @@ Kubernetes 1.32 removed the following deprecated APIs, so you must migrate manif
915927
|link:https://kubernetes.io/docs/reference/using-api/deprecation-guide/#flowcontrol-resources-v132[Yes]
916928
|===
917929

930+
[id="ocp-4-19-removed-osdk_{context}"]
931+
==== 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)].
940+
918941
[id="ocp-4-19-future-deprecation_{context}"]
919942
=== Notice of future deprecation
920943

0 commit comments

Comments
 (0)