1
0
mirror of https://github.com/rancher/types.git synced 2025-09-15 06:19:35 +00:00
Commit Graph

781 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
Alena Prokharchyk
8d7dbe2543 Merge pull request #276 from kinarashah/m21
make cronJob concurrencyPolicy enum
2018-03-02 16:15:02 -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
Darren Shepherd
a66b99ac07 Move UserManager to user.Manager and store in contexts 2018-03-02 11:54:17 -07:00
Alena Prokharchyk
35269599bf Merge pull request #273 from alena1108/nilp
Workload mapper nil pointer fix
2018-03-01 21:43:55 -08:00
Alena Prokharchyk
b697d5b08a Workload mapper nil pointer fix 2018-03-01 21:34:34 -08: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
a761b808da generated changes 2018-03-01 17:25:56 -07: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
b04b5a8fa3 Merge pull request #269 from alena1108/mar1
Set hostPort for port kind=hostPort
2018-03-01 10:50:53 -08:00
Alena Prokharchyk
773c8f572a Set hostPort for port kind=hostPort 2018-03-01 10:46:25 -08:00
Alena Prokharchyk
ad54152d72 Merge pull request #268 from alena1108/missingclusterip
Set clusterIP field in all cases
2018-03-01 10:15:53 -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
Craig Jellick
4d37249aae default values for ad config 2018-02-28 23:20:35 -07:00
Alena Prokharchyk
9eba3c1e08 Merge pull request #263 from alena1108/feb28
Service type to ExternalName when hostname is set
2018-02-28 21:29:05 -08:00
Alena Prokharchyk
c83306621b Service type to ExternalName when hostname is set 2018-02-28 15:56:52 -08:00
Alena Prokharchyk
d3064b6969 Merge pull request #261 from alena1108/namerequireddns
Name is required for dns record
2018-02-28 11:38:19 -08:00
Alena Prokharchyk
559122d2a2 Name is required for dns record 2018-02-28 11:27:47 -08:00
Alena Prokharchyk
dcfe466e8c Revert "Container ports mapper fix: append as a slice"
This reverts commit ff2b8b9f92.
2018-02-27 22:52:29 -07:00
Daishan Peng
ba7380767d i want yaml tags 2018-02-27 16:51:18 -07:00
Daishan Peng
3cd90ff2f7 update vendor 2018-02-27 16:51:18 -07:00
Darren Shepherd
ca5555dd00 Update generated code 2018-02-27 15:31:28 -07:00
Darren Shepherd
21ffa90470 Update vendor 2018-02-27 15:31:28 -07:00
Darren Shepherd
da8fedddf0 Move workload config to config named fields 2018-02-27 15:31:28 -07:00
Alena Prokharchyk
18efbe4205 Merge pull request #257 from alena1108/feb27
Port to dns record
2018-02-27 13:57:31 -08:00
Alena Prokharchyk
29b1c5d705 generated changes 2018-02-27 13:53:50 -08: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
Darren Shepherd
2971d84e13 Add localclusterdialer 2018-02-27 08:35:12 -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
Alena Prokharchyk
ff2b8b9f92 Container ports mapper fix: append as a slice 2018-02-26 23:27:45 -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
Alena Prokharchyk
7baa43c5d1 Merge pull request #243 from galal-hussein/update_calico_images
update calico images
2018-02-23 15:57:14 -08:00
galal-hussein
97542b52e4 update calico images 2018-02-24 01:02:54 +02:00
Alena Prokharchyk
a2ea396159 Merge pull request #242 from alena1108/feb22
PublicEndpoints to workload
2018-02-23 09:53:23 -08:00