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

Migrate away from https://helm.min.io/ #526

Open
pjbgf opened this issue Dec 17, 2021 · 3 comments
Open

Migrate away from https://helm.min.io/ #526

pjbgf opened this issue Dec 17, 2021 · 3 comments
Assignees
Labels
area/ci CI related issues and pull requests

Comments

@pjbgf
Copy link
Member

pjbgf commented Dec 17, 2021

The E2E tests rely on MINIO for a reliable standalone API that can simulate S3 buckets.
The current https://helm.min.io/ (github repository) is deprecated and no longer supported.

The new repository is https://charts.min.io/ (github repository).

An initial migration attempt led to timeouts on E2E tests due to the new images being way larger than the current images. However, it would be nice to move away from the old and unsupported version.

@pjbgf
Copy link
Member Author

pjbgf commented Dec 17, 2021

Discovered during the process of supporting arm64 e2e tests (#523).

@EdwinWalela
Copy link
Contributor

Hello @pjbgf, this issue seems to have been left out. Is a fix still needed? If so I'd be happy to work on it

Will the Helm version and tag need to change too? Currently, the Minio Helm version is at 4.0.1
https://github.com/pjbgf/source-controller/blob/f6029ab0f6085b41348e14be75e9b7378741c99f/hack/ci/e2e.sh#L9

@pjbgf
Copy link
Member Author

pjbgf commented May 4, 2022

Yes, we still need to work on it - thank you for volunteering.

Will the Helm version and tag need to change too?

The goal is to move away from the unsupported version. It would be great to go for that latest version. 👍

@pjbgf pjbgf added the area/ci CI related issues and pull requests label May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

No branches or pull requests

2 participants