Skip to content

Conversation

abg
Copy link
Member

@abg abg commented Aug 20, 2025

Minor testing cleanups motivated by changes in [email protected] vet tooling that failed on a test file in galera-healthcheck while running the test-unit script.

Also committed some regenerated fakes that were rebuilt by the testing scripts - apparently a previous bump in counterfeiter slightly changed the fakes output.

abg added 2 commits August 21, 2025 11:29
Counterfeiter was bumped in earlier commits, but the fakes had not be
updated since. The test-unit script regenerates the fakes so commit
here to reduce noise from future local test runs.
go1.25 go vet fails on assembling a host:port using sprintf in a way
that is not compatible with IPv6 addresses.

Use net.JoinHostPort instead.

Switch ioutil => io in a similar case to address other linter warnings
while in the area.
@ryanwittrup
Copy link
Contributor

Rebased to get on top of the earlier PR for database user updates

Everything here looks good, merging in

@ryanwittrup ryanwittrup merged commit 96185f0 into main Aug 21, 2025
1 check passed
@ryanwittrup ryanwittrup deleted the chore/govet-125 branch August 21, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants