mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
deployment update website examples to say 'requires manual promotion'
This commit is contained in:
@@ -69,7 +69,7 @@ web 0 0 3 0 0 0
|
||||
Latest Deployment
|
||||
ID = 9fa81f27
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
@@ -157,7 +157,7 @@ web 0 0 3 0 0 0
|
||||
Latest Deployment
|
||||
ID = a6b87a6c
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
@@ -202,7 +202,7 @@ web 0 0 3 0 0 0
|
||||
Latest Deployment
|
||||
ID = a6b87a6c
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
|
||||
@@ -59,7 +59,7 @@ ID = 0b23b149
|
||||
Job ID = example
|
||||
Job Version = 1
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
|
||||
@@ -44,7 +44,7 @@ List the deployment for a particular job:
|
||||
```
|
||||
$ nomad job deployments example
|
||||
ID Job ID Job Version Status Description
|
||||
0b23b149 example 1 running Deployment is running but requires promotion
|
||||
0b23b149 example 1 running Deployment is running but requires manual promotion
|
||||
06ca68a2 example 0 successful Deployment completed successfully
|
||||
```
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ web 0 0 3 0 0 0
|
||||
Latest Deployment
|
||||
ID = 9fa81f27
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
@@ -157,7 +157,7 @@ web 0 0 3 0 0 0
|
||||
Latest Deployment
|
||||
ID = a6b87a6c
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
@@ -202,7 +202,7 @@ web 0 0 3 0 0 0
|
||||
Latest Deployment
|
||||
ID = a6b87a6c
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
|
||||
@@ -126,7 +126,7 @@ api 0 0 10 0 0 0
|
||||
Latest Deployment
|
||||
ID = 32a080c1
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Auto Revert Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
@@ -385,7 +385,7 @@ api 0 0 6 0 0 0
|
||||
Latest Deployment
|
||||
ID = 32a080c1
|
||||
Status = running
|
||||
Description = Deployment is running but requires promotion
|
||||
Description = Deployment is running but requires manual promotion
|
||||
|
||||
Deployed
|
||||
Task Group Auto Revert Promoted Desired Canaries Placed Healthy Unhealthy
|
||||
|
||||
Reference in New Issue
Block a user