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

odo watch does not tell me the err on devfile validation failure #3435

Closed
maysunfaisal opened this issue Jun 26, 2020 · 1 comment · Fixed by #3586
Closed

odo watch does not tell me the err on devfile validation failure #3435

maysunfaisal opened this issue Jun 26, 2020 · 1 comment · Fixed by #3586
Assignees
Labels
area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. kind/bug Categorizes issue or PR as related to a bug. priority/Medium Nice to have issue. Getting it done before priority changes would be great.

Comments

@maysunfaisal
Copy link
Contributor

maysunfaisal commented Jun 26, 2020

/kind bug

What versions of software are you using?

Operating System:

Output of odo version: master

How did you run odo exactly?

odo watch but I had two default commands. It errors out but doesn't tell me what the error is and if I am newbie I wouldn't be able to figure out what the issue was

Any logs, error output, etc?

$ odo watch
Waiting for something to change in /Users/maysun/dev/redhat/resources/springboot-ex
File /Users/maysun/dev/redhat/resources/springboot-ex/src/main/java/application/rest/v1/Example.java changed
Pushing files...

Validation
 ✗  Validating the devfile [54323ns]
Waiting for something to change in /Users/maysun/dev/redhat/resources/springboot-ex
File /Users/maysun/dev/redhat/resources/springboot-ex/src/main/java/application/rest/v1/Example.java changed
Pushing files...

Validation
 ✗  Validating the devfile [61381ns]
Waiting for something to change in /Users/maysun/dev/redhat/resources/springboot-ex
@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 26, 2020
@elsony elsony added the area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. label Jun 30, 2020
@jgwest
Copy link
Contributor

jgwest commented Jul 9, 2020

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. kind/bug Categorizes issue or PR as related to a bug. priority/Medium Nice to have issue. Getting it done before priority changes would be great.
Projects
None yet
5 participants