Skip to content

procedures: Add documentation for operator-managed OpenVSX registry#3122

Closed
tolusha wants to merge 1 commit into
mainfrom
doc-openvsx-managed-registry
Closed

procedures: Add documentation for operator-managed OpenVSX registry#3122
tolusha wants to merge 1 commit into
mainfrom
doc-openvsx-managed-registry

Conversation

@tolusha

@tolusha tolusha commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

What does this pull request change?

Adds a new procedure article documenting how to enable and configure the operator-managed OpenVSX registry feature introduced in che-operator#2130.

The new article enabling-the-managed-open-vsx-registry.adoc explains:

  • How to enable the managed OpenVSX registry via spec.components.openVSX.enable
  • The resources automatically created by the operator (OpenVSX server, PostgreSQL, PVCs, Ingress, Jobs)
  • How to customize storage sizes for extensions and database
  • How to pre-populate extensions via ConfigMap
  • How to configure deployment overrides for resource requests/limits

This complements the existing OpenVSX documentation by providing an operator-managed alternative to manual deployment procedures.

What issues does this pull request fix or reference?

Specify the version of the product this pull request applies to

next

Pull Request checklist

The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.

  • Any procedure:
    • Successfully tested.
  • Any page or link rename:
    • The page contains a redirection for the previous URL.
    • Propagate the URL change in:
  • Builds on Eclipse Che hosted by Red Hat.
  • the Validate language on files added or modified step reports no vale warnings.

Document the new CheCluster-managed OpenVSX deployment feature introduced
in che-operator PR #2130. This adds a new procedure article explaining how
to enable and configure the operator-managed OpenVSX registry with PostgreSQL
persistence.

The managed registry approach differs from existing manual deployment
procedures by providing a fully automated, operator-managed OpenVSX instance
that is deployed, configured, and maintained as a Che operand.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Click here to review and test in web IDE: Contribute

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

⚡️ Deploying pull request preview...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant