1
0
mirror of https://github.com/rancher/rke.git synced 2025-05-05 14:57:05 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Alena Prokharchyk
0d0d5d2bdc Reduced log level to debug for image pull 2019-11-05 09:34:46 -08:00
Sebastiaan van Steenis
4833568e38 Ignore label=disable when comparing containers 2019-09-04 13:23:10 -07:00
Sebastiaan van Steenis
ac16bd8b33 Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
moelsayed
e7c4102c1e fix panic on failed tunnle 2019-07-24 13:41:18 -07:00
kinarashah
b4a7b7aa70 use docker versions from k8s metadata 2019-07-16 15:28:57 -07:00
Sebastiaan van Steenis
173669c8a5 Add retry logic to Docker interactions 2019-06-26 12:15:32 -07:00
Sebastiaan van Steenis
9985bc8bae Add k8s 1.15 2019-06-25 10:41:27 -07:00
Sebastiaan van Steenis
5660fd44d3 Added onetime container and active running checks 2019-04-24 16:56:17 -07:00
Sebastiaan van Steenis
21f3a3eff9 Add k8s 1.14 2019-04-05 15:45:19 -07:00
moelsayed
bc5c061527 Fix panic in container running check 2019-02-27 14:44:29 -08:00
galal-hussein
01dc27ee1a Add docker 18.06 and 18.09 to k8s 1.11 in rke 0.2 2019-02-14 17:15:43 -08:00
galal-hussein
7e3ebb0125 Add docker 18.09.x to rke v0.2.x 2019-02-13 18:01:07 -08:00
Erik Wilson
74426ae713 Add checks for nil docker client
To prevent against accidental SIGSEGV errors we should verify the use
of a non-nil docker client.

For rancher/rancher/issues/17519
2019-01-28 10:14:03 -08:00
moelsayed
c229a0637d Fix etcdbackup error reporting 2019-01-24 15:03:31 -08:00
galal-hussein
556e5bb678 Avoid creating dangling volumes with rke tools 2019-01-21 12:38:58 -08:00
galal-hussein
e79da956e9 Update rke to v1.13 and add versioned templates for calico and canal 2019-01-08 13:52:40 -08:00
galal-hussein
ff4c93e179 refactor etcd restoration process 2018-11-30 12:48:41 -08:00
galal-hussein
3551e6e4b6 Add Rotate certificates command to rke 2018-10-31 12:08:31 -07:00
Sebastiaan van Steenis
22a339ea33 Update to Golang 1.11 2018-10-18 09:27:46 -07:00
moelsayed
4010a289c2 Add k8s 1.12 supported docker versions 2018-10-02 12:58:21 -07:00
galal-hussein
0dbe06d631 Revert back to 5 seconds for stop timeout
Add init wait time for etcd after reload
2018-10-01 14:28:16 -07:00
galal-hussein
be7bc526ab Add stop container timeout 2018-09-20 10:26:25 -07:00
moelsayed
d451683abb Add docker config file environment variables for kubelet 2018-08-30 10:00:28 -07:00
moelsayed
9c172c40b2 Add 1.11 supported docker versions 2018-08-28 11:18:07 +10:00
galal-hussein
f7439be818 handle image upgrade 2018-07-31 16:26:27 -07:00
galal-hussein
5aca37c1cf Correctly compare image env and container env 2018-07-25 10:03:18 -07:00
galal-hussein
b71fd3ba35 Fix local port check 2018-07-23 09:10:06 -07:00
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
galal-hussein
4e60bf8e2c Restart components if binds changed 2018-07-18 13:29:36 -07:00
galal-hussein
a67b5e1d84 Fix timing issue with etcd snapshot 2018-06-28 17:02:43 -07:00
galal-hussein
fee4e1d4a8 Fix cloud config compare 2018-06-20 18:01:18 -07:00
moelsayed
4c30f1a28d restart related k8s services when cloud provider config is updated 2018-06-13 09:21:58 -07:00
Sebastiaan van Steenis
aabce06714 Get latest logline if healthcheck fails 2018-05-29 15:27:22 -07:00
galal-hussein
a3416e6b92 Etcd Backup/restore 2018-05-09 19:39:19 +02:00
moelsayed
77385aa5f3 Make sure to clean up interrupted updates. 2018-05-01 02:29:59 +02:00
Sebastiaan van Steenis
1c673cde37 Typos 2018-04-24 13:42:52 -07:00
Sebastiaan van Steenis
74d38c4552 Set timeout on portchecker 2018-04-19 16:03:14 +02:00
galal-hussein
8350aa203c Accept different patches of supported docker versions 2018-04-05 00:15:03 +02:00
moelsayed
78bff1ebc9 Add AuthConfig to proceses
Refactor registry auth
2018-04-04 00:01:46 +02:00
Darren Shepherd
c9dfb1d3d7 Cmd, Entrypoint are not guarenteed to be in the same order every time 2018-04-02 04:03:43 -07:00
David Lewis
c2ad3d5c4d Add host to wait for container check 2018-03-30 10:28:03 -07:00
galal-hussein
36e37d58f3 make psp upgradable for kubeapi 2018-03-30 01:46:10 +02:00
Darren Shepherd
87510d3aab Move pull message to info 2018-03-26 13:37:12 -07:00
galal-hussein
0d063aaa5a fix_airgap 2018-02-09 01:02:58 +02:00
galal-hussein
d1247855c9 Fix rolling upgrade issue for nginx proxy 2018-02-07 01:07:09 +02:00
galal-hussein
fb37cc90a9 Fix rolling update of nginx-proxy for worker and etcd 2018-02-01 01:56:12 +02:00
moelsayed
cb290d23e3 Add support for registry authentication 2018-01-31 19:50:44 +02:00
moelsayed
d94ac3214c Change some low level logging from info to debug 2018-01-18 13:07:39 +02:00
Alena Prokharchyk
3733987faf
Merge pull request from moelsayed/port_check
Add open port checks
2018-01-17 13:53:49 -08:00
moelsayed
c815ef5751 Add open port checks 2018-01-17 23:45:29 +02:00