1
0
mirror of https://github.com/rancher/types.git synced 2025-06-30 23:41:47 +00:00
Commit Graph

622 Commits

Author SHA1 Message Date
David Lewis
8f42711f5c Generate code for extra binds 2018-03-20 21:14:51 -07:00
David Lewis
f181b046a5 Add extra binds list 2018-03-20 21:14:24 -07:00
Alena Prokharchyk
2e670df301
Merge pull request #297 from aiwantaozi/add_node_status
add the node status updated to support update custom node role
2018-03-20 21:06:48 -07:00
Aiwantaozi
714d0ec838 add the node status updated to support update custome node role 2018-03-21 10:35:58 +08:00
Alena Prokharchyk
184c7ba7cd Generated changes 2018-03-20 14:19:36 -07:00
Alena Prokharchyk
410af5d656 GenerateKubeconfig action on cluster 2018-03-20 14:19:36 -07:00
Darren Shepherd
3edfdf9ae3 Remove pivotmapper 2018-03-20 14:18:54 -07:00
moelsayed
8dd77d3a66 Add images map for k8sv1.9.5 2018-03-20 11:31:17 -07:00
Darren Shepherd
1501b4e5e6 Update generated code 2018-03-19 15:13:18 -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
Alena Prokharchyk
84e0c8d143
Merge pull request #295 from moelsayed/images_namespace
Bump k8s version and Remove rancher namespace from 1.6 images
2018-03-16 13:13:55 -07:00
moelsayed
00e7b70a63 Remove rancher namespace from 1.6 images 2018-03-16 21:41:44 +02:00
Alena Prokharchyk
1a7aa0de7a
Merge pull request #291 from moelsayed/1.6_images
Update images map for rancher 1.6
2018-03-16 10:03:28 -07:00
moelsayed
796ad2f45a Update images map for rancher 1.6 2018-03-16 05:20:08 +02:00
Craig Jellick
63d8960ab3 Cleanup field on AD config
Allow fields to be updated. Fix required fields
2018-03-15 09:11:13 -07:00
Alena Prokharchyk
31f15fa313
Merge pull request #284 from gitlawr/userscope
Change sourceCode resources to user scoped
2018-03-13 21:21:51 -07:00
gitlawr
f83a35fb16 update generated code 2018-03-14 12:19:11 +08:00
gitlawr
c80eabee8e change sourcecode cred/repo to user scope 2018-03-14 12:17:06 +08:00
Alena Prokharchyk
b3ac73ae45
Merge pull request #286 from gitlawr/pipeline_yaml
Add templates field in pipelinespec
2018-03-13 21:01:07 -07:00
Alena Prokharchyk
35773afb02
Merge pull request #287 from moelsayed/bump_k8s
Bump k8s to v1.8.9-rancher1-1
2018-03-13 10:47:35 -07:00
moelsayed
8fde83fc51 Bump k8s to v1.8.9-rancher1-1 2018-03-13 19:44:46 +02:00
gitlawr
83b7f58812 update generated 2018-03-13 13:55:18 +08:00
gitlawr
f6a99eef7e add templates field to pipelinespec for import 2018-03-13 13:55:15 +08:00
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