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 should fail with error message for git based components #2138

Closed
dharmit opened this issue Sep 17, 2019 · 1 comment · Fixed by #2280
Closed

odo watch should fail with error message for git based components #2138

dharmit opened this issue Sep 17, 2019 · 1 comment · Fixed by #2280
Assignees
Labels
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

Comments

@dharmit
Copy link
Member

dharmit commented Sep 17, 2019

[kind/bug]

What versions of software are you using?

  • Operating System: all
  • Output of odo version: master

How did you run odo exactly?

  1. Created and pushed a component based on remote git repo
  2. Executed odo watch

Actual behavior

 $ odo watch
 ✗  stat https://github.com/dharmit/django-ex: no such file or directory

Expected behavior

It should fail with a message like Cannot watch git based components

$ odo watch
 ✗  odo cannot watch git based components. Please run `odo push` to push changes

Any logs, error output, etc?

@kadel
Copy link
Member

kadel commented Sep 18, 2019

/kind bug
/priority medium

@openshift-ci-robot openshift-ci-robot added 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. labels Sep 18, 2019
@girishramnani girishramnani self-assigned this Oct 12, 2019
@girishramnani girishramnani added this to For consideration in Sprint 174 via automation Oct 14, 2019
@girishramnani girishramnani moved this from For consideration to Ready for review in Sprint 174 Oct 14, 2019
Sprint 174 automation moved this from Ready for review to Done Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
No open projects
Sprint 174
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants