-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Fix e2e make targets #62
Conversation
847832e
to
1c7cef5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also change .travis.yml
?
.PHONY: controllers-images | ||
controllers-images: | ||
.PHONY: docker-build | ||
docker-build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't this need to depend on controllers
?
1c7cef5
to
b5e5efa
Compare
Coverage remained the same at 39.708% when pulling b5e5efabb3f0e3e15446162167cb31028286c1c4 on aledbf:fix-e2e-start into c092409 on kubernetes:master. |
Coverage increased (+0.04%) to 39.753% when pulling b5e5efabb3f0e3e15446162167cb31028286c1c4 on aledbf:fix-e2e-start into c092409 on kubernetes:master. |
b5e5efa
to
6895e71
Compare
Sync upstream
Update release fast forward to 2.3 [skip ci]
No description provided.