Skip to content

Conversation

@abhizer
Copy link
Contributor

@abhizer abhizer commented Jan 3, 2026

Fixes a regresssion with the default minio credentials for the CI.

Fixes a regresssion with the default minio credentials for the CI.

Signed-off-by: Abhinav Gyawali <[email protected]>
@abhizer abhizer requested review from Copilot and swanandx January 3, 2026 09:19
@abhizer abhizer enabled auto-merge January 3, 2026 09:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a regression in the default MinIO credentials used for CI testing. The changes update the MinIO configuration to use environment variables with new default values that align with the CI environment setup.

Key Changes:

  • Updated default MinIO endpoint from localhost to cluster-internal DNS
  • Changed default credentials from 'minioadmin'/'minioadmin' to 'minio'/'miniopasswd'
  • Made all MinIO configuration values configurable via environment variables
Comments suppressed due to low confidence (1)

python/tests/platform/test_checkpoint_sync.py:1

  • Corrected spelling of 'regresssion' to 'regression' in PR description.
import os

@abhizer abhizer added this pull request to the merge queue Jan 3, 2026
Merged via the queue into main with commit ffd439b Jan 3, 2026
5 of 7 checks passed
@abhizer abhizer deleted the py-fix-creds branch January 3, 2026 10:28
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.

3 participants