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

Upgrade go 1.17 #5497

Conversation

ryantking
Copy link
Contributor

Description of the change:

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 13, 2022

KUSTOMIZE = $(shell pwd)/bin/kustomize
KUSTOMIZE = $(LOCAL_BIN)/kustomize
Copy link
Contributor

@camilamacedo86 camilamacedo86 Jan 14, 2022

Choose a reason for hiding this comment

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

Why update the goto 1.17 changed the Makefile layout and variables?

Why the Makefile here is the diff from kb: https://github.com/kubernetes-sigs/kubebuilder/blob/master/testdata/project-v3/Makefile? We ought to only add to add on top what is required for the specific SDK helpers.

Also, from where came these changes? I could not find the boilerplate changed here.

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 14, 2022
@openshift-ci
Copy link

openshift-ci bot commented Jan 20, 2022

@ryantking: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 20, 2022
Signed-off-by: Ryan King <ryking@redhat.com>
@ryantking ryantking force-pushed the chore/gh5208_upgrade-go-1.17 branch from af7c88a to d782564 Compare March 16, 2022 15:27
@ryantking
Copy link
Contributor Author

Handled by #5505
Closing in favor of new PR to handle go get => go install

@ryantking ryantking closed this Mar 16, 2022
@ryantking ryantking deleted the chore/gh5208_upgrade-go-1.17 branch March 16, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants