Joakim Roubert
1d220e33a5
install.sh: Use built-in shell functionality instead of awk
...
If install.sh relies on awk, install.sh malfunctions when run on a
device with a limited environment where awk is not available. This patch
replaces the use of awk with built-in shell script functionality.
Change-Id: I071d9f565ff7ef38445a6dd0ea9692b903721601
Signed-off-by: Joakim Roubert <joakimr@axis.com>
5 years ago
Darren Shepherd
bcd1fce4a1
Merge pull request #750 from erikwilson/unresolvable-hostname
...
Remove hostname requirement in `/etc/hosts`
5 years ago
Carlos Eduardo
993e6a1950
Enable metrics endpoint to Traefik
5 years ago
Erik Wilson
e6067314c9
Localhost -> 127.0.0.1
5 years ago
Darren Shepherd
a005219c5b
Update vendor
5 years ago
galal-hussein
1ae0c540d7
Refactor bootstrap, move kine startup code to kine, integrate kine
5 years ago
Erik Wilson
a76ca2e887
Remove hostname requirement in `/etc/hosts`
5 years ago
Erik Wilson
ffe0288b68
Merge pull request #744 from erikwilson/v0.8.0-to-v0.8.1
...
Update k3s v0.8.0 to v0.8.1
5 years ago
Erik Wilson
9c99578bd6
Update k3s v0.8.0 to v0.8.1
5 years ago
Erik Wilson
d116e74a88
Merge pull request #742 from warmchang/traefik,helm-controller
...
Update traefik to 1.7.12 & helm-controller to v0.2.2
5 years ago
William Zhang
458cea6633
Update traefik to 1.7.12
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
William Zhang
b67207a195
Update helm-controller to v0.2.2
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
Darren Shepherd
70a42477e2
Merge pull request #741 from erikwilson/update-k3s-1.14.6
...
Update k8s to v1.14.6-k3s.1
5 years ago
Erik Wilson
94760b1ecb
Update k8s to v1.14.6-k3s.1
5 years ago
Darren Shepherd
e6817c3809
Merge pull request #736 from warmchang/go1.12.8
...
Upgrade to go1.12.9 & golang/x/net dependency vendor
5 years ago
William Zhang
2a0e453675
trash/prune golang/x/net
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
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