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

Correct docs for AWS_VPC_K8S_CNI_RANDOMIZESNAT #556

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

orirawlings
Copy link
Contributor

Issue #, if available:
Fixes #380

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@orirawlings
Copy link
Contributor Author

orirawlings commented Aug 1, 2019

Looks like the travis build failed because of a tcp timeout:

go: k8s.io/api@v0.0.0-20180712090710-2d6f90ab1293: unrecognized import path "k8s.io/api" (https fetch: Get https://k8s.io/api?go-get=1: dial tcp 35.201.71.162:443: i/o timeout)
...
go: error loading module requirements
make: *** [build-linux] Error 1
The command "GO111MODULE=on make build-linux" exited with 2.

Not related to the changes in the PR.

Copy link
Contributor

@mogren mogren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @orirawlings for the doc fix!

@mogren mogren merged commit a9a8f75 into aws:master Aug 1, 2019
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.

Documentation correction for AWS_VPC_K8S_CNI_RANDOMIZESNAT
2 participants