Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Tags: minio/mint

Tags

v1.0.1

Toggle v1.0.1's commit message
fix: legalhold test to work properly

1.0.0

Toggle 1.0.0's commit message
The awscli tests for virtual style paths (dnsmasq fix) (#278)

- Add new mode to test virtual host style with awscli

Mint awscli tests now run against both path style and virtual style
if virtual style flag is set. By default only path style tests are
run

- The dnsmasq will now resolvethe wildcard entries also

This will now facilitate the randomized wildcard bucket names
in awscli tests (virtual style paths).

Fixes #213