Skip to content

Commit a32336d

Browse files
authored
Merge pull request #93680 from michelle-purcell/HCCDOC-3790-INSIGHTS-OPERATOR
Removed Technology Preview in Insights Operator Runtime Extractor for 4.19 docs
2 parents fb095b0 + 2a24549 commit a32336d

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

modules/insights-operator-what-information-is-collected.adoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,8 @@ The following information is collected by the Insights Operator:
1313
* Progress information of running updates, and the status of any component upgrades.
1414
* Details of the platform that {product-title} is deployed on and the region that the cluster is located in
1515
ifndef::openshift-dedicated[]
16-
* Cluster workload information transformed into discreet Secure Hash Algorithm (SHA) values, which allows Red Hat to assess workloads for security and version vulnerabilities without disclosing sensitive details.
17-
* Workload information about the operating system and runtime environment, including runtime kinds, names, and versions, which you can optionally enable through the `InsightsRuntimeExtractor` feature gate. This data gives Red Hat a better understanding of how you use {product-title} containers so that we can proactively help you make investment decisions to drive optimal utilization.
18-
+
19-
--
20-
:FeatureName: InsightsRuntimeExtractor
21-
include::snippets/technology-preview.adoc[]
22-
--
16+
* Cluster workload information transformed into discreet Secure Hash Algorithm (SHA) values, which allows Red{nbsp}Hat to assess workloads for security and version vulnerabilities without disclosing sensitive details.
17+
* Workload information about the operating system and runtime environment, including runtime kinds, names, and version. This data gives Red{nbsp}Hat a better understanding of how you use {product-title} containers so that we can proactively help you make investment decisions to drive optimal utilization.
2318

2419
endif::openshift-dedicated[]
2520
* If an Operator reports an issue, information is collected about core {product-title} pods in the `openshift-*` and `kube-*` projects. This includes state, resource, security context, volume information, and more.

modules/nodes-cluster-enabling-features-about.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The following Technology Preview features are enabled by this feature set:
2424
** Swap memory on nodes. Enables swap memory use for {product-title} workloads on a per-node basis. (`NodeSwap`)
2525
** OpenStack Machine API Provider. This gate has no effect and is planned to be removed from this feature set in a future release. (`MachineAPIProviderOpenStack`)
2626
** Insights Operator. Enables the `InsightsDataGather` CRD, which allows users to configure some Insights data gathering options. The feature set also enables the `DataGather` CRD, which allows users to run Insights data gathering on-demand. (`InsightsConfigAPI`)
27-
** Insights Operator. Enables a new data collection feature called 'Insights Runtime Extractor' which, when enabled, allows Red{nbsp}Hat to gather more runtime workload data about your {product-title} containers. (`InsightsRuntimeExtractor`)
2827
** Dynamic Resource Allocation API. Enables a new API for requesting and sharing resources between pods and containers. This is an internal feature that most users do not need to interact with. (`DynamicResourceAllocation`)
2928
** Pod security admission enforcement. Enables the restricted enforcement mode for pod security admission. Instead of only logging a warning, pods are rejected if they violate pod security standards. (`OpenShiftPodSecurityAdmission`)
3029
** StatefulSet pod availability upgrading limits. Enables users to define the maximum number of statefulset pods unavailable during updates which reduces application downtime. (`MaxUnavailableStatefulSet`)

0 commit comments

Comments
 (0)