1
0
mirror of https://github.com/rancher/types.git synced 2025-09-16 06:49:21 +00:00
Commit Graph

450 Commits

Author SHA1 Message Date
gitlawr
5599e1a913 update pipeline types
Add RunPipelineInput to specify which branch to build
Add option for using global github config when enabling pipeline
2018-03-04 00:45:10 +08:00
kinarashah
e5b6a68db0 make cronJob concurrencyPolicy enum 2018-03-02 15:51:44 -08:00
Daishan Peng
49f300e585 generate changes 2018-03-02 13:28:15 -07:00
Daishan Peng
496fb9f951 add desiredLabels and desiredAnnotations 2018-03-02 13:28:15 -07:00
Alena Prokharchyk
51a81eb72f Merge pull request #272 from alena1108/mar11
Mapper for workload annotations
2018-03-01 18:38:48 -08:00
Alena Prokharchyk
ce5bd28bf3 Mapper for workload annotations 2018-03-01 18:35:04 -08:00
Craig Jellick
1e4d1a2435 Rename principal kind field
This field is used to indicate whether the principal is a user or
group. Kind is effectively a reserved word and shouldn't be used.
2018-03-01 17:25:56 -07:00
Craig Jellick
b0f08514ba allow gets on individual principals 2018-03-01 16:23:48 -07: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
Craig Jellick
4d37249aae default values for ad config 2018-02-28 23:20:35 -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
Daishan Peng
1b3e8393c7 add catalog url as required 2018-02-27 12:04:11 -07:00
Daishan Peng
ae72444a8d generate changes 2018-02-27 08:35:02 -07:00
Daishan Peng
73aa2d76dc add catalog condition 2018-02-27 08:35:02 -07: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
Craig Jellick
99b97969af disable on AD 2018-02-26 16:57:34 -07:00
Darren Shepherd
ff78d28af9 AddonDeploy condition and some more constants 2018-02-26 16:24:22 -07:00
moelsayed
44ce312ada generated code 2018-02-26 11:55:08 -07:00
moelsayed
3ca3cb6bd6 Change process list to a map 2018-02-26 11:55:08 -07:00
Alena Prokharchyk
9127a90d2c Merge pull request #245 from gitlawr/token_perms
set perms on pipeline token fields
2018-02-26 09:25:18 -08:00
gitlawr
5981c38f5c set perms on token fields 2018-02-24 15:58:53 +08:00
Murali Paluru
d7d5c46a3b Adding cond to Project 2018-02-23 23:17:14 -07:00
galal-hussein
97542b52e4 update calico images 2018-02-24 01:02:54 +02: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
1128e91b41 Merge pull request #230 from aiwantaozi/logging
update add mapper not use pointer in logging type
2018-02-21 20:50:11 -08:00
Alena Prokharchyk
b8e6c64dfc Merge pull request #231 from zionwu/fixmapper
do not use pointer in the mapper
2018-02-21 20:49:49 -08:00
zionwu
9278859f67 not use pointer for mapper 2018-02-22 11:59:52 +08:00
Aiwantaozi
90f373fc97 update loggong schema not to use pointer in mapper 2018-02-22 10:30:27 +08:00
gitlawr
9e21d9c9ce change pointer to struct for types 2018-02-22 09:57:20 +08:00
Darren Shepherd
71b84fe6ac NodePoolUUID -> nodePoolId 2018-02-21 14:39:40 -07: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
Darren Shepherd
eab18ee4b9 Wrong package for storageclasses 2018-02-20 14:26:40 -07:00
Darren Shepherd
e794f06430 Update generated code 2018-02-20 12:52:02 -07:00
Darren Shepherd
10d44ca5c9 Add nodepool type 2018-02-20 12:52:02 -07:00
moelsayed
7911f34194 generated code 2018-02-20 21:00:59 +02:00
moelsayed
2aaefed37f Move k8s version defaults to types 2018-02-20 21:00:41 +02:00
Craig Jellick
f22b775e32 token expiration fields 2018-02-16 17:31:45 -07:00
Sebastiaan van Steenis
5435fe5f6c Add SSH Port for host 2018-02-16 15:16:25 -08:00
Alena Prokharchyk
ee7eede0cf Merge pull request #222 from moelsayed/ingress_images
Add Ingress images
2018-02-16 12:35:09 -08:00
Craig Jellick
7cbfb7f18e generated code 2018-02-15 19:22:44 -07:00