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
1102
+
1103
+
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.
1104
+
1105
+
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}.
1106
+
1107
+
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.
1108
+
1109
+
* The base image for Ansible-based Operator projects
1110
+
* The base image for Helm-based Operator projects
1111
+
1112
+
For information about the unsupported, community-maintained, version of the Operator SDK, see link:https://sdk.operatorframework.io[Operator SDK (Operator Framework)].
1113
+
1070
1114
[id="ocp-4-16-removed-features_{context}"]
1071
1115
=== Removed features
1072
1116
@@ -1826,16 +1870,15 @@ In the following tables, features are marked with the following statuses:
1826
1870
|Technology Preview
1827
1871
|Removed
1828
1872
1829
-
|Hybrid Helm Operator
1830
-
|Technology Preview
1873
+
|Scaffolding tools for Hybrid Helm-based Operator projects
1831
1874
|Technology Preview
1832
1875
|Technology Preview
1876
+
|Deprecated
1833
1877
1834
-
|Java-based Operator
1835
-
|Technology Preview
1878
+
|Scaffolding tools for Java-based Operator projects
0 commit comments