- 01 Mar, 2024 8 commits
-
-
Brad Davidson authored
* Set ServerNodeName in snapshot CLI setup * Raise errer if ServerNodeName ends up empty some other way * Fix status controller to use etcd node name annotation instead of prefix checking Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
* Add both dual-stack addresses to the node hosts file * Add hostname to hosts file as alias for node name to ensure consistent resolution Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Edgar Lee authored
Signed-off-by:Edgar Lee <edgarhinshunlee@gmail.com>
-
Derek Nola authored
* Conform to how the install script wants the sha256sum name * Remove no-op sed for GH PR install Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
- 29 Feb, 2024 3 commits
-
-
Derek Nola authored
* Remove old cgroupsv2 test * Consolidate install test clauses into functions * Unpin vagrant-k3s plugin version, run latest * Add ubuntu-2204 as install test, remove ubuntu-focal * Update nightly install matrix * Move to Leap 15.5 * Consolidate vagrant box caching key to improve cache hits on all VM testing Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
cache is now on by default Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Update contributing with new links * Testing ADR Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 26 Feb, 2024 1 commit
-
-
Brad Davidson authored
Don't break out of the poll loop if we can't get the node, RBAC might not be ready yet. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 21 Feb, 2024 4 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 16 Feb, 2024 2 commits
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 15 Feb, 2024 1 commit
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 09 Feb, 2024 9 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Edgar Lee authored
Signed-off-by:Edgar Lee <edgarhinshunlee@gmail.com>
-
Edgar Lee authored
Signed-off-by:Edgar Lee <edgarhinshunlee@gmail.com>
-
Oleg Matskiv authored
Signed-off-by:Oleg Matskiv <oleg.matskiv@gmail.com>
-
Mikhail Vorobyov authored
Signed-off-by:Mikhail Vorobyov <mikhail.vorobev@uni.lu>
-
Derek Nola authored
* Reorder copy order for caching * Enable longer http timeout requests Signed-off-by:Derek Nola <derek.nola@suse.com> * Setup reencrypt controller to run on all apiserver nodes * Fix reencryption for disabling secrets encryption, reenable drone tests
-
Oliver Larsson authored
Problem: Function not tested. Solution: Unit test added. Signed-off-by:Oliver Larsson <larsson.e.oliver@gmail.com>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Harrison Affel authored
Signed-off-by:Harrison Affel <harrisonaffel@gmail.com>
-
- 08 Feb, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 07 Feb, 2024 11 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Vitor Savian authored
Signed-off-by:Vitor Savian <vitor.savian@suse.com>
-
Vitor Savian authored
Signed-off-by:Vitor Savian <vitor.savian@suse.com>
-
Paulo Gomes authored
Align the base images used in drone with the images used across the ecosystem. Signed-off-by:Paulo Gomes <paulo.gomes@suse.com>
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
The nodes controller was reading from the configmaps cache, but doesn't add any handlers, so if no other controller added configmap handlers, the cache would remain empty. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Ref: https://github.com/rancher/plugins/compare/v1.3.0-k3s1...v1.4.0-k3s2Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
The reconcile may run before the kubelet has created the node object; retry until it succeeds Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-