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

Add support for microk8s minio addon #168

Open
carlcsaposs-canonical opened this issue Apr 17, 2024 · 2 comments
Open

Add support for microk8s minio addon #168

carlcsaposs-canonical opened this issue Apr 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@carlcsaposs-canonical
Copy link
Contributor

Needed for s3 storage to test some spark functionality (needed to use reusable integration test workflow on https://github.com/welpaolo/spark-configuration-hub)

microceph is insufficient since it is "really heavy to run locally"

Originally requested by @welpaolo

@carlcsaposs-canonical carlcsaposs-canonical added the enhancement New feature or request label Apr 17, 2024
Copy link

@carlcsaposs-canonical
Copy link
Contributor Author

used in almost all (but not every) integration test on https://github.com/welpaolo/spark-configuration-hub

note to self: probably should implement with the same UX as microceph pytest plugin

(would replace current method of retrieving credentials in a bash script
https://github.com/welpaolo/spark-configuration-hub/blob/00ccb7ef1e4e6a5d5cc110e367708e6e3056f51a/tests/integration/test_charm.py#L140
https://github.com/welpaolo/spark-configuration-hub/blob/00ccb7ef1e4e6a5d5cc110e367708e6e3056f51a/tests/integration/setup/setup_minio.sh
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant