Akihiro Suda
5a51a8de45
rootless: use built-in port driver
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
6 years ago
Akihiro Suda
b0b5f686be
bump up rootlesskit
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
6 years ago
Akihiro Suda
490d6aefe0
rootless: fix mounting /var/lib/cni
...
k3s was unable to start up when /var/lib/cni is missing on the host.
Fix https://github.com/rancher/k3s/issues/470
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
6 years ago
Erik Wilson
9efbeb11e4
Merge pull request #487 from itwars/master
...
Ansible - fix typo and add kubeconfig copy to user homedir
6 years ago
Erik Wilson
1586e8d62b
Merge pull request #503 from erikwilson/update-vendor-kvsql
...
Update vendor
6 years ago
Erik Wilson
9cd02d1982
Update vendor
6 years ago
Erik Wilson
199f673676
Merge pull request #479 from galal-hussein/add_storage_backend_options
...
Add MySQL and Postgress support
6 years ago
Erik Wilson
afe32395bb
Merge pull request #466 from ibuildthecloud/master
...
Port to wrangler
6 years ago
Erik Wilson
f05b51761b
Merge pull request #499 from erikwilson/update-git-ignore
...
Update .gitignore
6 years ago
Erik Wilson
cd9d9822eb
Merge pull request #498 from erikwilson/always-run-sonobuoy
...
Always run sonobuoy e2e tests
6 years ago
Erik Wilson
6582d46300
Update .gitignore
6 years ago
Erik Wilson
65b34c33a3
Always run sonobuoy e2e tests
6 years ago
Darren Shepherd
7ee554013a
Update generated code
6 years ago
Darren Shepherd
d94a346a1e
Switch to wrangler-api and helm-controller
6 years ago
Darren Shepherd
c0702b0492
Port to wrangler
6 years ago
Vincent RABAH
94da7fae71
Update README.md with author
6 years ago
Darren Shepherd
16f7aaab66
Update vendor
6 years ago
Erik Wilson
03885fc385
Merge pull request #455 from galal-hussein/restart_always_systemd
...
Add Restart=always to systemd unit
6 years ago
Darren Shepherd
4b4dd1b59b
Merge pull request #454 from galal-hussein/node_labels_taints
...
Expose node labels and taints and add node roles
6 years ago
Darren Shepherd
a999cd43aa
Merge pull request #459 from galal-hussein/check_time
...
Check if server time before 1/1/1970
6 years ago
Darren Shepherd
0c18c5a92a
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
...
Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
Darren Shepherd
06b1acb324
Merge pull request #460 from galal-hussein/kubeconfig_readable
...
change permissions of kubeconfig and issue warning with kubectl wrapper
6 years ago
Vincent RABAH (itwars)
57b57f6066
Fix typo and add kubeconfig copy to user homedir
6 years ago
galal-hussein
e5cf02685b
Vendor Update
6 years ago
galal-hussein
e9cd8adbf6
Add Storage endpoint option
6 years ago
galal-hussein
4c6cf29e02
Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
galal-hussein
483df6fd82
Check if server time before 1/1/1980
...
Check
6 years ago
Darren Shepherd
2d74e34297
Merge pull request #465 from vizv/allow-builtin-kernel-modules
...
Allow using built-in kernel modules
6 years ago
Wenxuan Zhao
f0f57c1e44
Allow using built-in modules
...
Signed-off-by: Wenxuan Zhao <viz@linux.com>
6 years ago
galal-hussein
36bab003a3
Make kubeconfig not world readable and issue warning with kubectl wrapper
6 years ago
galal-hussein
8188bc62aa
Add Restart=always to systemd unit
6 years ago
galal-hussein
930093dfe9
Expose node labels and taints and add node roles
6 years ago
Erik Wilson
1d42fc9755
Merge pull request #449 from erikwilson/k3s-versions-to-0.5.0
...
Update extraneous k3s versions to v0.5.0
6 years ago
Erik Wilson
5cfbbabbb6
Update extraneous k3s versions to v0.5.0
6 years ago
Erik Wilson
55124c7144
Merge pull request #448 from carsonoid/compose050
...
Update docker-compose files to use 0.5.0
6 years ago
Carson Anderson
3b837d7ed2
Update docker-compose files to use 0.5.0
...
The sample docker-compose yaml documents should use the latest version
Signed-off-by: Carson Anderson <ca@carsonoid.net>
6 years ago
Erik Wilson
8c0116dd29
Merge pull request #395 from galal-hussein/docs_containerd_template
...
Update README with containerd template
6 years ago
Erik Wilson
e9ebfbda4a
Merge pull request #431 from galal-hussein/update_docs
...
Upgrade docs
6 years ago
Darren Shepherd
887f318647
Merge pull request #441 from erikwilson/e2e-publish-fix
...
Publish e2e logs on release
6 years ago
Erik Wilson
4f3a664e81
Publish e2e logs on release
6 years ago
Darren Shepherd
647ced5aa4
Merge pull request #439 from erikwilson/e2e-enhancements
...
Add e2e enhancements
6 years ago
Erik Wilson
b87dd7c45a
Update Dockerfile to use bin/aux
6 years ago
Erik Wilson
be7acee3c6
Add e2e enhancements
6 years ago
Erik Wilson
b0e4228609
Merge pull request #434 from galal-hussein/add_no_proxy
...
Add no_proxy env to server
6 years ago
Erik Wilson
f7376ad979
Update proxy environment for helm controller
...
Add lowercase no_proxy and all_proxy/ALL_PROXY to environment for helm
6 years ago
galal-hussein
d9f958ceeb
Add no_proxy environment to server
6 years ago
haokang.ke
52f845ec84
Make pause image configurable ( #345 )
6 years ago
Darren Shepherd
ea94b1af77
Merge pull request #433 from erikwilson/fix-0.5.0-cert-upgrade-bug
...
Force upgrade of token node cert
6 years ago
Darren Shepherd
5c62dcbb4b
Merge pull request #435 from galal-hussein/svclb_upgrade
...
handle old service lb deployments
6 years ago
Darren Shepherd
a46fe4a33d
Merge pull request #437 from galal-hussein/timeout_hostname_check
...
Add timeout to hostname check
6 years ago