Skip to content

Conversation

@V2arK
Copy link
Contributor

@V2arK V2arK commented Dec 17, 2024

Failing tests:

Right now the failing one is for hidet, not really related to the CLI changes. But I will look into fixing it but not high priority.

Added features:

  • added --version flags with cool ascii arts with version display
  • changed centml cluster get to take in name of deployment rather than a type and id combo
  • IN PROGRESS - Adding cluster create for creating deployment with interactive shell prompt

Upgrades

  • Sync version with current platform release of v3.1.15 in setup.py, so does the external_client in the requirement.txt

@V2arK V2arK self-assigned this Dec 17, 2024
@V2arK V2arK marked this pull request as draft December 17, 2024 21:34
@V2arK
Copy link
Contributor Author

V2arK commented Dec 20, 2024

Create inference deployment done:

centml cluster create
Enter a name for the deployment: test
Select a deployment type (inference, compute, cserve): inference
Select a cluster (minikube): minikube
Select a hardware instance (small, medium, large): small
Minimum number of replicas [1]: 
Maximum number of replicas [1]: 
Max concurrency (or leave blank): 
Enter the image URL: nginxinc/nginx-unprivileged
Enter the container port [8080]: 
Enter healthcheck endpoint (default '/') [/]: 
Enter environment variables in KEY=VALUE format (comma separated) or leave blank: 
Inference deployment created with ID: 1729
image

@V2arK V2arK force-pushed the honglin/update_cli branch from 441fad9 to ab92017 Compare March 18, 2025 14:34
@V2arK V2arK force-pushed the honglin/update_cli branch from 86e3e79 to 1bb2248 Compare March 21, 2025 01:08
@V2arK V2arK marked this pull request as ready for review March 21, 2025 02:56
@V2arK V2arK force-pushed the honglin/update_cli branch from af765da to 6d35908 Compare March 21, 2025 03:07
@anandj91 anandj91 closed this Mar 27, 2025
@c-fteixeira c-fteixeira deleted the honglin/update_cli branch November 26, 2025 16:35
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.

3 participants