question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

That's not possible to override devfile attribute with dots in its name

See original GitHub issue

Following procedure: https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/#overriding-devfile-values-using-factory-parameters_che

I used this example instead of the placehosder: https://<che-host>dashboard/#/load-factory/?url=https://github.com/maxandersen/quarkus-quickstarts/tree/che&override.attributes.dot.name.format.attribute=true

Danger alert:Failed to create a workspace. Error: Failed to create a new workspace from the devfile: Devfile schema validation failed. Error: (/attributes/dot):The value must be of string type, but actual type is object.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
benoitfcommented, Mar 26, 2021

workspaces.openshift.com is using the old dashboard so it might explain as well

0reactions
sleshchenkocommented, Apr 2, 2021

That’s related to Dashboard. I checked and Che Server correctly handles such overrides Screenshot_20210402_100929

Closing and it will be fixed by https://github.com/eclipse/che/issues/19424 when Dashboard will again use Che Server to perform overriding

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 3. Developer workspaces - Red Hat Customer Portal
When overriding attributes, everything that follows the attributes keyword is interpreted as an attribute name. You can use dot-separated names:.
Read more >
Using File and Folder objects - The Javascript Tools Guide
Folders do not open. File and Folder objects can be used anywhere that a path name is required, such as in properties and...
Read more >
File transforms and variable substitution - Azure Pipelines
It does not create new keys. If a variable name includes periods ("."), the transformation will attempt to locate the item within the...
Read more >
file-loader - webpack - JS.ORG
ℹ️ By default the path and name you specify will output the file in that ... This would not be possible with just...
Read more >
Release Notes - Keycloak
Feature guard for hosting the Keycloak JavaScript adapter. Applications are able to load keycloak.js directly from the Keycloak server. As it's not considered...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found