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
Erik Wilson
c443101bfc
Install symlink skip or force, links ctr
5 years ago
YAMAMOTO Takashi
da73951082
docker-compose: Bump image versions to v0.7.0
5 years ago
Ray Tsang
32f1d66932
Added K3S_INSTALL_SKIP_SYMLINK flag
5 years ago
Erik Wilson
61bdd8521c
Merge pull request #655 from erikwilson/agent-systemd-notify
...
Update agent to notify systemd
5 years ago
Erik Wilson
e1162c7cfa
Update agent to notify systemd
5 years ago
Erik Wilson
bb44211f51
Merge pull request #654 from erikwilson/cleanup-tunnel
...
Cleanup tunnel
5 years ago
Erik Wilson
8ce509ee6b
Cleanup tunnel logs
5 years ago
Erik Wilson
0594b2bc9e
Update vendor remotedialer
5 years ago
Erik Wilson
7949e50c05
Update vendor kvsql
5 years ago
Erik Wilson
75b8d71e77
Merge pull request #652 from erikwilson/update-tunnel-wait
...
Fix tunnel endpoint upgrade
5 years ago
Erik Wilson
23b0797578
Add context to tunnel connect
5 years ago
Erik Wilson
b93b4732eb
Start endpoint tunnel watch before waiting
5 years ago
Erik Wilson
33a59542df
Merge pull request #649 from erikwilson/update-dynamiclistener
...
Update dynamiclistener
5 years ago
Erik Wilson
25e9cfb0cc
Update dynamiclistener
5 years ago
Erik Wilson
2d32337334
Merge pull request #650 from erikwilson/update-bootstrap
...
Bootstrap node key files & fix permissions
5 years ago
Erik Wilson
850745c718
Merge pull request #635 from pieterv-icloud-com/ansible-symlinks
...
Ansible create symlinks for kubectl and crictl
5 years ago
Erik Wilson
2379ef6a85
Merge pull request #644 from yamt/bootstrap-data-comment
...
Add a few comments in bootstrap.go
5 years ago
Erik Wilson
2f4d2838ea
Bootstrap node key files & fix permissions
5 years ago
Erik Wilson
d684669d3c
Update README fix docs site link
5 years ago
Erik Wilson
2324406490
Update README to point to new docs site
5 years ago
YAMAMOTO Takashi
dc4ebd4c67
Remove agent proxy config which is no longer used
5 years ago
YAMAMOTO Takashi
f6a04ea995
Add a few comments in bootstrap.go
5 years ago