Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

Conversation

neolit123
Copy link
Contributor

@neolit123 neolit123 commented Jun 22, 2019

'-o' for directories is still bleeding edge and has some bugs in 1.12.
See issue 14295 in https://github.com/golang/go.

  • Inline separate build commands for the binaries.
  • Include GO111MODULE=on as it's still required.
  • Include the binaries in .gitignore

fixes #9

/priority backlog
/kind documentation
/assign @chuckha

@k8s-ci-robot k8s-ci-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/documentation Categorizes issue or PR as related to documentation. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 22, 2019
@k8s-ci-robot k8s-ci-robot requested review from chuckha and detiber June 22, 2019 19:35
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 22, 2019
@neolit123 neolit123 mentioned this pull request Jun 22, 2019
Copy link

@pablochacin pablochacin left a comment

Choose a reason for hiding this comment

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

Tested and confimr issue solved

Copy link
Contributor

@chuckha chuckha left a comment

Choose a reason for hiding this comment

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

one suggestion, lgtm otherwise, thanks

'-o' for directories is still bleeding edge and has some bugs in 1.12.
See issue 14295 in https://github.com/golang/go.

- Inline separate build commands for the binaries.
- Include GO111MODULE=on as it's required if the repo was cloned in GOPATH
- Include the binaries in .gitignore
@neolit123
Copy link
Contributor Author

updated.

@chuckha
Copy link
Contributor

chuckha commented Jun 24, 2019

/lgtm
/approve

thank you !

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 24, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chuckha, neolit123

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 24, 2019
@k8s-ci-robot k8s-ci-robot merged commit 8639b13 into kubernetes-retired:master Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. priority/backlog Higher priority than priority/awaiting-more-evidence. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go build ./cmd/... fails
4 participants