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

hotfix: Fixed version of setup-envtest tool until project upgrade #595

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

ribaraka
Copy link
Contributor

@ribaraka ribaraka commented Oct 12, 2023

The CI Job is failing on the test step.
The error in the CI job log indicates that the build process failed due to a Go version compatibility issue

# go.uber.org/multierr
Error: ../../../go/pkg/mod/go.uber.org/[email protected]/error.go:224:20: undefined: atomic.Bool
note: module requires Go 1.19
make: *** [Makefile:182: /home/runner/work/operator/operator/bin/setup-envtest] Error 2
Error: Process completed with exit code 2.

@ribaraka ribaraka requested a review from testisnullus October 12, 2023 11:38
@ribaraka ribaraka self-assigned this Oct 12, 2023
@ribaraka ribaraka added the refactor Code improvements or refactorings label Oct 12, 2023
@ribaraka ribaraka changed the title hotfix: Updated go version of CI job to run tests successfully hotfix: Fixed version of setup-envtest tool until project upgrade Oct 12, 2023
@ribaraka ribaraka merged commit 9054497 into main Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code improvements or refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants