-
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
Command not working in Apache Camel K #17015
Comments
@apupier can you take a look? |
do you have the Camel K integration file opened in editor when launching the command? |
@apupier Could you please explain where can I find |
When using the Apache Camel K defautl stack, there are several Camel K integration files. For instance, the file named Sample.java inside examples folder |
that's not very nice not having more information :-( have you configured an access to a Camel K instance? |
@apupier So there are some extra steps I need to do to configure Camel K instance? Could you please provide me those steps?
|
yes, due to Che limitations #15391
it depends on your version and how you are used to configure the Kubernetes connection in your Eclipse Che workspace. Some possibilities described here: |
so this error means that the Camel K instance is not available. This is up to the user to do it due to Che limitation #15391 |
Thank you for your answer, I'll try that. 👍 |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Describe the bug
There is just one command in Apache Camel K devfile. It is displayed only in
Terminal -> Run task...
view, it is not displayed in the right panel in section My Workspace.When the user runs the command, it fails.
Che version
Steps to reproduce
Get Started
pageApache Camel K
Terminal -> Run Task...
Continue without scanning the task output
optionExpected behavior
If the command should work correctly or be removed.
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Log from theia-ide container:
The text was updated successfully, but these errors were encountered: