William Zhang
602562963b
Update golang/x/net dependency
...
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
5 years ago
William Zhang
635e1295c2
upgrade to go1.12.9 & alpine3.10
...
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
5 years ago
Darren Shepherd
99716deb08
Merge pull request #705 from yamt/cg
...
Appease kubelet warnings on docker for mac
5 years ago
Darren Shepherd
63dfc168d7
Merge pull request #718 from erikwilson/log-update
...
Cleanup logging
5 years ago
Darren Shepherd
c6eaacb15d
Merge pull request #729 from warmchang/go-bindata
...
Move from jteeuwen/go-bindata to go-bindata/go-bindata
5 years ago
William Zhang
bdb8550638
🔧 jteeuwen/go-bindata --> go-bindata/go-bindata
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
Erik Wilson
c849525a27
Merge pull request #722 from erikwilson/debug-lb-logs
...
Change load balancer logging to debug
5 years ago
Erik Wilson
ee1df60f52
Merge pull request #694 from yamt/docker-compose-ha
...
docker-compose.yml variant to deploy HA
5 years ago
Erik Wilson
16da9edf45
Merge pull request #714 from erikwilson/node-controller-panic-fix
...
Fix panic in node controller
5 years ago
Erik Wilson
6e3b70c000
Merge pull request #720 from erikwilson/openrc-log-fix
...
Fix logging for openrc
5 years ago
YAMAMOTO Takashi
20bad87231
Add a variant of docker-compose.yml to deploy HA
5 years ago
Erik Wilson
98254a3412
Change load balancer logging to debug
5 years ago
Erik Wilson
d8c4f3811e
Fix logging for openrc
5 years ago
Erik Wilson
30e050a692
Cleanup logging
5 years ago
Erik Wilson
3c342e22a6
Fix panic in node controller
5 years ago
Erik Wilson
862c7ee379
Merge pull request #711 from erikwilson/v0.7.0-to-v0.8.0
...
Update v0.7.0 to v0.8.0
5 years ago
Erik Wilson
7028320ca3
Update v0.7.0 to v0.8.0
5 years ago
Erik Wilson
f867995ff7
Merge pull request #708 from erikwilson/vendor-v1.14.5-k3s.1
...
Update k8s to v1.14.5-k3s.1
5 years ago
Erik Wilson
5d88cc7113
Update k8s to v1.14.5-k3s.1
5 years ago
YAMAMOTO Takashi
fc8eddae29
Appease kubelet warnings on docker for mac
...
On my environment, the name=systemd entry in /proc/self/cgroup
looks like:
13:name=systemd:/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499
Kubelet periodically complains like:
E0802 06:42:52.667123 1 summary_sys_containers.go:47] Failed to get system container stats for "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy": failed to get cgroup stats for "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy": failed to get container info for "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy": unknown container "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy"
5 years ago
Erik Wilson
c170115c54
Merge pull request #676 from erikwilson/go-proxy
...
Add go load-balancing proxy
5 years ago
Erik Wilson
5deef13086
Merge pull request #687 from yamt/cacerts
...
Simplify startWrangler a bit
5 years ago
Erik Wilson
be0cc6e943
Merge pull request #690 from erikwilson/regenerate-certs-on-ca-change
...
Regenerate server certs if CA changed
5 years ago
Erik Wilson
739e4214bd
Merge pull request #693 from yamt/insecure-bootstrap
...
Fix bootstrap with non-tls etcd
5 years ago
Erik Wilson
506d8cdcc3
Merge pull request #691 from erikwilson/early-return-routes
...
Fix missing early returns on routes
5 years ago
Erik Wilson
4784c0b1be
Merge pull request #672 from yamt/compose2
...
Remove docker-compose-agent.yml
5 years ago
Erik Wilson
3e7a330e39
Merge pull request #685 from yamt/remove-proxy
...
Remove pkg/proxy which is no longer used
5 years ago
YAMAMOTO Takashi
d78701acb1
Fix bootstrap with non-tls etcd
5 years ago
Erik Wilson
fdb997b4ee
Fix missing early returns on routes
5 years ago
Erik Wilson
a74d9e5282
Regenerate server certs if CA changed
5 years ago
Erik Wilson
46894ab74b
Update vendor
5 years ago
Erik Wilson
a17e336993
Use go tcpproxy
5 years ago
YAMAMOTO Takashi
88e668cf6f
Simplify startWrangler a bit
...
We no longer make dynamiclistener generate CA certs.
5 years ago
YAMAMOTO Takashi
07eeb56d81
Remove pkg/proxy which is no longer used
5 years ago
Erik Wilson
4a65764c3b
Merge pull request #682 from erikwilson/sonobuoy-logs-cleanup
...
Cleanup sonobuoy logging
5 years ago
Erik Wilson
9452dec078
Cleanup sonobuoy logging
5 years ago
Erik Wilson
c86e95062a
Merge pull request #673 from yamt/sort-args
...
Sort args to make log outputs a bit more deterministic
5 years ago
Erik Wilson
23501c08cb
Merge pull request #662 from cryptk/systemd-delay
...
Add a little extra delay between restart attempts
5 years ago
Erik Wilson
00901bfb39
Merge pull request #680 from erikwilson/haste-logs
...
Save failed logs to haste
5 years ago
Erik Wilson
de8b811ff6
Save failed logs to haste
5 years ago
Chris Jowett
612b2c1596
Add RestartSec to ansible systemd unit files
5 years ago
cryptk
f9dd8dedc8
Add a little extra delay between restart attempts
...
This extra delay prevents systemd from determining that the service is restarting "too quickly".
5 years ago
YAMAMOTO Takashi
35d972fd72
Sort args to make log outputs a bit more deterministic
5 years ago
YAMAMOTO Takashi
21430e7ed3
Remove docker-compose-agent.yml
...
It's redundant as "docker-compose up node" does almost same thing.
5 years ago
YAMAMOTO Takashi
eb91c302a9
docker-compose: Remove depends_on
...
depends_on doesn't make much sense here as it does nothing about
the readiness of containers.
This allows "docker-compose up node" launch the agent without the server.
(Similarly to what docker-compose-agent.yml does)
5 years ago
Erik Wilson
1833b65fcd
Merge pull request #647 from yamt/remove-proxy-port
...
Remove agent proxy config which is no longer used
5 years ago
Erik Wilson
64d569ec37
Merge pull request #670 from curx/patch-1
...
bump k3s versions to v0.7.0
5 years ago
Thorsten Schifferdecker
f2654b039f
bump k3s versions to v0.7.0
5 years ago
Erik Wilson
dd4f343118
Merge pull request #657 from erikwilson/install-symlink-update
...
Install script symlink update
5 years ago
Erik Wilson
8014e1a506
Merge pull request #667 from yamt/compose
...
docker-compose: Bump image versions to v0.7.0
5 years ago