1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-25 15:01:58 +00:00
Commit Graph

1026 Commits

Author SHA1 Message Date
galal-hussein
3ce50d28d3 Add etcd snapshot fix and more log messages to certificate bundle
Add function to collect stdout and stderr logs from containers
2018-07-20 14:09:29 -07:00
moelsayed
b483981539 vendor bump 2018-07-20 13:58:17 -07:00
Chase Bolt
82af829b8c adjust volumeplugins to a non-persistent path that will work oob with default configs 2018-07-20 13:21:36 -07:00
moelsayed
2eeb5cac00 Make sure Binds are unique 2018-07-19 15:12:09 -07:00
moelsayed
aaa673d45c vendor update 2018-07-19 14:30:51 -07:00
moelsayed
e8685c8b96 Remove description from templates 2018-07-19 12:56:18 -07:00
galal-hussein
4e60bf8e2c Restart components if binds changed 2018-07-18 13:29:36 -07:00
Massimo Cannavo
6d36c9a73f Fixed ssl directory for rke-bundle-cert container
Replaced temp cert path with var
2018-07-18 13:28:46 -07:00
David Lewis
ecd92ceff6 Set 644 on cloud-config 2018-07-18 11:43:17 -07:00
orangedeng
44d921b114 Add authorization for nginx-ingress to get daemonsets
Related issue https://github.com/rancher/rancher/issues/14052
2018-07-18 10:57:36 -07:00
galal-hussein
ee8d4f128e vendor update 2018-07-17 16:51:59 -07:00
galal-hussein
8269c3f301 Add metrics-server addon deployment 2018-07-17 16:51:59 -07:00
orangedeng
9f7a37845e Add support for API aggregation layer
Add API server parameters
`requestheader-client-ca-file`,
`requestheader-allowed-names`,
`proxy-client-key-file` and
`proxy-client-cert-file`.
After we added this parameters into API server, the API aggregation
server will be supported when it is deployed in rke cluster.
2018-07-17 16:51:59 -07:00
moelsayed
241f7857d6 Remove ingress controller when disabled 2018-07-17 15:55:15 -07:00
Sebastiaan van Steenis
af77619859 GetAddonsExcuteJob and ApplySystemAddonExcuteJob typos 2018-07-17 09:49:49 -07:00
Alena Prokharchyk
2e82c18d4b K8s Vendor update to 1.10.5 2018-07-11 17:05:55 -07:00
Chase Bolt
f9ecba0ab2 adjust kubelet volume-plugin-dir to match root-dir 2018-07-11 12:55:46 -07:00
Sebastiaan van Steenis
c00e6d2e9d Decrease calico/canal logging 2018-07-11 12:55:29 -07:00
Sebastiaan van Steenis
56e6765b58 Add warning when using unreleased version 2018-07-11 12:55:20 -07:00
Sebastiaan van Steenis
70f482611c Add prerelease when tag contains *rc* 2018-07-11 12:55:09 -07:00
Sebastiaan van Steenis
8231606b2a Move local check to top like in up 2018-07-11 12:54:58 -07:00
Sebastiaan van Steenis
1ff65d1fa3 Better guidance on SSH errors 2018-07-11 12:54:47 -07:00
Sebastiaan van Steenis
eab1411367 Fix typo in timeout setting 2018-07-11 12:35:37 -07:00
Denise
61067d739d
Update README.md 2018-07-11 08:40:05 -07:00
galal-hussein
247f4c9450 Add dind mode to rke 2018-07-10 15:51:17 -07:00
moelsayed
d155cc8e76 Allow etcd parameters to be overridden 2018-07-06 13:32:08 -07:00
David Lewis
eb1fcc3857 Fix user-defined add-ons doc link 2018-07-01 08:00:10 -07:00
moelsayed
2da3c4a395 Update log message 2018-06-29 15:01:26 -07:00
galal-hussein
bfb97701ed Update types 2018-06-29 14:58:14 -07:00
Sebastiaan van Steenis
f7814a5e8a Set cluster-cidr on kube-proxy 2018-06-29 13:19:38 -07:00
moelsayed
48faa8bf35 Remove container dead log links on cluster remove 2018-06-29 11:32:08 -07:00
Sebastiaan van Steenis
1da390d846 Add hostname-override to kube-proxy 2018-06-29 11:31:58 -07:00
Sebastiaan van Steenis
c4f12c8b0d Better error when ssh_key_path can't be opened 2018-06-29 11:27:56 -07:00
Sebastiaan van Steenis
a330cfb907 Make cluster.yml check the first check 2018-06-29 11:24:30 -07:00
Sebastiaan van Steenis
93a8cd9ef4 Add version to debug log, improve description 2018-06-29 11:24:30 -07:00
moelsayed
39e846442b Fix container log location for ros 2018-06-29 10:49:49 -07:00
galal-hussein
a67b5e1d84 Fix timing issue with etcd snapshot 2018-06-28 17:02:43 -07:00
galal-hussein
8a52e0d8dc make sure tmp dir path exists before saving cert bundle
stop taking bundle certs when the tmp directory is empty
2018-06-26 20:15:57 -07:00
galal-hussein
d1e0356baf Fix sync labels and taints error 2018-06-26 13:03:10 -07:00
Alena Prokharchyk
50e3ce9cc3 Cluster.yml example to the doc 2018-06-26 09:43:14 -07:00
moelsayed
fdba4f86e5 Fix reconcile for ros prefix 2018-06-25 17:22:32 -07:00
moelsayed
74b81a8766 Ensure failed addon job is deleted before recreating 2018-06-25 13:23:46 -07:00
Denise Schannon
4844d114b5 cleaning up readme 2018-06-22 22:13:48 -07:00
Denise Schannon
1f80874e9f Switching to docs site 2018-06-22 21:46:00 -07:00
galal-hussein
a75e3d693c Register controlplane node with taint 2018-06-21 23:41:52 -07:00
galal-hussein
fc48d82392 Change controlplane taint to NoSchedule 2018-06-21 21:08:36 -07:00
galal-hussein
fee4e1d4a8 Fix cloud config compare 2018-06-20 18:01:18 -07:00
galal-hussein
359816533d Update rke-tools image 2018-06-20 11:33:04 -07:00
galal-hussein
1f8113428e restore certificates to at least on etcd/control plane 2018-06-20 11:01:07 -07:00
moelsayed
cafc7218fb Vendor bump 2018-06-19 13:38:34 -07:00