- 19 Jan, 2023 1 commit
-
-
Brooks Newberry authored
-
- 18 Jan, 2023 3 commits
-
-
Brooks Newberry authored
-
Derek Nola authored
* Add labels to updatecli PRs * Run weekly Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
ShylajaDevadiga authored
Signed-off-by:
ShylajaDevadiga <shylaja.devadiga@suse.com> Signed-off-by:
ShylajaDevadiga <shylaja.devadiga@suse.com> Co-authored-by:
ShylajaDevadiga <shylaja.devadiga@suse.com>
-
- 17 Jan, 2023 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 14 Jan, 2023 3 commits
-
-
Nikolai Shields authored
-
Brad Davidson authored
* General cleanup of test-helpers functions to address CI failures * Install awscli in test image * Log containerd output to file even when running with --debug Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Silvio Moioli authored
Signed-off-by:
Silvio Moioli <silvio@moioli.net>
-
- 12 Jan, 2023 10 commits
-
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
dependabot[bot] authored
Bumps ubuntu from 20.04 to 22.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Derek Nola authored
* Add containerd testlet to startup integration * Fix all log dumps * Stop server gracefully Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
dependabot[bot] authored
Bumps alpine from 3.16 to 3.17. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps alpine from 3.16 to 3.17. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Chris Wayne authored
* RIP Codespell Signed-off-by:
Chris Wayne <cwayne18@gmail.com>
-
ShylajaDevadiga authored
Signed-off-by:
ShylajaDevadiga <shylaja.devadiga@suse.com>
-
- 11 Jan, 2023 1 commit
-
-
Brad Davidson authored
Also ensure that the snapshot job does not attempt to trigger multiple concurrent runs, as this is not supported. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 06 Jan, 2023 1 commit
-
-
Brad Davidson authored
Stop offering installs of these releases due to the critical containerd regression. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 04 Jan, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 03 Jan, 2023 5 commits
-
-
Guilherme Macedo authored
Signed-off-by:
Guilherme Macedo <guilherme.macedo@suse.com>
-
Alexey Vazhnov authored
To avoid error message: user@server ~ % /etc/init.d/k3s status /lib/rc/sh/openrc-run.sh: 28: /etc/init.d/k3s: source: not found /lib/rc/sh/openrc-run.sh: 29: /etc/init.d/k3s: source: not found * status: stopped I've replaced `source` with `sourcex`, defined in https://github.com/OpenRC/openrc/blob/master/sh/openrc-run.sh.in#L30 Classic shell `.` also works. Tested in Devuan 5 Daedalus (based on Debian 12 bookworm / testing), package `openrc` version 0.45.2-2. Signed-off-by:
Alexey Vazhnov <vazhnov@boot-keys.org>
-
Guilherme Macedo authored
Signed-off-by:
Guilherme Macedo <guilherme.macedo@suse.com>
-
Nikolai Shields authored
-
Guilherme Macedo authored
* Add initial Updatecli ADR automation Signed-off-by:
Guilherme Macedo <guilherme.macedo@suse.com>
-
- 29 Dec, 2022 1 commit
-
-
Chris Wayne authored
Signed-off-by:
Chris Wayne <cwayne18@gmail.com>
-
- 14 Dec, 2022 1 commit
-
-
Brad Davidson authored
Adds support for loading compressed kernel modules Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 13 Dec, 2022 1 commit
-
-
Brad Davidson authored
ServiceLB now requires this module, but it will not get autoloaded by the kubelet if the host is using nftables. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 09 Dec, 2022 1 commit
-
-
Hussein Galal authored
* Update to v1.26.0-alpha.2 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go generate Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Default CURRENT_VERSION to VERSION_TAG for alpha versions Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * remove containerd package Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Update k8s to v1.26.0-rc.0-k3s1 cri-tools cri-dockerd and cadvisor Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * replace cri-api reference to the new api Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go mod tidy Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix version script to allow rc and alphas Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix version script to allow rc and alphas Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix version script to allow rc and alphas Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Update to Kubernetes 1.26.0-rc.1 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * Undo helm-controller pin Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * Bump containerd to -k3s2 for stargz fix Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * DevicePlugins featuregate is locked to on Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * Bump kine for DeleteRange fix Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * Update to v1.26.0-k3s1 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go mod tidy Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Bring back snapshotter checks and update golang to 1.19.4 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix windows containerd snapshotter checks Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> Co-authored-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 05 Dec, 2022 3 commits
-
-
Derek Nola authored
* Consolidate etcd snapshot commands * Consolidate secrets encryption commands * Move etcd-snapshot to fatal error stage. Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Remove NoFlannel * Remove cluster-secret * Remove no-deploy * Remove disable-selinux * Convert wireguard to fatal error * Remove reference to no-op K3S_CLUSTER_SECRET Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Klaas Demter authored
Signed-off-by:
Klaas Demter <re4il07t@duck.com>
-
- 02 Dec, 2022 3 commits
-
-
Matt Trachier authored
Signed-off-by:
matttrach <matttrach@gmail.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Guilherme Macedo authored
Signed-off-by:
Guilherme Macedo <guilherme.macedo@suse.com>
-
- 01 Dec, 2022 3 commits
-
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
* Mark secrets-encrypt flag as GA Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 30 Nov, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-