Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.4
-
Fix Version/s: 2.2.0
-
Component/s: Command 'deploy'
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue blocks |
| Priority | Blocker [ 1 ] | |
| Description |
Petals CLI embeds a HTTP server to be able to deploy remotely artifacts that are local. The default value of the HTTP port is a fixed value, and so we can't launched several Petals CLI concurrently.
We can do this if the default value is replaced by an available free port. |
Petals CLI embeds a HTTP server to be able to deploy remotely artifacts that are local. The default value of the HTTP port is a fixed value, and so we can't launched several Petals CLI concurrently on the same machine.
We can do this if the default value is replaced by an available free port. |
| Description |
Petals CLI embeds a HTTP server to be able to deploy remotely artifacts that are local. The default value of the HTTP port is a fixed value, and so we can't launched several Petals CLI concurrently on the same machine.
We can do this if the default value is replaced by an available free port. |
Petals CLI embeds a HTTP server to be able to deploy remotely artifacts that are local. The default value of the HTTP port is a fixed value, and so we can't launched several Petals CLI concurrently on the same machine.
We can do this if the default value is replaced by any available free port. |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.2.0 [ 10404 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Default value changed in trunk.
User documentation updated.