That's not possible to override devfile attribute with dots in its name
See original GitHub issueFollowing 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:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
workspaces.openshift.com is using the old dashboard so it might explain as well
That’s related to Dashboard. I checked and Che Server correctly handles such overrides
Closing and it will be fixed by https://github.com/eclipse/che/issues/19424 when Dashboard will again use Che Server to perform overriding