- 16 Nov, 2020 1 commit
-
-
Chris Kim authored
Signed-off-by:Chris Kim <oats87g@gmail.com>
-
- 13 Nov, 2020 2 commits
-
-
David Nuzik authored
* v1.19.3+k3s3 contains a critical fix for kine. Refer to the release notes for details. Signed-off-by:David Nuzik <david.nuzik@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 12 Nov, 2020 1 commit
-
-
Jacob Blain Christen authored
Do not relabel container /dev/shm when it is host /dev/shm. Signed-off-by:Jacob Blain Christen <jacob@rancher.com>
-
- 11 Nov, 2020 1 commit
-
-
Brad Davidson authored
Removing the cfg.DataDir mutation in 3e4fd7b4 did not break anything, but did change some paths in unwanted ways. Rather than mutating the user-supplied command-line flags, explicitly specify the agent subdirectory as needed. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 09 Nov, 2020 4 commits
-
-
Brad Davidson authored
As per documentation, the cloud-provider flag should not be passed to controller-manager when using cloud-controller. However, the legacy cloud-related controllers still need to be explicitly disabled to prevent errors from being logged. Fixing this also prevents controller-manager from creating the cloud-controller-manager service account that needed extra RBAC. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
David Nuzik authored
Mark the latest v1.19.x release as stable
-
Jacob Blain Christen authored
Addresses rancher/k3s#2240 Signed-off-by:Jacob Blain Christen <jacob@rancher.com>
-
- 07 Nov, 2020 1 commit
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 06 Nov, 2020 1 commit
-
-
Brad Davidson authored
* Update sonobuoy version * Use upstream tag for Kubernetes version instead of replacement tag Allows building against upstream alpha/beta/rc releases * Use env variable for sonobuoy version * Bump version for QA e2e tests Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 05 Nov, 2020 6 commits
-
-
Brad Davidson authored
Related to #2205 Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Related to rancher/rke2#474 Note that anyone who customizes the data-dir path will have to set CRI_CONFIG_FILE to the correct path when using the wrapped binaries (crictl, etc). This is better than dropping files in the incorrect location. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Disable configure-cloud-routes and external service/route programming support when using k3s stub cloud controller Resolves warning 3 from #2471 Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Resolves warning 2 from #2471. As per https://github.com/kubernetes/cloud-provider/issues/12 the ClusterID requirement was never really followed through on, so the flag is probably going to be removed in the future. One side-effect of this is that the core k8s cloud-controller-manager also wants to watch nodes, and needs RBAC to do so. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Resolves warning 1 from #2471 Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Related to #2455 and containerd/containerd#4684 These were not meant to be enabled by default, break images with many layers, and will be disabled by default on the next containerd release. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 04 Nov, 2020 1 commit
-
-
Brad Davidson authored
The --disable/--no-deploy flags actually turn off some built-in controllers, in addition to preventing manifests from getting loaded. Make it clear which controllers can still be disabled even when the packaged components are ommited by the no_stage build tag. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 29 Oct, 2020 3 commits
-
-
Chris Kim authored
Support k3s-selinux rpm install more effectively
-
Chris Kim authored
Add additional conditional logic to install.sh to prevent errors on Fedora or systems when run as non-root Signed-off-by:Chris Kim <oats87g@gmail.com>
-
Euan Kemp authored
/bin/rm is less portable. On some distros, like nixos, it doesn't exist at all. Signed-off-by:Euan Kemp <euank@euank.com>
-
- 28 Oct, 2020 8 commits
-
-
Menna Elmasry authored
Make etcd use node private ip
-
Ranjib Dey authored
Signed-off-by: Ranjib Dey ranjib@linux.com
-
MonzElmasry authored
Signed-off-by:MonzElmasry <menna.elmasry@rancher.com>
-
Chris Kim authored
Disable RPM publishing
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Chris Kim authored
Signed-off-by:Chris Kim <oats87g@gmail.com>
-
Chris Kim authored
Add auto-install capability to install.sh for k3s-selinux
-
Hussein Galal authored
* skip node delete from removed member Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * use grpc errors Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go imports Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * exit if node is the etcd that being removed Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 27 Oct, 2020 3 commits
-
-
Chris Kim authored
Signed-off-by:Chris Kim <oats87g@gmail.com>
-
Chris Kim authored
Signed-off-by:Chris Kim <oats87g@gmail.com>
-
Brad Davidson authored
* Set etcd timeouts using values from k8s instead of etcdctl Fix for one of the warnings from #2303 * Use etcd zap logger instead of deprecated capsnlog Fix for one of the warnings from #2303 * Remove member self-promotion code paths * Add learner promotion tracking code * Fix RaftAppliedIndex progress check * Remove ErrGRPCKeyNotFound check This is not used by v3 API - it just returns a response with 0 KVs. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 16 Oct, 2020 2 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Jeremy Katz authored
Signed-off-by:Jeremy Katz <jeremy@tidelift.com>
-
- 15 Oct, 2020 3 commits
-
-
Brian Downs authored
Update kine to v0.4.1
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
- 12 Oct, 2020 3 commits
-
-
Erik Wilson authored
Use no_proxy env, add .svc and cluster domains
-
Erik Wilson authored
-
Erik Wilson authored
Add event handlers to network policy controller
-