- 02 Nov, 2023 2 commits
-
-
Hussein Galal authored
* Upgrade traefik chart to v25.0.0 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go generate Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> --------- Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Texot authored
Signed-off-by:
Texot <tete1030@gmail.com>
-
- 01 Nov, 2023 3 commits
-
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Johnatas authored
Signed-off-by:
Johnatas <johnatas.santos@suse.com>
-
- 31 Oct, 2023 1 commit
-
-
Hussein Galal authored
* Restore context of systemd unit file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Restore context of systemd unit file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * update the hash of install.sh file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> --------- Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 27 Oct, 2023 1 commit
-
-
Brad Davidson authored
These fields are only necessary when saving snapshots to S3, and will block restoration if attempted Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 19 Oct, 2023 1 commit
-
-
Johnatas authored
-
- 18 Oct, 2023 2 commits
-
-
Brad Davidson authored
Silences error message from lasso - this is a normal startup condition when no snapshots exist so we shouldn't log nasty looking errors. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Removing this in 002e6c43 regressed control-plane-only nodes, as we rely on the etcd client to update its endpoint list internally so that we can use it to sync the load-balancer address list. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 17 Oct, 2023 1 commit
-
-
Brad Davidson authored
Enable the feature-gate for both kubelet and cloud-controller-manager. Enabling it on only one side breaks RKE2, where feature-gates are not shared due to running in different processes. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 16 Oct, 2023 2 commits
-
-
Sean Yen authored
* initial windows port. Signed-off-by:
Sean Yen <seanyen@microsoft.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Wei Ran <weiran@microsoft.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 14 Oct, 2023 2 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>
-
- 13 Oct, 2023 3 commits
-
-
Brad Davidson authored
Package was changed in version script in bc332ac6 but we missed changing it here as well. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Fixes exposure to CVE-2023-39325 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 12 Oct, 2023 17 commits
-
-
dlorenc authored
* Switch build target from main.go to a package. * Dont build with vcs Signed-off-by:
Dan Lorenc <dlorenc@chainguard.dev> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
Brad Davidson authored
Snapshot delete/prune tests were only working because the delete command would report success even when deleting a snapshot that didn't exist, and the test regex was finding the snapshot name multiple times in the list output and deleting it twice. Snapshot restore tests seem to have expected the deployment to be rolled out immediately, which is not a reasonable expectation. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
This required pulling the token hash stuff out of the cluster package, into util. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Reconcile snapshot CRs instead of ConfigMap; manage ConfigMap downstream from CR list Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Fixes snapshot list coming out in non-deterministic order Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Write the extra metadata both locally and to S3. These files are placed such that they will not be used by older versions of K3s that do not make use of them. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Also, don't list ONLY s3 snapshots if S3 is enabled. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Attempt to use timestamp from creation or filename instead of file/object modification times Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Consistently refer to object keys as such, simplify error handling. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Also adds a hack go script to print the embedded CRDs, for developer use. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 10 Oct, 2023 1 commit
-
-
Derek Nola authored
* Cleanup inactive vm domains * Have e2e depend on amd64 pipeline Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 09 Oct, 2023 2 commits
-
-
Derek Nola authored
* Consolidate NewCertCommands * Add support for user defined new token * Add E2E testlets Signed-off-by:
Derek Nola <derek.nola@suse.com> * Ensure agent token also changes Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 06 Oct, 2023 2 commits
-
-
Johnatas authored
* change script and drone Signed-off-by:
Johnatas <johnatasr@hotmail.com> * adjust secret Signed-off-by:
Johnatas <johnatasr@hotmail.com> --------- Signed-off-by:
Johnatas <johnatasr@hotmail.com>
-
Manuel Buil authored
Update install.sh.sha256sum
-