Skip to content

feat: update default minio to RELEASE.2024-05-10T01-41-38Z#158

Merged
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:update-minio
May 23, 2024
Merged

feat: update default minio to RELEASE.2024-05-10T01-41-38Z#158
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:update-minio

Conversation

@thesuperzapper

Copy link
Copy Markdown
Member

This PR updates the default MinIO version to RELEASE.2024-05-10T01-41-38Z.

NOTE: because the minio/mc docker image has had all non mc binaries removed (specifically, curl and jq), we now use a combination of the following images for our pre-install jobs (which do things like generating S3-like access key secrets for KFP):

  • docker.io/bitnami/minio-client:2024.5.9-debian-12-r0 (for the mc binary)
  • docker.io/bitnami/os-shell:12-debian-12-r20 (for the curl and jq binaries, and to actually run the jobs)

@thesuperzapper thesuperzapper added this to the v0.1.5 milestone May 11, 2024
@thesuperzapper
thesuperzapper merged commit 77eb580 into deployKF:main May 23, 2024
@thesuperzapper
thesuperzapper deleted the update-minio branch May 23, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant