-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: migrate init-minio.sh to use new "mc admin policy" commands
Fixes the breaking changes that were introduced in the MinIO mc client earlier this year (2023) that broke the init-minio.sh script provided in Dioptra's cookiecutter template. The init-minio.sh script has been updated to use the new "mc admin policy" commands and handle the fact that the command for attaching policies is no longer idempotent. The image tag for minio/mc has been unpinned and set back to the "latest" tag in the dev branch. Closes #207 Co-authored-by: James K. Glasbrenner <[email protected]>
- Loading branch information
1 parent
79f37ae
commit 9ca7a03
Showing
4 changed files
with
408 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.