Skip to content

daemon-check-output(fix(minio-operator): fix test by disabling STS an…#77787

Merged
AmberArcadia merged 2 commits intowolfi-dev:mainfrom
debasishbsws:minio-operator-fix-test
Jan 12, 2026
Merged

daemon-check-output(fix(minio-operator): fix test by disabling STS an…#77787
AmberArcadia merged 2 commits intowolfi-dev:mainfrom
debasishbsws:minio-operator-fix-test

Conversation

@debasishbsws
Copy link
Copy Markdown
Member

…d checking correct port

The minio-operator test was failing because:

  1. The test was trying to curl a metrics endpoint on port 8080 that doesn't exist - the MinIO operator doesn't expose a /metrics endpoint

  2. The STS API server (port 4223) was blocking startup waiting for TLS certificates that would never be issued in the test environment

  3. The minio-operator namespace was missing, causing leader election to fail

…d checking correct port

The minio-operator test was failing because:

1. The test was trying to curl a metrics endpoint on port 8080 that
   doesn't exist - the MinIO operator doesn't expose a /metrics endpoint

2. The STS API server (port 4223) was blocking startup waiting for TLS
   certificates that would never be issued in the test environment

3. The minio-operator namespace was missing, causing leader election to
   fail

Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
@octo-sts octo-sts Bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Jan 10, 2026
@debasishbsws debasishbsws marked this pull request as ready for review January 10, 2026 16:48
@debasishbsws debasishbsws requested a review from a team January 10, 2026 17:44
@AmberArcadia AmberArcadia merged commit 405d816 into wolfi-dev:main Jan 12, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants