1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Revert "OSDOCS-14603: assembly and module creation for ESO docs"

This commit is contained in:
Shubha Narayanan
2025-06-05 11:05:59 +05:30
committed by openshift-cherrypick-robot
parent f6e815d6bd
commit b89ad70e3e
17 changed files with 6 additions and 650 deletions

View File

@@ -1,27 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="external-secrets-operator-install"]
= Installing the {external-secrets-operator}
include::_attributes/common-attributes.adoc[]
:context: external-secrets-operator-install
toc::[]
The {external-secrets-operator} is not installed on the {product-title} by default. Install the {external-secrets-operator-short} by using either the web console or the command-line interface (CLI).
:FeatureName: The {external-secrets-operator}
include::snippets/technology-preview.adoc[leveloffset=+1]
//== Installing the {external-secrets-operator}
//Installing the {external-secrets-operator} using the web console
include::modules/external-secrets-operator-install-console.adoc[leveloffset=+1]
//Installing using CLI
include::modules/external-secrets-operator-install-cli.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="external-secrets-operator-install_additional-resources"]
== Additional resources
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[Adding Operators to a cluster]

View File

@@ -1,23 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="external-secrets-operator-monitoring"]
= Monitoring the {external-secrets-operator}
include::_attributes/common-attributes.adoc[]
:context: external-secrets-operator-monitoring
toc::[]
You can expose controller metrics for the {external-secrets-operator} in the format provided by the Prometheus Operator.
:FeatureName: The {external-secrets-operator}
include::snippets/technology-preview.adoc[leveloffset=+1]
// Enabling metrics for the {external-secrets-operator-short}
include::modules/external-secrets-enable-metrics.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../observability/monitoring/configuring-user-workload-monitoring/configuring-metrics-uwm.adoc#setting-up-metrics-collection-for-user-defined-projects_configuring-metrics-uwm[Setting up metrics collection for user-defined projects]
// Querying metrics for the {external-secrets-operator-short}
include::modules/external-secrets-query-metrics.adoc[leveloffset=+1]

View File

@@ -1,42 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="external-secrets-operator-release-notes"]
= {external-secrets-operator} release notes
include::_attributes/common-attributes.adoc[]
:context: external-secrets-operator-release-notes
toc::[]
The {external-secrets-operator} is a cluster-wide service that provides lifecycle management for secrets fetched from external secret management systems.
These release notes track the development of {external-secrets-operator-short}.
:FeatureName: The {external-secrets-operator}
include::snippets/technology-preview.adoc[leveloffset=+1]
For more information, see xref:../../security/external_secrets_operator/index.adoc#external-secrets-operator-about[{external-secrets-operator-short} overview].
[id="external-secrets-operator-release-notes-0-1-0_{context}"]
== Release notes for {external-secrets-operator} 0.1.0 (Technology Preview)
//Issued:
//The following advisory is available for the {external-secrets-operator} 0.1.0:
//For more information, see
[id="external-secrets-operator-0-1-0-features-enhancements_{context}"]
=== New features and enhancements
* This is the initial, Technology Preview release of the {external-secrets-operator}.
// No bug fixes in the initial release
//[id="external-secrets-operator-0-1-0-bug-fixes_{context}"]
//=== Bug fixes
//[id="external-secrets-operator-0-1-0-CVEs_{context}"]
//=== CVEs
//content to be added
[id="external-secrets-operator-0-1-0-known-issue_{context}"]
=== Known issues
//content to be added

View File

@@ -1,21 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="external-secrets-operator-uninstall"]
= Uninstalling the {external-secrets-operator}
include::_attributes/common-attributes.adoc[]
:context: external-secrets-operator-uninstall
toc::[]
You can remove the {external-secrets-operator} from {product-title} by uninstalling the Operator and removing its related resources.
:FeatureName: The {external-secrets-operator}
include::snippets/technology-preview.adoc[leveloffset=+1]
// Uninstalling the {external-secrets-operator-short}
include::modules/external-secrets-operator-uninstall-console.adoc[leveloffset=+1]
// Removing {external-secrets-operator-short}
include::modules/external-secrets-remove-resources.adoc[leveloffset=+1]
// Removing {external-secrets-operator-short} using CLI
include::modules/external-secrets-remove-resources-cli.adoc[leveloffset=+1]

View File

@@ -1,33 +1,15 @@
:_mod-docs-content-type: ASSEMBLY
[id="external-secrets-operator-about"]
= {external-secrets-operator} overview
= External secrets Operator for Red Hat OpenShift overview
include::_attributes/common-attributes.adoc[]
:context: external-secrets-operator-about
toc::[]
The {external-secrets-operator} operates as a cluster-wide service to deploy and manage the `external-secrets` application. The `external-secrets` application integrates with external secrets management systems and performs secret fetching, refreshing, and provisioning within the cluster.
:FeatureName: The {external-secrets-operator}
include::snippets/technology-preview.adoc[leveloffset=+1]
//About the {external-secrets-operator}
include::modules/external-secrets-about.adoc[leveloffset=+1]
//About the external secrets provide types
include::modules/external-secrets-provider-types.adoc[leveloffset=+1]
//The supported versions
//include::modules/external-secrets-supported-versions.adoc[leveloffset=+1]
//FIPS compliant support
include::modules/external-secrets-fips-support.adoc[leveloffset=+1]
//Details to be added
[role="_additional-resources"]
[id="external-secrets-operator-about_additional-resources"]
== Additional resources
* link:https://external-secrets.io/latest/[external-secrets application]
* xref:../../security/container_security/security-compliance.adoc#security-compliance[Understanding compliance]
* xref:../../installing/overview/installing-fips.adoc#installing-fips-mode_installing-fips[Installing a cluster in FIPS mode]
* xref:../../installing/overview/installing-preparing.adoc#installing-preparing-security[Do you need extra security for your cluster?]
* link:https://external-secrets.io/latest/[External Secrets Operator]