-
Bug
-
Resolution: Done
-
Critical
-
3.5.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Known Issue
-
Done
Description of problem:
It's not possible to open DS 3.5.0.RC-03-10 workspace from devfile samples after upgrade from DS 3.4.0 + DWO 0.19.1.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Deploy DS 3.4.0 + DWO 0.19.1 to online/airgap OCP 4.12.
- Create workspace using "java-lombok" sample.
- Upgrade DS to 3.5.0.RC-03-10.
- Create new workspace using "java-lombok" sample.
Actual results:
There was error message "Cannot start the provider file.Provider: routers cannot be a standalone element (type map[string]*dynamic.Router)" in *che-gateway pod logs:
time="2023-03-12T22:29:20Z" level=info msg="Traefik version dev built on I don't remember exactly" time="2023-03-12T22:29:20Z" level=info msg="\nStats collection is disabled.\nHelp us improve Traefik by turning this feature on :)\nMore details on: https://doc.traefik.io/traefik/contributing/data-collection/\n" time="2023-03-12T22:29:20Z" level=warning msg="Traefik Pilot is deprecated and will be removed soon. Please check our Blog for migration instructions later this year." time="2023-03-12T22:29:20Z" level=info msg="Starting provider aggregator aggregator.ProviderAggregator" time="2023-03-12T22:29:20Z" level=info msg="Starting provider *file.Provider" time="2023-03-12T22:29:20Z" level=error msg="Cannot start the provider *file.Provider: routers cannot be a standalone element (type map[string]*dynamic.Router)" time="2023-03-12T22:29:20Z" level=info msg="Starting provider *traefik.Provider" time="2023-03-12T22:29:20Z" level=info msg="Starting provider *acme.ChallengeTLSALPN"
Expected results:
Workspace has been started successfully.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Additional info (Such as Logs, Screenshots, etc):
The problem hasn't been reproduced in DS 3.5.0.RC-03-10 installed from scratch on another online/airgap cluster.
- clones
-
CRW-3529 Unable to launch sample workspace with any IDE on DS 3.3.0: "The workspace has not received an IDE URL in the last 20 seconds. Try to re-open the workspace."
- Closed