mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-14740 updated modules
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
be377b856b
commit
be88c4bbfd
@@ -0,0 +1,48 @@
|
||||
:_mod-docs-content-type: ASSEMBLY
|
||||
[id="external-secrets-operator-migrate-downstream-upstream"]
|
||||
= Migrating from the community {external-secrets-operator-short} to {external-secrets-operator}
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: external-secrets-operator-migrate-downstream-upstream
|
||||
|
||||
toc::[]
|
||||
|
||||
You can migrate from the community version of the {external-secrets-operator-short}. Migrating to {external-secrets-operator} provides you with an officially supported product giving you access to enterprise-grade support. It also provides you with seamless integration from installation to upgrades.
|
||||
|
||||
The following migration versions have been fully tested.
|
||||
|
||||
[cols="1,1,1",options="header"]
|
||||
|===
|
||||
| Upstream version
|
||||
| Installation method
|
||||
| Downstream version
|
||||
|
||||
| 0.11.0
|
||||
| OLM
|
||||
| v1.0.0 GA
|
||||
|
||||
| 0.19.0
|
||||
| Helm
|
||||
| v1.0.0 GA
|
||||
|===
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
The migration does not support rollbacks.
|
||||
====
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
{external-secrets-operator} is based on the upstream version 0.19.0. Do not attempt to migrate from a higher version of the {external-secrets-operator-short}.
|
||||
====
|
||||
|
||||
// Deleting the operatorconfig
|
||||
include::modules/external-secrets-operator-delete-upstream-operatorconfig.adoc[leveloffset=+1]
|
||||
|
||||
// Uninstalling the upstream {external-secrets-operator}
|
||||
include::modules/external-secrets-operator-uninstall-upstream-eso.adoc[leveloffset=+1]
|
||||
|
||||
// Removing {external-secrets-operator-short} using CLI
|
||||
include::modules/external-secrets-operator-eso-install.adoc[leveloffset=+1]
|
||||
|
||||
// Create externalsecretsconfig and verify everything is running
|
||||
include::modules/external-secrets-operator-create-externalsecretsconfig.adoc[leveloffset=+1]
|
||||
Reference in New Issue
Block a user