@@ -75,6 +75,76 @@ items:
75
75
type : STI
76
76
startTimestamp : 2015-04-07T04:12:21Z
77
77
status : Complete
78
+ - annotations :
79
+ deploymentConfig : database
80
+ deploymentStatus : Running
81
+ deploymentVersion : " 2"
82
+ encodedDeploymentConfig: '{"kind":"DeploymentConfig","apiVersion":"v1beta1","metadata":{"name":"database","namespace":"test","selfLink":"/osapi/v1beta1/watch/deploymentConfigs/database","uid":"4725b5d3-dcdc-11e4-968a-080027c5bfa9","resourceVersion":"271","creationTimestamp":"2015-04-07T04:12:17Z","labels":{"template":"application-template-stibuild"}},"triggers":[{"type":"ConfigChange"}],"template":{"strategy":{"type":"Recreate"},"controllerTemplate":{"replicas":1,"replicaSelector":{"name":"database"},"podTemplate":{"desiredState":{"manifest":{"version":"v1beta2","id":"","volumes":null,"containers":[{"name":"ruby-helloworld-database","image":"openshift/mysql-55-centos7","ports":[{"containerPort":3306,"protocol":"TCP"}],"env":[{"name":"MYSQL_USER","key":"MYSQL_USER","value":"user1CY"},{"name":"MYSQL_PASSWORD","key":"MYSQL_PASSWORD","value":"FfyXmsGG"},{"name":"MYSQL_DATABASE","key":"MYSQL_DATABASE","value":"root"}],"resources":{},"terminationMessagePath":"/dev/termination-log","imagePullPolicy":"PullIfNotPresent","capabilities":{}}],"restartPolicy":{"always":{}},"dnsPolicy":"ClusterFirst"}},"labels":{"name":"database","template":"application-template-stibuild"}}}},"latestVersion":1,"details":{"causes":[{"type":"ConfigChange"}]}}'
83
+ pod : deploy-database-19m1he
84
+ apiVersion : v1beta1
85
+ creationTimestamp : 2015-04-07T04:12:18Z
86
+ currentState :
87
+ podTemplate :
88
+ desiredState :
89
+ manifest :
90
+ containers : null
91
+ id : " "
92
+ restartPolicy : {}
93
+ version : " "
94
+ volumes : null
95
+ replicas : 2
96
+ desiredState :
97
+ podTemplate :
98
+ annotations :
99
+ deployment : database-2
100
+ deploymentConfig : database
101
+ deploymentVersion : " 2"
102
+ desiredState :
103
+ manifest :
104
+ containers :
105
+ - capabilities : {}
106
+ env :
107
+ - key : MYSQL_USER
108
+ name : MYSQL_USER
109
+ value : user1CY
110
+ - key : MYSQL_PASSWORD
111
+ name : MYSQL_PASSWORD
112
+ value : FfyXmsGG
113
+ - key : MYSQL_DATABASE
114
+ name : MYSQL_DATABASE
115
+ value : root
116
+ image : openshift/mysql-55-centos7
117
+ imagePullPolicy : PullIfNotPresent
118
+ name : ruby-helloworld-database
119
+ ports :
120
+ - containerPort : 3306
121
+ protocol : TCP
122
+ resources : {}
123
+ terminationMessagePath : /dev/termination-log
124
+ dnsPolicy : ClusterFirst
125
+ id : " "
126
+ restartPolicy :
127
+ always : {}
128
+ version : v1beta2
129
+ volumes : null
130
+ labels :
131
+ deployment : database-2
132
+ deploymentconfig : database
133
+ name : database
134
+ template : application-template-stibuild
135
+ replicaSelector :
136
+ deployment : database-2
137
+ deploymentconfig : database
138
+ name : database
139
+ replicas : 1
140
+ id : database-2
141
+ kind : ReplicationController
142
+ labels :
143
+ template : application-template-stibuild
144
+ namespace : example
145
+ resourceVersion : 318
146
+ selfLink : /api/v1beta1/replicationControllers/database-1?namespace=example
147
+ uid : 473d4a73-dcdc-11e4-968a-080027c5bfa9
78
148
- annotations :
79
149
deploymentConfig : database
80
150
deploymentStatus : Complete
@@ -201,6 +271,73 @@ items:
201
271
type : Recreate
202
272
triggers :
203
273
- type : ConfigChange
274
+ - annotations :
275
+ deploymentConfig : frontend
276
+ deploymentStatus : Failed
277
+ openshift.io/deployment.status-reason : unable to contact server
278
+ deploymentVersion : " 2"
279
+ encodedDeploymentConfig: '{"kind":"DeploymentConfig","apiVersion":"v1beta1","metadata":{"name":"frontend","namespace":"test","selfLink":"/osapi/v1beta1/watch/deploymentConfigs/frontend","uid":"471f24e3-dcdc-11e4-968a-080027c5bfa9","resourceVersion":"346","creationTimestamp":"2015-04-07T04:12:17Z","labels":{"template":"application-template-stibuild"}},"triggers":[{"type":"ImageChange","imageChangeParams":{"automatic":true,"containerNames":["ruby-helloworld"],"from":{"kind":"ImageRepository","name":"origin-ruby-sample"},"tag":"latest","lastTriggeredImage":"172.30.17.139:5000/test/origin-ruby-sample:73214fafa244cb8abbe55273dac5d237a589a5fc7ac09926a1756a42c21e8a58"}}],"template":{"strategy":{"type":"Recreate"},"controllerTemplate":{"replicas":1,"replicaSelector":{"name":"frontend"},"podTemplate":{"desiredState":{"manifest":{"version":"v1beta2","id":"","volumes":null,"containers":[{"name":"ruby-helloworld","image":"172.30.17.139:5000/test/origin-ruby-sample:73214fafa244cb8abbe55273dac5d237a589a5fc7ac09926a1756a42c21e8a58","ports":[{"containerPort":8080,"protocol":"TCP"}],"env":[{"name":"ADMIN_USERNAME","key":"ADMIN_USERNAME","value":"adminNPX"},{"name":"ADMIN_PASSWORD","key":"ADMIN_PASSWORD","value":"7q1IdEao"},{"name":"MYSQL_USER","key":"MYSQL_USER","value":"user1CY"},{"name":"MYSQL_PASSWORD","key":"MYSQL_PASSWORD","value":"FfyXmsGG"},{"name":"MYSQL_DATABASE","key":"MYSQL_DATABASE","value":"root"}],"resources":{},"terminationMessagePath":"/dev/termination-log","imagePullPolicy":"PullIfNotPresent","capabilities":{}}],"restartPolicy":{"always":{}},"dnsPolicy":"ClusterFirst"}},"labels":{"name":"frontend","template":"application-template-stibuild"}}}},"latestVersion":1,"details":{"causes":[{"type":"ImageChange","imageTrigger":{"repositoryName":"172.30.17.139:5000/test/origin-ruby-sample:73214fafa244cb8abbe55273dac5d237a589a5fc7ac09926a1756a42c21e8a58","tag":"latest"}}]}}'
280
+ pod : deploy-frontend-17mza9
281
+ apiVersion : v1beta1
282
+ creationTimestamp : 2015-04-07T04:12:53Z
283
+ desiredState :
284
+ podTemplate :
285
+ annotations :
286
+ deployment : frontend-2
287
+ deploymentConfig : frontend
288
+ deploymentVersion : " 2"
289
+ desiredState :
290
+ manifest :
291
+ containers :
292
+ - capabilities : {}
293
+ env :
294
+ - key : ADMIN_USERNAME
295
+ name : ADMIN_USERNAME
296
+ value : adminNPX
297
+ - key : ADMIN_PASSWORD
298
+ name : ADMIN_PASSWORD
299
+ value : 7q1IdEao
300
+ - key : MYSQL_USER
301
+ name : MYSQL_USER
302
+ value : user1CY
303
+ - key : MYSQL_PASSWORD
304
+ name : MYSQL_PASSWORD
305
+ value : FfyXmsGG
306
+ - key : MYSQL_DATABASE
307
+ name : MYSQL_DATABASE
308
+ value : root
309
+ image : 172.30.17.139:5000/test/origin-ruby-sample:73214fafa244cb8abbe55273dac5d237a589a5fc7ac09926a1756a42c21e8a58
310
+ imagePullPolicy : PullIfNotPresent
311
+ name : ruby-helloworld
312
+ ports :
313
+ - containerPort : 8080
314
+ protocol : TCP
315
+ resources : {}
316
+ terminationMessagePath : /dev/termination-log
317
+ dnsPolicy : ClusterFirst
318
+ id : " "
319
+ restartPolicy :
320
+ always : {}
321
+ version : v1beta2
322
+ volumes : null
323
+ labels :
324
+ deployment : frontend-2
325
+ deploymentconfig : frontend
326
+ name : frontend
327
+ template : application-template-stibuild
328
+ replicaSelector :
329
+ deployment : frontend-2
330
+ deploymentconfig : frontend
331
+ name : frontend
332
+ replicas : 1
333
+ id : frontend-2
334
+ kind : ReplicationController
335
+ labels :
336
+ template : application-template-stibuild
337
+ namespace : example
338
+ resourceVersion : 379
339
+ selfLink : /api/v1beta1/replicationControllers/frontend-2?namespace=example
340
+ uid : 5c9cd4ec-dcdc-11e4-968a-080027c5bfa9
204
341
- annotations :
205
342
deploymentConfig : frontend
206
343
deploymentStatus : Complete
@@ -285,7 +422,7 @@ items:
285
422
tag : latest
286
423
type : ImageChange
287
424
kind : DeploymentConfig
288
- latestVersion : 1
425
+ latestVersion : 3
289
426
metadata :
290
427
creationTimestamp : 2015-04-07T04:12:17Z
291
428
labels :
0 commit comments