Gaurav Mehta
b1137253e4
Changed Credential Helper to a predefined type ECRCredentialHelper and associated changes for the same
2021-08-19 19:30:48 +10:00
Gaurav Mehta
723dd7c670
Initial commit for adding ecr credential plugin
2021-07-05 10:16:44 +10:00
Kinara Shah
9d49d88aaa
update to k8s v1.21 and go 1.16
2021-04-30 15:16:59 -07:00
rawmind0
1880404fc3
Added etcd snapshot timeout parameter
2021-01-22 18:35:13 +01:00
Sebastiaan van Steenis
f251e3ca92
Change file copy method for state file
2020-08-14 18:42:37 +02:00
Sebastiaan van Steenis
1883a4c3bf
Merge pull request #2152 from superseb/snapshot_include_state
...
Able to include and extract state file in snapshot
2020-07-24 20:24:28 +02:00
Sebastiaan van Steenis
9bca29befb
Able to include and extract state file in snapshot
2020-07-21 11:09:37 +02:00
Darren Shepherd
c405e6ea1b
Remove references to rancher/types
2020-07-11 23:29:33 -07:00
Bastian Hofmann
e76585ace7
Add test case for GetKubeletDockerConfig
...
This covers https://github.com/rancher/rancher/issues/27029
2020-05-20 15:03:49 -07:00
Matt Nikkel
089554f0d6
Use standard base64 encoding for Docker auth
2020-05-20 15:03:49 -07:00
Sebastiaan van Steenis
5c7daf4fb1
Add logging structs/file content to trace loglevel
2020-03-05 19:42:05 +01:00
Sebastiaan van Steenis
92a73e0bca
Do not wipe the actual Docker error to show in log
...
Problem: Docker error is shown as nil in log message
Root cause: err got redefined in loop and passed value was nil
Solution: do not redefine err in loop
2020-02-20 19:23:04 +01:00
Sebastiaan van Steenis
8a3b24caac
Don't retry on Docker error address already in use
2019-12-09 22:32:04 -08:00
Alena Prokharchyk
e1a0e447b9
Nested private regirsty lookup support
2019-11-14 12:58:44 -08:00
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