-
Notifications
You must be signed in to change notification settings - Fork 244
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 update fails if I use source as git first and then local #439
Comments
When switching from git to local we have to modify and trigger buildConfig to inject Supervisor into the builder image. I suspect that the other direction might be also broken :-( This is how it should probably work: from local to git
from git to local
Binary component is similar to local, it has just different annotations and labels, but the principle is the same. |
PR #437 covers this case. |
how is it that the test in that PR is passing? |
@kadel think supervisor PR went in after this PR was sent. |
yep, I just realized. I've restarted test on that PR. |
@cdrage have you get chance to look at this? |
@kadel Can we close this? |
Merged PR : #518 |
The text was updated successfully, but these errors were encountered: