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

633 Commits

Author SHA1 Message Date
Dan Ramich
49325930b2 Generated changes 2018-06-12 08:50:21 -07:00
Dan Ramich
a6785a56fe Add azureAD config 2018-06-12 08:50:21 -07:00
Alena Prokharchyk
01dd042b75 Remove capAdd/capDrop if empty 2018-06-11 11:24:52 -07:00
Prachi Damle
a15097a11b Changes to allow nil value for deployment field rollingUpdate
rename mapper field to emptyValueOk
2018-06-11 11:16:23 -07:00
kinarashah
94216282b4 add desiredNodeUnschedulable to NodeSpec
make field string and "unschedulable" nocreate,noupdate
2018-06-11 10:44:17 -07:00
Sebastiaan van Steenis
72c9e9c0c9 Generated code 2018-06-08 09:19:40 -07:00
Sebastiaan van Steenis
fd8f9853de Add extra_env to service 2018-06-08 09:19:40 -07:00
moelsayed
466686dc73 Add service-node-port-range for kube-api service 2018-06-06 14:12:55 -07:00
galal-hussein
4c8cb6fa84 go generate 2018-06-06 10:04:38 -07:00
galal-hussein
805d8c0f64 Update cloud config formats 2018-06-06 10:04:38 -07:00
galal-hussein
a077d4cd2e Update hyperkube to v1.10.3-rancher2 and rke-tools to v0.1.9 2018-06-02 00:05:01 +02:00
galal-hussein
8ef3da281d copy new version of k8s default 2018-06-02 00:02:02 +02:00
Prachi Damle
fdb95a1ac6 Make Cluster displayName a required field 2018-05-31 11:22:38 -07:00
kinarashah
74d1d9ed8f adding actions cordon and uncordon to schema 2018-05-29 13:41:50 -07:00
rajashree
8e8895e9e2 Make group member mapping attribute for AD required
And set its default to member. This attribute will be used in fetching
user's groups, including nested groups
2018-05-24 16:47:03 -07:00
kinarashah
a1b30ae99e make ingress name required 2018-05-24 14:33:56 -07:00
Daishan Peng
145564cf12 add requiredNamespace 2018-05-24 13:41:38 -07:00
rajashree
541317493f Change GH norman tag from noupdate to required 2018-05-24 13:33:57 -07:00
Daishan Peng
5020bf5159 add exportOutput to schema 2018-05-24 12:03:05 -07:00
Daishan Peng
39c0f9a1fc generated changes 2018-05-24 11:06:58 -07:00
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