Commit Graph

644 Commits (2f4a08c54d1493673dd38d3e987645c7b2aad04b)

Author SHA1 Message Date
Julien Salleyron 164b89bce4 fix review. 2019-03-04 21:46:37 +01:00
Julien Salleyron 1895eec684 Preload images 2019-03-04 21:34:24 +01:00
Darren Shepherd 6de915d351
Merge pull request #148 from ibuildthecloud/revert
Revert "Enable systemd ready notification for k3s server"
2019-03-04 13:20:32 -07:00
Darren Shepherd 0414f97c78 Revert "Enable systemd ready notification for k3s server"
This reverts commit c73e9187bb.
2019-03-04 13:18:20 -07:00
Darren Shepherd 49d0f20e5b
Merge pull request #110 from ibuildthecloud/tokenfile
Add --token-file support
2019-03-04 10:13:31 -07:00
Darren Shepherd a317cda81c
Merge pull request #111 from ibuildthecloud/agent-commands
Add agent command to server command
2019-03-04 10:13:20 -07:00
Darren Shepherd ef4e34b289 Remove dead code 2019-03-04 10:10:17 -07:00
Darren Shepherd 8acc17fcf3
Merge branch 'master' into tokenfile 2019-03-04 10:10:01 -07:00
Darren Shepherd d1715f8e4d
Merge branch 'master' into agent-commands 2019-03-04 10:08:55 -07:00
Darren Shepherd 70e6ca4ab8 Support external CRI implementations 2019-03-04 10:08:12 -07:00
Darren Shepherd 3d113ceb2d Add agent command to server command 2019-03-04 10:08:12 -07:00
Darren Shepherd 964cebb070 Don't return object because double update might revert IP change 2019-03-04 10:08:03 -07:00
Thorsten Schifferdecker 2c398c5d5f Update server.go
fallback to the old --address part and enable the non-tls port to make healthz happy
2019-03-04 10:07:30 -07:00
Thorsten Schifferdecker 35cfc717d3 fix missing "," 2019-03-04 10:07:30 -07:00
Thorsten Schifferdecker ee2fffb0ca make the controller-manager and scheduler usable for the
componentstatus.
Fixes #126

Signed-off-by: Thorsten Schifferdecker <schifferdecker@b1-systems.de>
2019-03-04 10:07:30 -07:00
Darren Shepherd 91f9472751 Add traefik to no-deploy help text 2019-03-04 10:07:10 -07:00
Darren Shepherd fdb51c9f53 Cleanup docker cgroup errors in kubelet 2019-03-04 10:06:59 -07:00
Darren Shepherd e5b7d36c55 Actually pass cluster-cidr on to server 2019-03-04 10:06:37 -07:00
Darren Shepherd 10f48f4f3f Update vendor 2019-03-04 10:04:48 -07:00
Yash Raj Bharti 196c834cda README.md
Added some punctuations wherever necessary.
2019-03-04 07:37:25 -07:00
Darren Shepherd 5f6a6c6890 Update vendor 2019-03-03 21:52:58 -07:00
dnoland1 4da04f5631 Removed CNCF certifcation from TODO section. 2019-03-03 21:52:30 -07:00
Darren Shepherd d04e50ab54 Add agent command to server command 2019-03-01 17:10:18 -07:00
Darren Shepherd e28e497168 Add --token-file support 2019-03-01 17:07:55 -07:00
Darren Shepherd f90cbed408 Apply suggestions from code review
Thanks for review. I don't know how these spelling errors have slipped in. :-)

Co-Authored-By: toomyem <toomyem@toomyem.net>
2019-03-01 12:46:06 -07:00
Tomasz Machalski 0b8d7c8616 Added info about accessing cluster from outside 2019-03-01 12:46:06 -07:00
Erik Wilson a7640cfb90 Download latest release for install script
Check for latest release of k3s or pass a desired version as an
argument. Adds curl as a requirement and early exits if not available.
Fixes silent abort when wget is not available and `which` returns
non-zero exit code.
2019-03-01 11:16:24 -07:00
Erik Wilson af9ea1d65e Update vendor 2019-03-01 10:47:34 -07:00
Erik Wilson c73e9187bb Enable systemd ready notification for k3s server
Disables k8s generic api server systemd ready notification and send
our own ready notification after server available and kubeconfig
available.
2019-03-01 10:47:34 -07:00
Darren Shepherd d6c5f6b995 Add e2e tests 2019-02-28 10:31:59 -07:00
Sean Duffy 10f1553564 fix 'fannel' typo. 2019-02-28 10:30:45 -07:00
Craig Jellick 65c40c64d8
Update issue templates 2019-02-27 10:02:11 -07:00
Craig Jellick 1ba0f2530a
Update issue templates 2019-02-27 09:42:19 -07:00
Erik Wilson 02daa0b77f Chmod /tmp to 1777 for e2e tests
The kubernetes e2e tests will mount /tmp and verify permissions, fix
to match the expectations of the test for our image.
2019-02-27 09:07:37 -07:00
0xflotus 11bedd0106 fixed aggregation 2019-02-27 09:07:16 -07:00
Darren Shepherd 7d1baa919b Remove wget 2019-02-26 09:19:00 -07:00
Darren Shepherd f14a1ae2de Bump to v0.1.0 2019-02-26 09:16:07 -07:00
Erik Wilson 91251aadaa Fix asset lookup of HOME directory
Return the directory name if assets are located in HOME, so we can
properly set the PATH for binary lookup.
2019-02-25 16:01:35 -07:00
Thorsten Schifferdecker 5ea5255062 update git-src to rancher/k8s 2019-02-25 16:01:16 -07:00
Darren Shepherd 37caa68cce Bump to rc8 2019-02-24 12:16:20 -07:00
Darren Shepherd 6602756aea Bump scripts to rc6 2019-02-24 12:00:56 -07:00
Darren Shepherd cb5e425457 Set /proc/sys/net/ipv4/ip_forward on agent start 2019-02-23 22:43:59 -07:00
Darren Shepherd 012bdcb926 Update vendor 2019-02-23 22:43:59 -07:00
Darren Shepherd 828ce5a24a Disable watch caching, not needed for sqlite 2019-02-22 19:58:42 -07:00
Darren Shepherd f6e0bad953 Update vendor 2019-02-22 19:58:42 -07:00
Darren Shepherd b07727ae24 Move default config location to /etc/rancher/k3s/k3s.yaml 2019-02-19 09:53:41 -08:00
Darren Shepherd 8690a277ed Fix ingress 2019-02-14 11:27:26 -07:00
Darren Shepherd 4e2d6c9b1c Fix suffix for arm 2019-02-14 11:27:26 -07:00
Darren Shepherd ab1e7ba3e3 Remove unneeded volume entry 2019-02-14 11:27:26 -07:00
Darren Shepherd 263722ccf2 Add install script for get.k3s.io 2019-02-08 16:59:58 -07:00