- 23 Jun, 2023 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 15 Jun, 2023 1 commit
-
-
Brooks Newberry authored
Signed-off-by:
Brooks Newberry <brooks@newberry.com>
-
- 14 Jun, 2023 4 commits
-
-
Manuel Buil authored
[Release 1.25] Fix logging and cleanup in Tailscale
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Ian Cardoso authored
This commit adds the format command to make it easier to be compliant to golangci-lint issues Signed-off-by:
Ian Cardoso <osodracnai@gmail.com>
-
- 13 Jun, 2023 2 commits
-
-
Manuel Buil authored
[Release 1.25] Remove unused libvirt config
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 12 Jun, 2023 17 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
These were unintentionally dropped when moving containerd back into the main multicall binary Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit e5e1a674)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 5170bc5a)
-
Brad Davidson authored
Allows nodes to join the cluster during a webhook outage. This also enhances auditability by creating Kubernetes events for the deferred verification. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 45d8c1a1)
-
Yuxing Deng authored
It is no way we can configure the lb image because it is a const value. It would be better that we make it variable value and we can override the value like the `helm-controller` job image when compiling k3s/rke2 Signed-off-by:
Yuxing Deng <jxfa0043379@hotmail.com> (cherry picked from commit b64a226e)
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli (cherry picked from commit a5928ee1) -
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 61247375)
-
Brad Davidson authored
Only actual admin actions should use the admin kubeconfig; everything done by the supervisor/deploy/helm controllers will now use a distinct account for audit purposes. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 64a5f58f)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 8748813a)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit e9958cf0)
-
Brad Davidson authored
Fixes issue with localhost access to ServiceLB when ExternalTrafficPolicy=Local Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 93279d2f)
-
Andrew Roffey authored
Signed-off-by:
Andrew Roffey <andrew@roffey.au> (cherry picked from commit 0485a56f)
-
Manuel Buil authored
[Release 1.25] Fix spelling test
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
[Release 1.25] VPN integration
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 09 Jun, 2023 6 commits
-
-
Ian Cardoso authored
* add private registry e2e test (#7653) add private registry e2e test Signed-off-by:
Ian Cardoso <osodracnai@gmail.com> Co-authored-by:
Derek Nola <derek.nola@suse.com> * E2E: Startup test cleanup + RunCommand Enhancement (#7388) * Add beforesuite to startup * Reduce timeouts for startup * Fix cleanup + set kubeconfig Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Ian Cardoso <osodracnai@gmail.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-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>
-
Esteban Esquivel Alvarado authored
* Add Certification Test to Validate Cluster Signed-off-by:
est-suse <esteban.esquivel@suse.com> * Fix to stop/start for k3s certificate rotation Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
est-suse <esteban.esquivel@suse.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
est-suse <esteban.esquivel@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Shortcircuit search with help and version flag Signed-off-by:
Derek Nola <derek.nola@suse.com> * Keep functions seperate Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 01 Jun, 2023 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 31 May, 2023 2 commits
-
-
Manuel Buil authored
[Release 1.25] Update flannel version
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 18 May, 2023 2 commits
-
-
Brian Downs authored
-
Manuel Buil authored
[Release 1.25] Add '-all' flag to apply to inactive units
-
- 17 May, 2023 1 commit
-
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 15 May, 2023 2 commits
-
-
Manuel Buil authored
[Release 1.25] Wrap error stating that it is coming from netpol
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 11 May, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-