Alena Prokharchyk
|
6e5110239c
|
Merge pull request #283 from cloudnautique/update_rke_global_and_node_ssh_config
Add SSHAgentAuth boolean
|
2018-03-12 11:11:35 -07:00 |
|
Bill Maxwell
|
7aa41ebeb9
|
add generated files with new field
|
2018-03-12 11:04:09 -07:00 |
|
Bill Maxwell
|
808b6f6ed3
|
add sshAgentAuth fields
|
2018-03-12 11:03:20 -07:00 |
|
Rajashree Mandaogane
|
714a06c983
|
Running go generate
|
2018-03-07 10:53:57 -08:00 |
|
Alena Prokharchyk
|
b050266a9e
|
Merge pull request #282 from alena1108/fix
Workload endpoints: bug fix for publicEndpoints when annotation is nil
|
2018-03-05 12:19:32 -08:00 |
|
Alena Prokharchyk
|
4ccd2f14eb
|
Workload endpoints: bug fix for publicEndpoints when annotation is nil
|
2018-03-05 12:13:02 -08:00 |
|
Craig Jellick
|
fd5df5220e
|
Look for conditions in annotation
Check cattle.io/status annotation for storing status on resources
that dont support it natively.
|
2018-03-04 22:07:50 -07:00 |
|
Darren Shepherd
|
db757b8925
|
Pass usermanager and dialer to UserContext
|
2018-03-03 23:36:55 -07:00 |
|
Darren Shepherd
|
e9fff3f10f
|
Add EnsureToken
|
2018-03-03 22:00:07 -07:00 |
|
Darren Shepherd
|
df537affe6
|
Update generated code
|
2018-03-03 21:53:41 -07:00 |
|
Darren Shepherd
|
1c9a0506b5
|
Add AgentImage to cluster
|
2018-03-03 21:53:41 -07:00 |
|
Alena Prokharchyk
|
93998548a1
|
Type to containerPort
|
2018-03-03 21:32:40 -07:00 |
|
Darren Shepherd
|
fb8139c619
|
Update generated types
|
2018-03-03 21:32:24 -07:00 |
|
Darren Shepherd
|
9945768e8c
|
Fix scale on types
|
2018-03-03 21:32:24 -07:00 |
|
Alena Prokharchyk
|
8195bf8c74
|
Merge pull request #264 from gitlawr/pipeline_enhancement
Pipeline - Add option to run specific branch / to reuse global github config
|
2018-03-03 09:33:03 -08:00 |
|
gitlawr
|
54a2d6cc99
|
update generated code
|
2018-03-04 00:45:10 +08:00 |
|
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 |
|