-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Impossible to set boolean value for preferences via devfile #14131
Labels
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.
Milestone
Comments
feature issue is for |
Seems it duplicates #13302 but the title definitely is more precise here ) |
@tolusha am i correct - you mean the attributes of the root devfile object ? (there is no preferences field except the one in chePlugin type)? |
@mshaposhnik
|
ok |
25 tasks
This was referenced Aug 8, 2019
Closed
Closed
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Describe the bug
Impossible to set boolean value for preferences via devfile.
It is automatically converted into a string.
Che version
Steps to reproduce
Expected behavior
Expected boolean value for an attribute.
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Installation method
Environment
Additional context
It is needed for #13698
The text was updated successfully, but these errors were encountered: