-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
[bitnami/mlflow] Adding missing Azure Storage configuration in the Helm Chart #29626
[bitnami/mlflow] Adding missing Azure Storage configuration in the Helm Chart #29626
Conversation
* Added Azure Storage Account as artefact store * Added environment variables for azure authentication Signed-off-by: Adam Eri <[email protected]>
This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary. |
@carrodher could you please have a look at this? |
Sorry, we didn't take a look because it is in Draft state:
If you think it is ready, could you please mark it as Ready for review? |
@carrodher Thanks, it was a draft because of the last open question in here: #28569 (comment) Any feedback on that is much appreciated! |
Thanks! To review it in the proper status, could you please rebase from the latest changes? Apart from that, please note it's needed to grant permissions to @bitnami-bot to update your fork so it can automatically update the README, CRDs, and CHANGELOG |
@carrodher I did both. I added bitnami bot as a member, is that OK? |
Signed-off-by: Bitnami Containers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM but you need to rebase your branch with the latest changes in stable due to there was a new version of MLflow and there are conflicts.
Signed-off-by: Adam Eri <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@jotamartos Could you please have a look? |
Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]>
Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]>
Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]>
Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@ jotamartos Thank you, I added the changes. |
Signed-off-by: Bitnami Containers <[email protected]>
…lm Chart (bitnami#29626) * [bitnami/mlflow] Azure Storage Support in helm chart (bitnami#1) * Added Azure Storage Account as artefact store * Added environment variables for azure authentication Signed-off-by: Adam Eri <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> * Update bitnami/mlflow/Chart.yaml Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]> * Update bitnami/mlflow/templates/tracking/deployment.yaml Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]> * Update bitnami/mlflow/templates/tracking/deployment.yaml Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]> * Update bitnami/mlflow/templates/tracking/deployment.yaml Co-authored-by: Juan José Martos <[email protected]> Signed-off-by: Adam Eri <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Adam Eri <[email protected]> Signed-off-by: Bitnami Containers <[email protected]> Co-authored-by: Bitnami Containers <[email protected]> Co-authored-by: Juan José Martos <[email protected]>
Description of the change
The PR adds the missing configuration options for the Azure Storage Account in the MLFlow helm chart.
Benefits
As explained in the ticket #28569, Azure Storage is supported by MLFlow, but it is not currently possible to configure it via the Helm chart. With this change Azure Blob Storage can be configured to store the artefacts of MLFlow.
Possible drawbacks
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files.README.md
using readme-generator-for-helm