Brad Davidson
56cd36302d
Update kine to v0.5.1 for compact fix
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-11-12 20:40:26 -08:00
Brian Downs
0bd92448b0
Update to v1.18.12 ( #2512 )
...
* Update to v1.18.12
2020-11-12 15:44:50 -07:00
Jacob Blain Christen
507a5e6f77
[backport 1.18] cri: pull in updated /dev/shm fix ( #2508 )
...
Do not relabel container /dev/shm when it is host /dev/shm.
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2020-11-12 10:57:37 -07:00
Jacob Blain Christen
f92c04868f
cri: pull on fix for selinux relabel of /dev/shm ( #2485 )
...
see https://github.com/rancher/cri/pull/7
addresses https://github.com/rancher/k3s/issues/2240 for 1.18
backport of https://github.com/rancher/k3s/pull/2478 to 1.3.x
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2020-11-09 10:19:37 -07:00
Brad Davidson
a095b455f6
Update kine to v0.5.0
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-10-28 14:38:14 -07:00
Chris Kim
ca23c25e25
Merge pull request #2443 from Oats87/disable-rpm-1.18
...
[1.18 Backport] Disable RPM publishing
2020-10-28 16:08:11 -04:00
Chris Kim
fa7abb36a2
Remove RPM publishing from .drone.yml
...
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-10-28 14:37:30 -04:00
Brad Davidson
6fa9730656
Update Kubernetes to v1.18.10-k3s1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-10-15 12:47:11 -07:00
Erik Wilson
3661f56604
Merge pull request #2359 from erikwilson/backport-agent-cacerts-1.18
...
Backport 1.18 agent cacerts clientaccess
2020-10-07 09:33:33 -07:00
Erik Wilson
f597418a56
Backport agent cacerts clientaccess
2020-10-06 16:41:28 -07:00
Brad Davidson
a1e3d2abab
Backport #2273 to release-1.18
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-09-18 09:50:34 -07:00
Menna Elmasry
630bebf94b
Merge pull request #2268 from MonzElmasry/v1.18.9-k3s1
...
k3s v1.18.9-k3s1
2020-09-17 03:22:57 +02:00
MonzElmasry
44139e60f5
[WIP] v1.18.9-k3s1
...
Signed-off-by: MonzElmasry <menna.elmasry@rancher.com>
2020-09-17 02:03:39 +02:00
Brad Davidson
b9542ef001
Merge pull request #2144 from brandond/2140_backport
...
Update helm-controller to v0.6.5 to add helm job toleration
2020-08-20 14:24:17 -07:00
Brad Davidson
defc0da023
Update helm-controller to v0.6.5 to add helm job toleration for node.cloudprovider.kubernetes.io/uninitialized
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-18 23:57:13 -07:00
Brad Davidson
6b59531866
Merge pull request #2129 from brandond/v1.18.8-k3s1
...
Update to v1.18.8-k3s1
2020-08-13 16:29:57 -07:00
Brad Davidson
f365194b84
Update release-1.18 to v1.18.8-k3s1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-13 15:29:57 -07:00
Brad Davidson
e6be35d118
Merge pull request #2041 from brandond/coredns_sync_1919-1.18
...
Update coredns version for 1.18
2020-07-21 15:13:30 -07:00
Brad Davidson
9cbc1534ef
Update coredns version to 1.6.9 for 1.18
...
Needed for #1844
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-07-20 14:12:17 -07:00
Brad Davidson
6f56fa1d68
Merge pull request #2028 from brandond/v1.18.6-rc1+k3s1
...
Update to v1.18.6-k3s1
2020-07-15 20:59:54 -07:00
Brad Davidson
ed5af63cb4
Update to v1.18.6-k3s1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-07-15 20:31:15 -07:00
Serge van Ginderachter
db1c089307
Always keep restarting k3s process by openrc
...
When for some reason, k3s crashes, and can't startup again, e.g. when
the data backend is not available (dqlite crashed, database server is
offline, ...), on openrc systems, supervise-daemon will try to restart
it, as per supervise-daemon(8):
respawn-max:
Sets the maximum number of times a daemon will be respawned during
a respawn period. If a daemon dies more than this number of times
during a respawn period, will give up trying to respawn it and exit.
The default is 10, and 0 means unlimited.
Setting respawn-max to 0, makes sure a k3s process on openrc systems will
keep trying to come online, even if the database backend is offline for a
longer period of time.
This aligns the openrc service configuration with the systemd
configuration, which has
Restart=always
RestartSec=5s
Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>
2020-07-13 11:35:52 -07:00
Erik Wilson
4c0754741d
Merge pull request #1979 from erikwilson/release-1.18
...
backport 1.18: Replace juju/errors with pkg/errors
2020-07-10 10:42:32 -07:00
Erik Wilson
a71cce3165
Replace juju/errors with pkg/errors
2020-06-30 17:52:16 -07:00
Hussein Galal
97b7a0e9df
Update v1.18.4+k3s1 ( #1927 )
2020-06-17 22:39:29 +02:00
Erik Wilson
96653e8d86
Merge pull request #1839 from briandowns/release-1.18
...
update CNI to v0.8.6-k3s1
2020-05-28 17:06:18 -07:00
Brian Downs
43f80a429d
update CNI to v0.8.6-k3s1
2020-05-28 15:02:35 -07:00
Erik Wilson
bbbfa7fbac
Merge pull request #1832 from erikwilson/release-1.18
...
Update k8s 1.18.3
2020-05-27 05:03:11 -07:00
Erik Wilson
f1a01f4afb
Update k8s 1.18.3
2020-05-26 15:59:35 -07:00
Erik Wilson
25d43177ff
Bump golang to 1.13.11
2020-05-26 15:55:58 -07:00
Erik Wilson
698e444a03
Merge pull request #1742 from dweomer/runc/replace-rc10
...
runc: bump to rc10
2020-05-04 18:36:06 -07:00
Jacob Blain Christen
4949da46f1
runc: bump to rc10
...
- [CVE-2019-19921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19921 )
See https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10
2020-05-04 18:11:25 -07:00
Erik Wilson
c900a251a2
Merge pull request #1745 from erikwilson/upgrade-helm-controller
...
Upgrade helm-controller v0.6.0
2020-05-04 17:52:25 -07:00
Erik Wilson
cafd10eb50
Upgrade helm-controller v0.6.0
2020-05-04 17:27:21 -07:00
Erik Wilson
202a2ae482
Check for correct go vendoring
2020-05-04 17:26:05 -07:00
Erik Wilson
a013f7dda5
Merge pull request #1740 from erikwilson/bump-cri
...
Bump cri to 1.3.0-k3s6
2020-05-04 10:39:58 -07:00
Erik Wilson
c50e261408
Merge pull request #1739 from briandowns/README_update
...
update readme
2020-05-04 10:39:46 -07:00
Erik Wilson
82cb820a1a
Merge pull request #1737 from erikwilson/bump-k3s-root
...
Bump k3s-root to 0.4.1
2020-05-04 10:39:26 -07:00
Erik Wilson
e0bf7a053a
Bump cri to 1.3.0-k3s6
2020-05-04 10:11:48 -07:00
Brian Downs
08fec686fd
update readme
2020-05-04 10:11:42 -07:00
Darren Shepherd
470ffca5d7
Update README, fix out of date information
2020-05-04 09:51:25 -07:00
David Nuzik
de48f0c43d
Merge pull request #1730 from geerlingguy/1729-ansible-changed
...
Fixes #1729 : Use 'is changed' instead of non-existent changed filter.
2020-05-04 09:36:38 -07:00
David Nuzik
b6fe30ac20
Merge pull request #1731 from geerlingguy/fix-ansible-readme-typo
...
Fix typo in Ansible README file scp command.
2020-05-04 09:32:32 -07:00
Erik Wilson
5d77f24e7e
Bump k3s-root to 0.4.1
2020-05-04 09:18:35 -07:00
Jeff Geerling
3fef74bcb9
Fix typo in Ansible README file scp command.
2020-05-01 23:02:08 -05:00
Jeff Geerling
27215a5ec0
Fixes #1729 : Use 'is changed' instead of non-existent changed filter.
2020-05-01 22:42:42 -05:00
Darren Shepherd
690a4ca7a4
Merge pull request #1697 from ibuildthecloud/dapper-fix
...
$ must be escaped in Makefile
2020-04-28 14:03:50 -07:00
Darren Shepherd
e6eabbb6a7
$ must be escaped in Makefile
2020-04-27 12:09:07 -07:00
Darren Shepherd
0efe2af1a7
Merge pull request #1637 from MaciejKucia/mattkucia/fix-install
...
install: Properly detect enabled selinux
2020-04-27 09:25:15 -07:00
Darren Shepherd
130e6e31a1
Merge pull request #1664 from KnicKnic/windows-18-build
...
fix build windows v1.18
2020-04-27 09:23:32 -07:00