1
0
mirror of https://github.com/rancher/types.git synced 2025-08-01 21:07:41 +00:00
Commit Graph

613 Commits

Author SHA1 Message Date
Daishan Peng
8e53d04d3c rancher up 2018-05-24 11:06:58 -07:00
carolyn
df51619c3e run go generate 2018-05-18 10:39:24 -07:00
carolyn
dd36f2ea13 revert azure ad config in api 2018-05-18 10:27:55 -07:00
zionwu
5062d58753 Change from dnsLabel to hostname for smtp host 2018-05-18 14:45:44 +08:00
Nathan Jenan
39c161334d Changing to 2018-05-17 18:02:30 -07:00
Nathan Jenan
e9794fd6b1 Go generate 2018-05-17 17:36:59 -07:00
Nathan Jenan
eef0c7bcc1 Changing to 2018-05-17 17:36:59 -07:00
Daishan Peng
e4d6a30f09 generate changes 2018-05-17 14:53:01 -07:00
Daishan Peng
8f3c21fdf2 add local files 2018-05-17 14:53:01 -07:00
galal-hussein
3b47c42bc8 Change backups to snapshots 2018-05-17 22:06:32 +02:00
Sebastiaan van Steenis
d289637bcc Fix rancher/hyperkube:v1.9.7-rancher2 image typo 2018-05-17 07:47:50 -07:00
galal-hussein
362ba3afaf Update rke-tools to v0.1.8 2018-05-16 17:00:41 -07:00
galal-hussein
0189352f3b Update default k8s tag 2018-05-16 13:14:04 -07:00
Denise Schannon
7b7ced1c3a change logging to use busybox instead of rke-tools 2018-05-16 12:39:52 -07:00
Denise Schannon
fc34dd656b update rke-tools to v0.1.7 2018-05-16 12:02:48 -07:00
Denise Schannon
6fc6024fdf add new versions for each minor version 2018-05-16 12:01:50 -07:00
Denise Schannon
c539c384e2 replace tools image constant with actual images 2018-05-16 11:58:26 -07:00
Denise Schannon
c7ee8b4f4f revert back to what was shipped in 2.0 2018-05-16 11:56:37 -07:00
galal-hussein
b233e688ad Update rke-tools image to v0.1.7 2018-05-16 11:31:20 -07:00
carolyn
53fa586170 delete AdminAccountUsername AdminAccountPassword 2018-05-15 16:13:24 -07:00
carolyn
399c3285f8 delete noupdate on enabled field of AuthConfig 2018-05-15 16:13:24 -07:00
carolyn
b0633c4115 run go generate 2018-05-15 13:21:26 -07:00
carolyn
398db1812c add azureAD support in API 2018-05-15 13:21:26 -07:00
Alena Prokharchyk
3eb0d7ff5d
Merge pull request #419 from aiwantaozi/improve_logging
Improve logging
2018-05-14 17:20:46 -07:00
Nathan Jenan
d38912329a Go generate 2018-05-14 11:56:50 -07:00
Nathan Jenan
bc35ebb540 Add disabled field to role template
This change adds a disabled field to role templates so that admins can
mark them to prevent them being assigned to users.

Issue:
https://github.com/rancher/rancher/issues/13418
2018-05-14 11:56:50 -07:00
Aiwantaozi
4d15fd3b47 update vendor 2018-05-11 13:54:53 +08:00
Aiwantaozi
267f0d7124 add appliedSpec, failedSpec, sslVerify 2018-05-11 13:54:53 +08:00
Alena Prokharchyk
04783c6eac Fix for deployment upgrade strategy transformer 2018-05-10 16:31:32 -07:00
moelsayed
6d4e86aed4 Addon job timeout 2018-05-09 23:35:56 +02:00
galal-hussein
4660377241 Add etcd backup options and update rke-tools 2018-05-09 01:11:40 +02:00
Alena Prokharchyk
bfe830b2e9
Merge pull request #422 from galal-hussein/add_bastion_host_config
Add bastion host config
2018-05-08 15:17:40 -07:00
rajashree
9739f6ea8d Add last/first name in userSearchAttributes for AD
Make user/group schema fields for AD required
2018-05-08 13:42:30 -07:00
galal-hussein
fc58b62fc0 go generate 2018-05-08 21:05:32 +02:00
galal-hussein
a43579309b Add bastion host configuration to rke 2018-05-08 21:05:32 +02:00
Alena Prokharchyk
6e722de69b
Merge pull request #421 from moelsayed/addon_retries
Addon retries
2018-05-08 10:21:03 -07:00
moelsayed
e387e13a5b Add configurable addon retries 2018-05-08 19:14:45 +02:00
moelsayed
6a9358d6bf generated code 2018-05-03 21:51:23 +02:00
moelsayed
b866d97764 add process labels 2018-05-03 21:48:31 +02:00
galal-hussein
9dc3f8113b Update rke-tools to v0.1.5 2018-05-02 03:44:16 +02:00
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
Daishan Peng
b4acd6816d generated changes 2018-04-27 10:40:00 -07:00
Daishan Peng
a3c730ff38 add kubeversion 2018-04-27 10:40:00 -07:00
Dan Ramich
53a9588c4a Fix spelling error 2018-04-27 10:25:54 -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
Aiwantaozi
be62d737d3 add status mapper 2018-04-26 12:09:25 +08:00
Alena Prokharchyk
71878a13b6
Merge pull request #406 from galal-hussein/update_canal_flannel
Update canal images
2018-04-25 20:27:48 -07:00
galal-hussein
7e219a513d go generate 2018-04-26 05:25:03 +02:00
galal-hussein
d855a1f828 update canal and calico images 2018-04-26 05:24:51 +02: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
Darren Shepherd
76f7f8a2db Add curl to hyperkube 2018-04-24 22:59:33 -07:00
galal-hussein
7e0cbdffe5 disable mount propagation on kubelet too 2018-04-24 22:45:18 -07:00
galal-hussein
6c7d7b9a59 disable mount propagation 2018-04-24 22:41:26 -07:00
gitlawr
945904ebed use specific pipeline image tags 2018-04-24 22:27:36 -07:00
Darren Shepherd
33dd3240e8 rke-tools v0.1.4 2018-04-24 15:22:13 -07:00
Darren Shepherd
772a6cc3a0 Switch to custom hyperkube image 2018-04-24 14:52:11 -07:00
Daishan Peng
4c727f2212 use disable for gke addon 2018-04-24 13:29:04 -07:00
Yuxing
af3ac12812 Bump up nginx ingress controller version
0.10.2-rancher2 -> 0.10.2-rancher3
2018-04-25 02:58:52 +08:00
zionwu
4e81929d51 Change default smtp port to 587 2018-04-24 10:10:41 +08:00
Aiwantaozi
b91f6fc45c update vendor 2018-04-24 07:58:17 +08:00
Aiwantaozi
61637dec1e improve logging 2018-04-24 07:58:17 +08:00
moelsayed
9edf6680b4 Use rke-tools:v0.1.3 2018-04-23 09:55:17 -07:00
Darren Shepherd
87abc9601e Add computed clusterId field to node 2018-04-21 21:58:34 -07:00
Darren Shepherd
412950c05f Drop ClusterName field 2018-04-21 20:42:36 -07:00
Darren Shepherd
c61b7eda75 Refactor images layout 2018-04-20 18:48:59 -07:00
Darren Shepherd
4594f04e9e Add VersionLinks field to schemas 2018-04-20 13:16:42 -07:00
Craig Jellick
93fb449d4a Condition for cluster role population 2018-04-20 10:11:54 -07:00
Darren Shepherd
26e8377616 rancher/rke-tools:v0.1.2 2018-04-20 09:29:41 -07:00
Alena Prokharchyk
52df6c217a Liveness probe mapper for container 2018-04-19 22:03:11 -07:00
Darren Shepherd
056eabd679 Update generated code 2018-04-19 22:02:44 -07:00
Darren Shepherd
db013f214e Drop import yaml on project 2018-04-19 22:02:44 -07:00
Yuxing
49e0df4b2f Add Import Yaml Action and types
Import action for project and cluster
New struct:
1. ImportClusterYamlInput
2. ImportProjectYamlInput
3. ImportYamlOutput
2018-04-19 22:02:44 -07:00
Alena Prokharchyk
18af11c49a
Merge pull request #376 from gitlawr/tag_trigger
fields for git tag trigger support in pipeline
2018-04-19 21:39:52 -07:00
zionwu
2357e6acc1 Remove required for smtp and add send field 2018-04-20 10:06:33 +08:00
gitlawr
74c67933c7 update generated code 2018-04-20 09:49:48 +08:00
gitlawr
0394c78ae8 add tag trigger field
add EnvVars in execution status
2018-04-20 09:49:48 +08:00
Daishan Peng
fc11044fd9 improve catalog status 2018-04-19 13:08:01 -07:00
Alena Prokharchyk
733076a260
Merge pull request #380 from ibuildthecloud/master
Switch to rke-tools and hyperkube
2018-04-19 11:07:04 -07:00
Darren Shepherd
b8d79db789 Switch to rke-tools and hyperkube 2018-04-19 09:08:07 -07:00
zionwu
3b1dbf817a Change event resource kind to be the same as kubernetes InvolvedObject.Kind 2018-04-19 16:21:08 +08: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
moelsayed
ecf5ce26f9 User major version for kubernetes services options 2018-04-18 01:25:53 +02:00
Alena Prokharchyk
325beaeba6 Cluster condition for system namespaces assignment 2018-04-16 21:13:03 -07:00
rawmind0
32ed9ccfe5 Added generated files with changed ExtraArgs type to map[string]string at IngressConfig rke types 2018-04-16 15:30:44 -07:00
rawmind0
2748301102 Change ExtraArgs type to map[string]string at IngressConfig rke types 2018-04-16 15:30:44 -07:00
rawmind0
113299fde6 Added generated files with nenamed ExtraArgs field at IngressConfig rke types 2018-04-15 11:15:48 +02:00
rawmind0
38999505b6 Renamed ExtraArguments to ExtraArgs at IngressConfig rke types 2018-04-15 11:14:26 +02:00
Darren Shepherd
d02dc9d758 Update generated code 2018-04-14 23:51:36 -07:00
Darren Shepherd
59f91051f3 Add DockerInfo to nodes 2018-04-14 23:51:36 -07:00
rawmind0
780ca06739 Added generated files with new ExtraArguments field 2018-04-13 17:11:24 -07:00
rawmind0
1bbf17c88a Added ExtraArguments array to IngressConfig at rke types 2018-04-13 17:11:24 -07:00
Alena Prokharchyk
49b72e0ecd
Merge pull request #363 from zionwu/fixdropcap
Support ALL for capabilities
2018-04-13 10:46:01 -07:00
Nathan Jenan
7d989d829e Generated code 2018-04-13 10:28:53 -07:00
Nathan Jenan
5de6f26dd2 Adding EKS driver config
Adding EKS config type to cluster spec so that we can post new EKS
clusters to the API.

Issue:
https://github.com/rancher/rancher/issues/12589
2018-04-13 10:28:53 -07:00
Alena Prokharchyk
a2147fd936
Merge pull request #361 from alena1108/apr10
Read external ip from annotation
2018-04-12 09:42:15 -07:00
Aiwantaozi
4a9905761f support custom log path 2018-04-12 10:18:36 +08:00