Skip to content

Conversation

@Vishvajeet590
Copy link
Contributor

@Vishvajeet590 Vishvajeet590 commented Jan 6, 2026

Description

This PR introduces several improvements and fixes to the Merlin model deployment and endpoint management logic.

Modifications

Sending the Liveness and Readiness probes config values from the UI.

Backend API changes

Extended ResourceRequest model to support two new optional fields:

  • liveness_probe
  • readiness_probe

Updated deployment templating so provided probes are rendered into Kubernetes resources

Relevant areas:

  • api/service/deployment_service.go
  • api/cluster/resource/templater.go

UI changes

Added UI controls to configure liveness & readiness probe parameters.
Updated deployment details view to display saved probe configs after deployment (like CPU limits).

@Vishvajeet590 Vishvajeet590 added the enhancement New feature or request label Jan 9, 2026
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

Successfully merging this pull request may close these issues.

2 participants