- 01 Jun, 2021 2 commits
-
-
Akihiro Suda authored
Kernel 5.11 added support for rootless overlayfs, but still incompatible with SELinux, so we should always use fuse-overlayfs. Related: moby/moby issue 42333 Signed-off-by:Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Jamie Phillips authored
Signed-off-by:Jamie Phillips <jamie.phillips@suse.com>
-
- 20 May, 2021 5 commits
-
-
Erik Wilson authored
containerd: v1.4.4-k3s2
-
David Nuzik authored
Bump channel stable version to v1.20.7+k3s1
-
Jacob Blain Christen authored
Pull in backport of containerd/containerd#5017 Addresses #3296 Signed-off-by:Jacob Blain Christen <dweomer5@gmail.com>
-
Erik Wilson authored
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 19 May, 2021 3 commits
-
-
Jacob Blain Christen authored
- Addresses #3299 Signed-off-by:Jacob Blain Christen <dweomer5@gmail.com>
-
Brian Downs authored
Move object channel defer close to goroutine
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
- 18 May, 2021 4 commits
-
-
Brian Downs authored
add retention default and wire in s3 prune
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brian Downs authored
Add etcd snapshot save subcommand
-
- 17 May, 2021 2 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
- 14 May, 2021 3 commits
-
-
Erik Wilson authored
Update Kubernetes to v1.21.1-k3s1
-
Erik Wilson authored
-
Erik Wilson authored
-
- 13 May, 2021 2 commits
-
-
Brian Downs authored
* add prune subcommand to force rentention policy enforcement
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 12 May, 2021 4 commits
-
-
Menna Elmasry authored
change --disable-api-server flag to --disable-apiserver
-
MonzElmasry authored
Signed-off-by:MonzElmasry <menna.elmasry@rancher.com>
-
Jacob Blain Christen authored
- bump the runc version to v1.0.0-rc94 - build runc from its own source tree instead of from ./vendor/ - side-steps incompatibility with upstream kubelet container manager Signed-off-by:Jacob Blain Christen <dweomer5@gmail.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 11 May, 2021 1 commit
-
-
Brian Downs authored
* add ability to list local and s3 etcd snapshots
-
- 10 May, 2021 3 commits
-
-
Brad Davidson authored
* Move registries.yaml handling out to rancher/wharfie * Add system-default-registry support * Add CLI support for kubelet image credential providers Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Hussein Galal authored
Signed-off-by:galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 07 May, 2021 1 commit
-
-
Brian Downs authored
* Add the ability to delete a given set of etcd snapshots from the CLI for locally stored and S3 store snapshots.
-
- 05 May, 2021 6 commits
-
-
Siegfried Weber authored
Problem: Only the client CA is passed to the kube-controller-manager and therefore CSRs with the signer name "kubernetes.io/kubelet-serving" are signed with the client CA. Serving certificates must be signed with the server CA otherwise e.g. "kubectl logs" fails with the error message "x509: certificate signed by unknown authority". Solution: Instead of providing only one CA via the kube-controller-manager parameter "--cluster-signing-cert-file", the corresponding CA for every signer is set with the parameters "--cluster-signing-kube-apiserver-client-cert-file", "--cluster-signing-kubelet-client-cert-file", "--cluster-signing-kubelet-serving-cert-file", and "--cluster-signing-legacy-unknown-cert-file". Signed-off-by:Siegfried Weber <mail@siegfriedweber.net>
-
Akihiro Suda authored
Add `.github/workflows/cgroup2.yaml` for running Fedora on Vagrant on GitHub Actions to test cgroup2 environment. Only very basic smoke tests are executed, as Vagrant is too slow to run the entire sonobuoy. Relevant: - kubernetes-sigs/kind PR 2017 - https://github.com/rootless-containers/usernetes/blob/v20210201.0/.github/workflows/main.yamlSigned-off-by:
Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Menna Elmasry authored
Add ci step to validate incorrect replacement fork
-
Menna Elmasry authored
Co-authored-by:Brian Downs <brian.downs@gmail.com>
-
Hussein Galal authored
Signed-off-by:galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
MonzElmasry authored
Signed-off-by:MonzElmasry <menna.elmasry@rancher.com>
-
- 04 May, 2021 3 commits
-
-
Brian Downs authored
Reference node name when needed
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
Vegetto authored
Signed-off-by:angelnu <git@angelnucom>
-
- 01 May, 2021 1 commit
-
-
Brian Downs authored
remove accidentially commited dapper files
-