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

Go 1.21 touchups #160

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Go 1.21 touchups #160

merged 3 commits into from
Apr 3, 2024

Conversation

65278
Copy link
Collaborator

@65278 65278 commented Mar 31, 2024

Description of changes:
The test harness started failing on my end. This is because setup-envtest now depends on golang 1.22. At the moment I get segfaults when testing with golang 1.22.
While at it, I've also fixed documentation and docker build.

Testing performed:
Docker image built.
Test harness now runs again with golang 1.21

Makefile Show resolved Hide resolved
Copy link

sonarcloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@wikkyk
Copy link
Collaborator

wikkyk commented Apr 3, 2024

The failing e2e is a false negative due to broken cleanup action.

@wikkyk wikkyk merged commit 361d895 into main Apr 3, 2024
7 of 8 checks passed
@wikkyk wikkyk deleted the go_121_touchups branch April 3, 2024 12:20
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.

None yet

3 participants