Akihiro Suda
3b8da28eb4
README.md: fix rootless description
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 15:29:43 +09:00
Akihiro Suda
5a51a8de45
rootless: use built-in port driver
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 15:01:38 +09:00
Akihiro Suda
b0b5f686be
bump up rootlesskit
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 14:53:21 +09:00
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>
2019-05-29 14:04:28 +09:00
Erik Wilson
9efbeb11e4
Merge pull request #487 from itwars/master
...
Ansible - fix typo and add kubeconfig copy to user homedir
2019-05-28 17:28:03 -07:00
Erik Wilson
1586e8d62b
Merge pull request #503 from erikwilson/update-vendor-kvsql
...
Update vendor
2019-05-28 17:27:20 -07:00
Erik Wilson
9cd02d1982
Update vendor
2019-05-28 17:05:37 -07:00
Erik Wilson
199f673676
Merge pull request #479 from galal-hussein/add_storage_backend_options
...
Add MySQL and Postgress support
2019-05-28 16:57:38 -07:00
Erik Wilson
afe32395bb
Merge pull request #466 from ibuildthecloud/master
...
Port to wrangler
2019-05-27 13:38:13 -07:00
Erik Wilson
f05b51761b
Merge pull request #499 from erikwilson/update-git-ignore
...
Update .gitignore
2019-05-27 13:37:52 -07:00
Erik Wilson
cd9d9822eb
Merge pull request #498 from erikwilson/always-run-sonobuoy
...
Always run sonobuoy e2e tests
2019-05-27 13:37:41 -07:00
Erik Wilson
6582d46300
Update .gitignore
2019-05-27 12:15:01 -07:00
Erik Wilson
65b34c33a3
Always run sonobuoy e2e tests
2019-05-27 12:01:18 -07:00
Darren Shepherd
7ee554013a
Update generated code
2019-05-26 22:35:57 -07:00
Darren Shepherd
d94a346a1e
Switch to wrangler-api and helm-controller
2019-05-26 22:32:24 -07:00
Darren Shepherd
c0702b0492
Port to wrangler
2019-05-26 22:28:50 -07:00
Vincent RABAH
94da7fae71
Update README.md with author
2019-05-26 16:09:33 +02:00
Darren Shepherd
16f7aaab66
Update vendor
2019-05-25 23:44:33 -07:00
Erik Wilson
03885fc385
Merge pull request #455 from galal-hussein/restart_always_systemd
...
Add Restart=always to systemd unit
2019-05-24 15:47:38 -07:00
Darren Shepherd
4b4dd1b59b
Merge pull request #454 from galal-hussein/node_labels_taints
...
Expose node labels and taints and add node roles
2019-05-25 00:39:55 +02:00
Darren Shepherd
a999cd43aa
Merge pull request #459 from galal-hussein/check_time
...
Check if server time before 1/1/1970
2019-05-25 00:38:53 +02:00
Darren Shepherd
0c18c5a92a
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
...
Create symlink for kubeconfig when --write-kubeconfig is selected
2019-05-25 00:38:18 +02:00
Darren Shepherd
06b1acb324
Merge pull request #460 from galal-hussein/kubeconfig_readable
...
change permissions of kubeconfig and issue warning with kubectl wrapper
2019-05-25 00:36:30 +02:00
Vincent RABAH (itwars)
57b57f6066
Fix typo and add kubeconfig copy to user homedir
2019-05-18 17:58:25 +00:00
galal-hussein
e5cf02685b
Vendor Update
2019-05-16 01:05:32 +02:00
galal-hussein
e9cd8adbf6
Add Storage endpoint option
2019-05-16 01:05:24 +02:00
galal-hussein
4c6cf29e02
Create symlink for kubeconfig when --write-kubeconfig is selected
2019-05-10 21:08:28 +02:00
galal-hussein
483df6fd82
Check if server time before 1/1/1980
...
Check
2019-05-10 20:29:42 +02:00
Darren Shepherd
2d74e34297
Merge pull request #465 from vizv/allow-builtin-kernel-modules
...
Allow using built-in kernel modules
2019-05-09 15:25:43 -07:00
Wenxuan Zhao
f0f57c1e44
Allow using built-in modules
...
Signed-off-by: Wenxuan Zhao <viz@linux.com>
2019-05-09 12:23:33 -07:00
galal-hussein
36bab003a3
Make kubeconfig not world readable and issue warning with kubectl wrapper
2019-05-09 00:54:52 +02:00
galal-hussein
8188bc62aa
Add Restart=always to systemd unit
2019-05-08 02:54:40 +02:00
galal-hussein
930093dfe9
Expose node labels and taints and add node roles
2019-05-08 01:47:07 +02:00
Erik Wilson
1d42fc9755
Merge pull request #449 from erikwilson/k3s-versions-to-0.5.0
...
Update extraneous k3s versions to v0.5.0
2019-05-06 15:11:07 -07:00
Erik Wilson
5cfbbabbb6
Update extraneous k3s versions to v0.5.0
2019-05-06 15:10:14 -07:00
Erik Wilson
55124c7144
Merge pull request #448 from carsonoid/compose050
...
Update docker-compose files to use 0.5.0
2019-05-06 15:06:49 -07:00
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>
2019-05-06 16:03:36 -06:00
Erik Wilson
8c0116dd29
Merge pull request #395 from galal-hussein/docs_containerd_template
...
Update README with containerd template
2019-05-06 11:04:17 -07:00
Erik Wilson
e9ebfbda4a
Merge pull request #431 from galal-hussein/update_docs
...
Upgrade docs
2019-05-06 11:03:41 -07:00
Darren Shepherd
887f318647
Merge pull request #441 from erikwilson/e2e-publish-fix
...
Publish e2e logs on release
2019-05-03 16:49:35 -07:00
Erik Wilson
4f3a664e81
Publish e2e logs on release
2019-05-03 16:47:25 -07:00
Darren Shepherd
647ced5aa4
Merge pull request #439 from erikwilson/e2e-enhancements
...
Add e2e enhancements
2019-05-03 16:11:08 -07:00
Erik Wilson
b87dd7c45a
Update Dockerfile to use bin/aux
2019-05-03 16:04:37 -07:00
Erik Wilson
be7acee3c6
Add e2e enhancements
2019-05-03 16:04:37 -07:00
Erik Wilson
b0e4228609
Merge pull request #434 from galal-hussein/add_no_proxy
...
Add no_proxy env to server
2019-05-03 15:20:13 -07:00
Erik Wilson
f7376ad979
Update proxy environment for helm controller
...
Add lowercase no_proxy and all_proxy/ALL_PROXY to environment for helm
2019-05-03 11:10:42 -07:00
galal-hussein
d9f958ceeb
Add no_proxy environment to server
2019-05-03 19:44:30 +02:00
haokang.ke
52f845ec84
Make pause image configurable ( #345 )
2019-05-03 10:36:12 -07:00
Darren Shepherd
ea94b1af77
Merge pull request #433 from erikwilson/fix-0.5.0-cert-upgrade-bug
...
Force upgrade of token node cert
2019-05-03 10:35:36 -07:00
Darren Shepherd
5c62dcbb4b
Merge pull request #435 from galal-hussein/svclb_upgrade
...
handle old service lb deployments
2019-05-03 10:34:12 -07:00