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

FEAT: Add additional port to handle Minio object storage #988

Merged
merged 5 commits into from
Jan 18, 2022

Conversation

HarshCasper
Copy link
Contributor

Fixes #980

Changes:

  • Add additional port to handle Minio object storage

Types of changes

What types of changes does your code introduce?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

Requires testing

  • Yes
  • No

In case you checked yes, did you write tests?

  • Yes
  • No

Further comments (optional)

Testing locally and on GCP.

@viniciusdc viniciusdc added area: integration/conda-store area: terraform 💾 needs: review 👀 This PR is complete and ready for reviewing type: release 🏷 Items related to Nebari releases labels Jan 18, 2022
@costrouc costrouc merged commit 7f36b6e into fix-798 Jan 18, 2022
@costrouc costrouc deleted the minio-object-storage branch January 18, 2022 18:40
costrouc added a commit that referenced this pull request Jan 18, 2022
* Adding support for nix flakes

* Adding dependencies

* Adding .direnv

* Adding conda-store terraform charts along with postgres/minio charts

* Adding changes to ensure postgresql and minio deployment

* Make easy connection to s3 and database storage

* Adding url for conda-store in qhub

* Adding documentation on Conda-Store environment management

* Fixing all refrences to old conda-store image

* Remove use of fstring flake8 formatting

* FEAT: Add additional port to handle Minio object storage (#988)

* FEAT: Add additional port to handle Minio object storage

* Add missing vars

* Update minio entrypoint and disable tls

* Exclude traitlets config from pre-commit

* Update conda-store minio service eternal endpoint

Co-authored-by: viniciusdc <vinivdc2009@hotmail.com>

Co-authored-by: Harsh Mishra <erbeusgriffincasper@gmail.com>
Co-authored-by: viniciusdc <vinivdc2009@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: integration/conda-store area: terraform 💾 needs: review 👀 This PR is complete and ready for reviewing type: release 🏷 Items related to Nebari releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants