- 14 Jun, 2023 2 commits
-
-
Brooks Newberry authored
Signed-off-by:
Brooks Newberry <brooks@newberry.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 3 commits
-
-
Manuel Buil authored
[Release 1.24] Remove unused libvirt config
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 12 Jun, 2023 18 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.24] Revert "VPN integration"
-
Manuel Buil authored
[Release 1.24] Fix spelling check
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
This reverts commit 19f86eb0. Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
[Release 1.24] VPN integration
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 10 Jun, 2023 5 commits
-
-
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> Signed-off-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>
-
- 18 May, 2023 1 commit
-
-
Brian Downs authored
-
- 15 May, 2023 2 commits
-
-
Manuel Buil authored
[Release 1.24] Wrap error stating that it is coming from netpol
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 11 May, 2023 2 commits
-
-
Brad Davidson authored
Cherry-picked from ba62c79fSigned-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 10 May, 2023 7 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
As per https://github.com/golang/go/issues/47001 even subtle.ConstantTimeCompare should never be used with variable-length inputs, as it will return 0 if the lengths do not match. Switch to consistently using constant-time comparisons of hashes for password checks to avoid any possible side-channel leaks that could be combined with other vectors to discover password lengths. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 239021e7)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit b32bf495)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit c98137dd)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit cf9ebb32)
-
Brad Davidson authored
Also add bandwidth and firewall plugins. The bandwidth plugin is automatically registered with the appropriate capability, but the firewall plugin must be configured by the user if they want to use it. Ref: https://www.cni.dev/plugins/current/meta/firewall/Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit cedefeff)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit e61fde93)
-