Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 1.29] Fixes minio addon #294

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

claudiubelu
Copy link
Contributor

@claudiubelu claudiubelu commented Aug 23, 2024

Minio removed the kubectl krew plugin in 5.0.15, which means that the current workflow for installing the minio addon is outdated and will not work for newer releases.

Updates the minio addon installation to use Helm instead, and brings it up to date.

(cherry picked from commit 1a6aa1b)

This is a backport from: #290

According to the MinIO documentation, v6.0.2 is tested against a floor of Kubernetes v1.28.9.

Thank you for making MicroK8s better

Please reference the issue this PR is fixing, or provide a description of the problem addressed.

Also verify you have:

Minio removed the kubectl krew plugin in 5.0.15, which means that the
current workflow for installing the minio addon is outdated and will not
work for newer releases.

Updates the minio addon installation to use Helm instead, and brings it
up to date.

(cherry picked from commit 1a6aa1b)
@claudiubelu claudiubelu force-pushed the 1.29-fixes-minio-addon branch from 8884dd0 to 649e9f9 Compare August 23, 2024 08:59
@bschimke95 bschimke95 merged commit cc87fe8 into canonical:1.29 Aug 23, 2024
4 checks passed
@bschimke95 bschimke95 changed the title Fixes minio addon [Backport 1.29] Fixes minio addon Aug 23, 2024
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.

2 participants