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

chore(merlin): Update merlin and mlflow versions #422

Merged

Conversation

deadlycoconuts
Copy link
Contributor

@deadlycoconuts deadlycoconuts commented Nov 18, 2024

Motivation

With the recent changes in the Merlin repo to update both the Merlin API server and Mlflow server, this PR updates the versions of these components in the Merlin Helm chart to ensure that the latest versions get deployed by default.

Main Modifications

  • Update of the ghcr.io/gojek/mlflow:1.3.0 image for Mlflow to ghcr.io/caraml-dev/mlflow:1.26.1
  • Update of the Merlin API server image tag from v0.38.0-rc1 to v0.45.3
  • Addition of the KanikoPushRegistryType field to the default values file as it is now required in the newer version of the Merlin API server

Checklist

  • Chart version bumped
  • README.md updated

@deadlycoconuts deadlycoconuts self-assigned this Nov 18, 2024
@deadlycoconuts deadlycoconuts requested a review from a team as a code owner November 18, 2024 07:51
@deadlycoconuts deadlycoconuts force-pushed the update_merlin_mlflow_image branch from b1bdebd to b861816 Compare November 18, 2024 07:56
Comment on lines +239 to +249
ObservabilityPublisher:
KafkaConsumer:
Brokers: "kafka-brokers"
DefaultResources:
Requests:
CPU: "1"
Memory: "1Gi"
Limits:
CPU: "2"
Memory: "1Gi"
EnvironmentName: id-dev
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@tiopramayudi tiopramayudi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @deadlycoconuts

@deadlycoconuts
Copy link
Contributor Author

Thanks for the quick review! Merging this now!

@deadlycoconuts deadlycoconuts merged commit 56d8e83 into caraml-dev:main Nov 19, 2024
4 checks passed
@deadlycoconuts deadlycoconuts deleted the update_merlin_mlflow_image branch November 19, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants