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

fix: Improve kamel get to enable specifying integration name #897

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

jamesnetherton
Copy link
Contributor

@jamesnetherton jamesnetherton commented Aug 5, 2019

fixes #893

Release Note

Improve "kamel get" command to enable specifying integration name

@jamesnetherton
Copy link
Contributor Author

Anyone know what's going on with the build? Seen this a few times now:

go: error loading module requirements
The command "go mod tidy" failed and exited with 1 during .

Seems to fail at different points, so I wonder if this is just Travis flakyness?

@astefanutti
Copy link
Member

astefanutti commented Aug 5, 2019

@jamesnetherton seems like there are some network issues:

fatal: unable to access 'https://github.com/kubernetes/gengo/': Failed to connect to github.com port 443: Connection timed out

I've restarted the build.

@astefanutti astefanutti merged commit 10bdc8b into apache:master Aug 5, 2019
@jamesnetherton jamesnetherton deleted the 893-get-with-name branch August 5, 2019 09:38
@ipolyzos
Copy link
Contributor

ipolyzos commented Aug 5, 2019

@jamesnetherton , @astefanutti I had the same issue in #891 . It is network issues indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve kamel "get" to enable specifying integration name
4 participants