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
==== Operator SDK CLI tool and related testing and scaffolding tools are deprecated
972
+
973
+
The Red{nbsp}Hat-supported version of the Operator SDK CLI tool, including the related scaffolding and testing tools for Operator projects, is deprecated and is planned to be removed in a future release of {product-title}. Red{nbsp}Hat will provide bug fixes and support for this feature during the current release lifecycle, but this feature will no longer receive enhancements and will be removed from future {product-title} releases.
974
+
975
+
The Red{nbsp}Hat-supported version of the Operator SDK is not recommended for creating new Operator projects. Operator authors with existing Operator projects can use the version of the Operator SDK CLI tool released with {product-title} {product-version} to maintain their projects and create Operator releases targeting newer versions of {product-title}.
976
+
977
+
The following related base images for Operator projects are _not_ deprecated. The runtime functionality and configuration APIs for these base images are still supported for bug fixes and for addressing CVEs.
978
+
979
+
* The base image for Ansible-based Operator projects
980
+
* The base image for Helm-based Operator projects
981
+
982
+
For information about the unsupported, community-maintained, version of the Operator SDK, see link:https://sdk.operatorframework.io[Operator SDK (Operator Framework)].
983
+
940
984
[id="ocp-4-16-removed-features_{context}"]
941
985
=== Removed features
942
986
@@ -1608,16 +1652,15 @@ In the following tables, features are marked with the following statuses:
1608
1652
|Technology Preview
1609
1653
|Removed
1610
1654
1611
-
|Hybrid Helm Operator
1612
-
|Technology Preview
1655
+
|Scaffolding tools for Hybrid Helm-based Operator projects
1613
1656
|Technology Preview
1614
1657
|Technology Preview
1658
+
|Deprecated
1615
1659
1616
-
|Java-based Operator
1617
-
|Technology Preview
1660
+
|Scaffolding tools for Java-based Operator projects
0 commit comments