- 16 Dec, 2020 5 commits
-
-
Chris Kim authored
Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s (#2594) * Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Erik Wilson authored
Fix manifest CI step
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Erik Wilson authored
Signed-off-by:
Erik Wilson <Erik.E.Wilson@gmail.com>
-
- 15 Dec, 2020 3 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>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 14 Dec, 2020 2 commits
-
-
David Nuzik authored
update stable version
-
Brian Downs authored
Signed-off-by:
Brian Downs <brian.downs@gmail.com>
-
- 10 Dec, 2020 3 commits
-
-
Jacob Blain Christen authored
Signed-off-by:
Jacob Blain Christen <jacob@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Chris Kim authored
Set kubelet-cgroups if we detect we are running under a `.scope`
-
- 09 Dec, 2020 6 commits
-
-
Chris Kim authored
Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Chris Kim authored
Co-authored-by:
Brian Downs <brian.downs@gmail.com>
-
Chris Kim authored
Independently set kubelet-cgroups and runtime-cgroups, and detect if we are running under a systemd scope Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Brad Davidson authored
We're not setting ``--service-account-issuer` to a https URL, which causes an error message at startup when the feature gate is enabled. From the docs on that flag: > If this option is not a valid URI per the OpenID Discovery 1.0 spec, the > ServiceAccountIssuerDiscovery feature will remain disabled, even if the > feature gate is set to true. It is highly recommended that this value > comply with the OpenID spec: > https://openid.net/specs/openid-connect-discovery-1_0.html. In practice, > this means that service-account-issuer must be an https URL. It is also > highly recommended that this URL be capable of serving OpenID discovery > documents at {service-account-issuer}/.well-known/openid-configuration. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Related to https://github.com/kubernetes/kubernetes/pull/95382Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 08 Dec, 2020 8 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Erik Wilson authored
Use secrets for node-passwd entries
-
Hussein Galal authored
* update etcd 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>
-
Chris Kim authored
Add check for `/init.scope` for cgroup
-
Brian Downs authored
Signed-off-by:
Brian Downs <brian.downs@gmail.com>
-
Chris Kim authored
Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Chris Kim authored
Set a cgroup if containerized
-
Erik Wilson authored
* Test script cleanup backport from RKE2 Signed-off-by:
Erik Wilson <Erik.E.Wilson@gmail.com> * Update scripts/test Co-authored-by:
Brian Downs <brian.downs@gmail.com> Co-authored-by:
Brian Downs <brian.downs@gmail.com>
-
- 07 Dec, 2020 4 commits
-
-
Chris Kim authored
Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Hussein Galal authored
* Add tombstone file to embedded etcd Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go mod update Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fixes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * more fixes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * more changes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * gofmt and goimports Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go mod update Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go lint Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go lint 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>
-
Jacob Blain Christen authored
Limit the `testing` channel(s) to alpha, beta, and rc pre-releases. Signed-off-by:
Jacob Blain Christen <jacob@rancher.com>
-
Jacob Blain Christen authored
Signed-off-by:
Jacob Blain Christen <jacob@rancher.com>
-
- 05 Dec, 2020 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brian Downs authored
* update uninstall script to remove mount point path after umount
-
Vincent Batts authored
* install.sh: test if BIN_DIR is readonly, else use /opt On flatcar /usr is a readonly partition, while /opt is allowed for writing. Signed-off-by:
Vincent Batts <vbatts@kinvolk.io> * install.sh: only warn on Flatcar about selinux This check is a bit more explicit, but only warn about finding the rpm installed policy when on Flatcar Container Linux Signed-off-by:
Vincent Batts <vbatts@kinvolk.io> * Update install.sh Co-authored-by:
Brad Davidson <brad@oatmail.org> Signed-off-by:
Vincent Batts <vbatts@kinvolk.io> Co-authored-by:
Brad Davidson <brad@oatmail.org>
-
- 04 Dec, 2020 3 commits
-
-
Jacob Blain Christen authored
Signed-off-by:
Jacob Blain Christen <jacob@rancher.com>
-
Chin-Ya Huang authored
Signed-off-by:
Chin-Ya Huang <chin-ya.huang@suse.com>
-
transhapHigsn authored
Solution: Set priorityClassName to system-node-critical of traefik, metrics-server, local storage and coredns deployment Signed-off-by:
transhapHigsn <fet.prashantsingh@gmail.com>
-
- 01 Dec, 2020 3 commits
-
-
Akihiro Suda authored
Signed-off-by:
Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Akihiro Suda authored
Signed-off-by:
Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Akihiro Suda authored
Signed-off-by:
Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-