Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overriding branch in a factory doesn't work #19422

Closed
23 tasks
vinokurig opened this issue Mar 26, 2021 · 1 comment
Closed
23 tasks

Overriding branch in a factory doesn't work #19422

vinokurig opened this issue Mar 26, 2021 · 1 comment
Labels
area/doc Issues related to documentation kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@vinokurig
Copy link
Contributor

vinokurig commented Mar 26, 2021

Describe the bug

There is an ability to override devfile values using factory parameters: https://www.eclipse.org/che/docs/che-7/end-user-guide/creating-a-workspace-from-remote-devfile/#overriding-devfile-values-using-factory-parameters_che. The example 2 doesn't work.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Start a workspace from a factory url: https://che-eclipse-che.apps.cluster-578e.578e.sandbox1206.opentlc.com/f?url=https://gist.githubusercontent.com/vinokurig/e6fa0ccc04ad05c2a47d3d503a40983c/raw/1051685dc40bea7b76edf7842b7ba5c1afe42e0c/test.yaml&override.projects.python-hello-world.source.branch=test
See: The project is chekouted to main branch.
Expected: The project must be chekouted to test branch.

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: please specify

Eclipse Che Logs

Additional context

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 26, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Mar 26, 2021
@yhontyk yhontyk added area/doc Issues related to documentation severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Mar 26, 2021
@vinokurig
Copy link
Contributor Author

Closing as a duplicate of #19424

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/doc Issues related to documentation kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants