Skip to content

fix: Add missing workspaces-config label to vscode-editor-configurations ConfigMap#3072

Open
snecklifter wants to merge 1 commit intoeclipse-che:mainfrom
snecklifter:fix/add-missing-workspaces-config-label
Open

fix: Add missing workspaces-config label to vscode-editor-configurations ConfigMap#3072
snecklifter wants to merge 1 commit intoeclipse-che:mainfrom
snecklifter:fix/add-missing-workspaces-config-label

Conversation

@snecklifter
Copy link
Copy Markdown

What does this pull request change?

Adds the missing app.kubernetes.io/component: workspaces-config label to the vscode-editor-configurations ConfigMap example in the editor-configurations-for-microsoft-visual-studio-code.adoc file.

What issues does this pull request fix or reference?

This fixes an inconsistency in the documentation where the ConfigMap example was missing a required label. Without the app.kubernetes.io/component: workspaces-config label, the ConfigMap does not propagate correctly to user namespaces, preventing the editor configurations from being applied across workspaces.

Specify the version of the product this pull request applies to

This applies to the main branch (next version).

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.

…ons ConfigMap

The vscode-editor-configurations ConfigMap example was missing the
app.kubernetes.io/component: workspaces-config label. Without this label,
the ConfigMap does not propagate correctly to user namespaces, preventing
the editor configurations from being applied across workspaces.

This change adds the missing label to align with other ConfigMap examples
in the documentation (manage-extension-installation.adoc and
configuring-a-user-namespace.adoc).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

Click here to review and test in web IDE: Contribute

@github-actions
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