Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 7. Known issues


There is a known issue when updating to version 3.6: clusters that were updated to devspacesoperator.v3.5.0-0.1682130576.p require additional steps from administrators as a workaround.

Workaround

  1. Go to the OpenShift web console.
  2. Delete your existing Red Hat OpenShift Dev Spaces Operator subscription and the devspaces CSV.

    Note

    This does not remove any of the deployed pods or running workspaces.

  3. Install the latest Red Hat OpenShift Dev Spaces Operator subscription.
  4. Wait until all pods are replaced by new ones before opening the dashboard or loading workspaces.

Alternatively, you can use the oc command-line tool.

Additional resources

Currently, users are unable to create multiple workspaces from the same dashboard sample or Git repository URL after upgrading OpenShift Dev Spaces from version 3.4.

Administrators must ask users before the upgrade to push their latest workspace changes to their Git repositories and to be prepared to delete and recreate workspaces after the upgrade.

Workaround

Use a relevant option:

  • Update your devfile with generateName rather than fixedName to have a unique name generated for each new workspace.
  • Delete any previous workspaces from the same sample or Git repository before creating a new one.

Additional resources

There is currently a known issue for users who are using a Kubernetes Secret with their Git-provider credentials. The user name and email for Git operations in worspaces for those users are currently taken from the user-profile Secret of the <user>-devspaces namespace.

Important

Workaround

  • In the editor terminal of the running workspace, run the following commands to set your commit author name and email:

    git commit config --global user.name <your_name>
    git commit config --global user.email <your_email>

Additional resources

7.4. Debugger does not work in the .NET sample

Currently, the debugger in Microsoft Visual Studio Code - Open Source does not work in the .NET sample.

Workaround

Additional resources

Currently, new workspaces based on a Bitbucket.org-hosted repository fail to start if the repository contains no devfile or a v1 devfile. The result is the Failed to create the workspace error message.

Workaround

Additional resources

Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance. Découvrez nos récentes mises à jour.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Theme

© 2026 Red Hat
Retour au début