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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摉Update go version in setupenv-test README. Update release-notes link in RELEASE #2538

Merged

Conversation

troy0820
Copy link
Member

@troy0820 troy0820 commented Oct 10, 2023

  • Update go version on setupenv-test README to show what version is necessary to utilize the tool
pkg/mod/go.uber.org/multierr@v1.10.0/error.go:224:20: undefined: atomic.Bool
note: module requires Go 1.19

Using go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest with go versions < 1.19 will complain that this can not be installed due to the above dependency needing 1.19. To still be able to use latest, updating the documentation to show that 1.19 is needed and to use this tool with older versions of go, commit hashes from older versions can be used as setupenv-test does not have tags included with the releases.

Resolves #2537
Resolves #2526

Signed-off-by: Troy Connor <troy0820@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 10, 2023
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 10, 2023
@troy0820 troy0820 changed the title 馃摉Update go version on setupenv-test README 馃摉Update go version on setupenv-test README and RELEASE markdown Oct 10, 2023
@troy0820 troy0820 changed the title 馃摉Update go version on setupenv-test README and RELEASE markdown 馃摉Update go version in setupenv-test README. Update release-notes link in RELEASE Oct 10, 2023
@alvaroaleman alvaroaleman added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Oct 15, 2023
Copy link
Member

@alvaroaleman alvaroaleman left a comment

Choose a reason for hiding this comment

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

Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 15, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman, troy0820

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 Oct 15, 2023
@k8s-ci-robot k8s-ci-robot merged commit bf15e44 into kubernetes-sigs:main Oct 15, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
3 participants