1
0
mirror of https://github.com/rancher/types.git synced 2025-06-24 12:41:33 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
Darren Shepherd
f781b5c3c4 Add transitioning field to container 2018-04-30 15:33:04 -07:00
Daishan Peng
7d8da4b6ef convert default storageCLassName to empty 2018-04-30 14:35:52 -07:00
Darren Shepherd
fd3caca93e Fix reference to wrong type 2018-04-27 09:59:30 -07:00
Darren Shepherd
6796a6867b Show state on containers and fix jobs 2018-04-27 09:59:30 -07:00
Daishan Peng
db3e1ba382 generated changes 2018-04-25 17:52:42 -07:00
Daishan Peng
39c12db4c2 improve app api 2018-04-25 17:52:42 -07:00
Alena Prokharchyk
52df6c217a Liveness probe mapper for container 2018-04-19 22:03:11 -07:00
Daishan Peng
fc11044fd9 improve catalog status 2018-04-19 13:08:01 -07:00
Daishan Peng
57640dab66 generated changes 2018-04-17 18:05:27 -07:00
Daishan Peng
db0df8bdfa more catalog types 2018-04-17 18:05:27 -07:00
zionwu
dfaba243b8 Support ALL for capabilities 2018-04-11 12:06:56 +08:00
kinarashah
6c475dd739 generated changes 2018-04-05 10:19:56 -07:00
kinarashah
a39fd21530 add schema for revision
actions should be on deployment too

move paused to top level on deployment

reference replicaSet
2018-04-05 10:19:56 -07:00
Darren Shepherd
2e66000b6b Update generated code 2018-04-03 14:37:34 -07:00
Darren Shepherd
e98aadcf96 Update generated code 2018-04-02 16:00:29 -07:00
Alena Prokharchyk
67cfe8200e Use native k8s type for container.resources 2018-04-02 15:47:34 -07:00
Alena Prokharchyk
4a89e3a36d
Merge pull request #333 from alena1108/addresses
Address to addresses on public endpoint
2018-03-30 16:08:14 -07:00
Daishan Peng
f68ada9504 generate changes 2018-03-30 15:24:35 -07:00
Daishan Peng
d8329e8b0e add stdout and stderr to app 2018-03-30 15:24:35 -07:00
Alena Prokharchyk
005bac27c2 Generated changes 2018-03-30 14:02:08 -07:00
Alena Prokharchyk
ec95d46222 Address to addresses on pubilc endpoint
and allNodes boolean flag + ingressName
2018-03-30 14:00:38 -07:00
kinarashah
28403ef013 add resume 2018-03-29 12:23:16 -07:00
Yuxing
3406d36e1f Add publicEndpoints field for ingress schema 2018-03-28 17:34:30 -07:00
Yuxing
0683a9beb6 Add fields Hostname and Path to PublicEndpoint
Related issue https://github.com/rancher/rancher/issues/12174
Because we want to populate endpoint for ingress,
we will need `Hostname` and `Path` in endpoint represent ingress rule.
2018-03-28 15:32:01 -07:00
kinarashah
9c1d3f1047 add actions to workload 2018-03-28 10:23:40 -07:00
Darren Shepherd
b1b1384724 Add configmap to project 2018-03-23 17:43:43 -07:00
Darren Shepherd
28317983c8 More volume fixes and state changes 2018-03-23 16:30:07 -07:00
Darren Shepherd
3edfdf9ae3 Remove pivotmapper 2018-03-20 14:18:54 -07:00
Darren Shepherd
cebb13fdcc Fix some PV types 2018-03-19 15:13:18 -07:00
Daishan Peng
ed47e37c35 generate changes 2018-03-19 12:59:30 -04:00
Daishan Peng
8ad7a4777f add compose type, add compose generator 2018-03-19 12:59:30 -04:00
Darren Shepherd
9945768e8c Fix scale on types 2018-03-03 21:32:24 -07:00
kinarashah
e5b6a68db0 make cronJob concurrencyPolicy enum 2018-03-02 15:51:44 -08:00
Alena Prokharchyk
ce5bd28bf3 Mapper for workload annotations 2018-03-01 18:35:04 -08:00
Alena Prokharchyk
7b23a3c49c Set clusterIP field in all cases 2018-03-01 10:11:16 -08:00
Craig Jellick
fdeee128f6 Revert "Merge pull request #263 from alena1108/feb28"
This reverts commit 9eba3c1e08, reversing
changes made to d3064b6969.
2018-03-01 06:11:06 -07:00
Alena Prokharchyk
c83306621b Service type to ExternalName when hostname is set 2018-02-28 15:56:52 -08:00
Alena Prokharchyk
559122d2a2 Name is required for dns record 2018-02-28 11:27:47 -08:00
Darren Shepherd
da8fedddf0 Move workload config to config named fields 2018-02-27 15:31:28 -07:00
Alena Prokharchyk
f66edc8465 Port to dns record 2018-02-27 13:53:43 -08:00
Alena Prokharchyk
a78c745baa ReplicationController: list only 2018-02-26 23:29:03 -07:00
Daishan Peng
d821f8109b generate changes 2018-02-26 23:28:36 -07:00
Daishan Peng
10b282a436 add display name, add answer yaml, delete unused fields 2018-02-26 23:28:36 -07:00
Alena Prokharchyk
9c4d593aab PublicEndpoints to workload 2018-02-22 22:52:24 -08:00
Alena Prokharchyk
6b3cc902e0
Merge pull request #241 from alena1108/namerequired
Workload name is required
2018-02-22 22:10:36 -08:00
Alena Prokharchyk
fbe5bdfd17
Merge pull request #237 from alena1108/cronjob
Embed jobtempalte for cron job
2018-02-22 15:53:35 -08:00
Alena Prokharchyk
8c0699bc8d Workload name is required 2018-02-22 14:14:53 -08:00
Alena Prokharchyk
a2eaaf2144 Missing base schema type (workload) to statefulSet 2018-02-20 16:50:05 -08:00
Alena Prokharchyk
0e7b5e7a5d Embed jobtempalte for cron job 2018-02-20 16:19:52 -08:00
Daishan Peng
7f49e582af generated changes 2018-02-15 16:03:56 -07:00