- 10 Jul, 2020 3 commits
-
-
Brad Davidson authored
Update sonobuoy version for k8s 1.18 support
-
Brian Downs authored
add profiling flag with default value of false
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
- 09 Jul, 2020 3 commits
-
-
Brian Downs authored
remove hard coded value from ProgramUpper
-
Brad Davidson authored
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
- 07 Jul, 2020 1 commit
-
-
Brandon Davidson authored
Configure default signer implementation to use ClientCA instead of ServerCA
-
- 01 Jul, 2020 4 commits
-
-
Chris Kim authored
Implement new k3s-root changes
-
Chris Kim authored
update k3s-root to v0.5.0 and remove k3s specific modifications to k3s-root (as they have moved into k3s-root) Signed-off-by:Chris Kim <oats87g@gmail.com>
-
Erik Wilson authored
fixed panic in network_policy_controller
-
Erik Wilson authored
Add retry backoff for starting network-policy controller
-
- 30 Jun, 2020 5 commits
-
-
Erik Wilson authored
Replace juju/errors with nocode
-
Erik Wilson authored
-
David Nuzik authored
Update GitHub bug_report template
-
niusmallnan authored
Signed-off-by:niusmallnan <niusmallnan@gmail.com>
-
David Nuzik authored
-
- 29 Jun, 2020 2 commits
-
-
Matthias Schneider authored
I have rebooted a newly created k3s etcd cluster and this panic was triggered: ``` k3s[948]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x45f2945] k3s[948]: goroutine 1 [running]: k3s[948]: github.com/rancher/k3s/pkg/agent/netpol.NewNetworkPolicyController(0xc00159e180, 0x61b4a60, 0xc006294000, 0xdf8475800, 0xc011d9a360, 0xc, 0x0, 0xc00bf545b8, 0x2b2edbc) k3s[948]: /home/x/git/k3s/pkg/agent/netpol/network_policy_controller.go:1698 +0x275 ``` Signed-off-by:Matthias Schneider <ms@wck.biz>
-
Craig Jellick authored
Signed-off-by:Craig Jellick <craig@rancher.com>
-
- 26 Jun, 2020 2 commits
-
-
Jacob Blain Christen authored
servicelb: fix ineffective toleration
-
Craig Jellick authored
Signed-off-by:Craig Jellick <craig@rancher.com>
-
- 25 Jun, 2020 3 commits
-
-
Brian Downs authored
Update Contribution Doc
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
Craig Jellick authored
Signed-off-by:Craig Jellick <craig@rancher.com>
-
- 24 Jun, 2020 3 commits
-
-
Brian Downs authored
Make packaged crictl work when using Docker
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
- 23 Jun, 2020 6 commits
-
-
Hussein Galal authored
-
Craig Jellick authored
Simplify contributing doc
-
Jacob Blain Christen authored
Always keep restarting k3s process by openrc
-
Craig Jellick authored
Make the contributing guide less prescriptive and include the DCO.
-
Craig Jellick authored
Add contributing doc
-
Craig Jellick authored
-
- 22 Jun, 2020 1 commit
-
-
Hussein Galal authored
-
- 21 Jun, 2020 1 commit
-
-
Hussein Galal authored
* update helm controller to 0.6.3 * update klipper-helm to v0.2.7
-
- 19 Jun, 2020 1 commit
-
-
Serge van Ginderachter authored
When for some reason, k3s crashes, and can't startup again, e.g. when the data backend is not available (dqlite crashed, database server is offline, ...), on openrc systems, supervise-daemon will try to restart it, as per supervise-daemon(8): respawn-max: Sets the maximum number of times a daemon will be respawned during a respawn period. If a daemon dies more than this number of times during a respawn period, will give up trying to respawn it and exit. The default is 10, and 0 means unlimited. Setting respawn-max to 0, makes sure a k3s process on openrc systems will keep trying to come online, even if the database backend is offline for a longer period of time. This aligns the openrc service configuration with the systemd configuration, which has Restart=always RestartSec=5s
-
- 18 Jun, 2020 1 commit
-
-
David Nuzik authored
Update stable channel to v1.18.4+k3s1
-
- 17 Jun, 2020 1 commit
-
-
David Nuzik authored
-
- 12 Jun, 2020 1 commit
-
-
Brian Downs authored
-
- 11 Jun, 2020 1 commit
-
-
Jacob Blain Christen authored
noderole.kubernetes.io/master -> node-role.kubernetes.io/master
-
- 09 Jun, 2020 1 commit
-
-
Darren Shepherd authored
update helm and vendor update
-