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

[helm]: switch minio to using the bitnami chart #6886

Closed
wants to merge 4 commits into from

Conversation

mrsimonemms
Copy link
Contributor

@mrsimonemms mrsimonemms commented Nov 25, 2021

Description

Minio removed their chart overnight. This replaces it with the Bitnami chart.

It's a drop-in replacement with only one main change. Previously, the API and the web frontend were hosted on port 9000. With this chart, they have been separated. This means that the API is no longer accessible via the URL minio.$DOMAIN, which is probably a good thing. Any API calls from Gitpod now happen via http://minio.$NAMESPACE.svc.cluster.local:$PORT

This also has the added benefit of it no longer being deprecated.

Related Issue(s)

Fixes #6876

How to test

Use Core Dev

Release Notes

Change Helm Minio to Bitnami

Documentation

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from mrsimonemms after the PR has been reviewed.

Associated issue: #6876

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mrsimonemms mrsimonemms force-pushed the sje/minio-6876 branch 2 times, most recently from 9dea02d to 9e5fb28 Compare November 25, 2021 10:09
@mrsimonemms mrsimonemms deleted the sje/minio-6876 branch November 25, 2021 10:41
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.

Minio Helm chart dependency no longer available (or is offline)
2 participants