galal-hussein
99b8222e8d
Change storage to datastore
5 years ago
galal-hussein
bdf9dd2bca
go mod vendor
5 years ago
Darren Shepherd
c2e7f9c7b0
Add logging parameters
5 years ago
Darren Shepherd
59177e58b7
Bump dynamiclistener to support RSA keys
5 years ago
Darren Shepherd
4e544bded2
Delete unused code
5 years ago
Darren Shepherd
ff34c5c5cf
Download cert/key to agent with single HTTP request
...
Since generated cert/keys are stored locally, each server has a different
copy. In a HA setup we need to ensure we download the cert and key from
the same server so we combined HTTP requests to do that.
5 years ago
Erik Wilson
fe4b9cafd6
Merge pull request #1079 from erikwilson/bump-k8s-1.16.3-k3s.1
...
Bump k8s to v1.16.3-k3s.1
5 years ago
Erik Wilson
39c0224f0e
Merge pull request #1080 from erikwilson/fix-agent-token-env
...
Fix broken K3S_TOKEN env
5 years ago
Erik Wilson
95ff805c98
Fix broken K3S_TOKEN env
5 years ago
Erik Wilson
82702a2a64
Bump k8s to v1.16.3-k3s.1
5 years ago
Erik Wilson
35715bd9ec
Merge pull request #1071 from warmchang/BUILDING
...
📰 Modify BUILDING description
5 years ago
Erik Wilson
293e996de7
Merge pull request #1075 from erikwilson/sudo-check-config-no-redirect
...
Revert check-config's "Silence modprobe warnings"
5 years ago
Erik Wilson
3c945476f6
Revert check-config's "Silence modprobe warnings"
...
This reverts commit 8edbe30c8c
.
5 years ago
William Zhang
0081225ae5
📰 Modify BUILDING description
...
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
5 years ago
Darren Shepherd
4a26727938
Merge pull request #1070 from ibuildthecloud/kine-fix
...
Ensure that revision is consistent for empty lists
5 years ago
Darren Shepherd
4018a64c43
Ensure that revision is consistent for empty lists
5 years ago
Erik Wilson
80f81d5089
Merge pull request #1043 from davidnuzik/building
...
Add new BUILDING.md with "Building from Source" content from k3s docs
5 years ago
Darren Shepherd
19e64c8869
Bump kine to fix too many conflicts on mysql
5 years ago
Erik Wilson
7b76db1ad4
Merge pull request #1064 from erikwilson/fix-module-warnings
...
Non-fatal warning for check-config modules
5 years ago
Darren Shepherd
77703b90ff
Don't ever change 10252/10251 ports
...
Kubernetes componentstatus check is hardcoded to 10252 and 10251
so we should never change these ports. If you do componentstatus
will return error.
5 years ago
Erik Wilson
8edbe30c8c
Silence modprobe warnings
5 years ago
Erik Wilson
37b0abac32
Merge pull request #1063 from erikwilson/agent-with-node-id
...
Add the --with-node-id flag to agent
5 years ago
Erik Wilson
c83ec56cbe
Non-fatal warning for check-config modules
5 years ago
Erik Wilson
ea69b45477
Merge pull request #1060 from erikwilson/fix-iptables-check-config
...
Search system path for iptables in check-config
5 years ago
Erik Wilson
d4151b7739
Add the --with-node-id flag to agent
5 years ago
Erik Wilson
7b3a2d33d1
Clean up check-config exit code & text
5 years ago
Erik Wilson
cc4026e1e2
Search system path for iptables in check-config
5 years ago
Erik Wilson
670d4b4162
Merge pull request #914 from erikwilson/validation-utilities
...
Add check-config for system validation
5 years ago
Erik Wilson
a73f8b1773
Update check-config.sh for k3s
5 years ago
Darren Shepherd
9a4df7c05c
Merge pull request #1058 from ibuildthecloud/master
...
Update kine/dynamiclistener
5 years ago
Darren Shepherd
0a06949b9c
Update kine/dynamiclistener
5 years ago
Darren Shepherd
3d7781df70
Disable go modules only in dapper, not always
5 years ago
Erik Wilson
b0d1ca9c21
Add check-config.sh from moby
5 years ago
Erik Wilson
4afc14df0c
Merge pull request #1046 from erikwilson/fix-dns
...
Go DNS lookup order hack
5 years ago
Darren Shepherd
6063317144
Add a couple more known SANs
5 years ago
Erik Wilson
57f1f82e58
Use netcgo
5 years ago
Erik Wilson
e4b3730fa2
Go DNS lookup order hack
5 years ago
Erik Wilson
a5ddbe1f45
Merge pull request #1055 from erikwilson/bump-go-1.13
...
Bump go to 1.13.4
5 years ago
Erik Wilson
0a843a11c6
Show single sonobuoy failure
5 years ago
Erik Wilson
4c34011096
Merge pull request #1056 from erikwilson/update-airgap-images
...
Add metrics-server to air-gap image list
5 years ago
Erik Wilson
2eb34a7db1
Add metrics-server to air-gap image list
5 years ago
Erik Wilson
671d702dc1
Build cleanup
5 years ago
Erik Wilson
d383d1b47e
Merge pull request #1054 from erikwilson/sort-deployments
...
Use lexical (sorted) order for file deployments
5 years ago
Erik Wilson
dd89c5119c
Bump go to 1.13.4
5 years ago
Erik Wilson
c79743d4c3
Merge pull request #1013 from erikwilson/node-cleanup
...
Node password cleanup
5 years ago
Erik Wilson
b298733b3f
Use lexical (sorted) order for file deployments
5 years ago
Erik Wilson
55c05ac500
Refactor node password location
5 years ago
Erik Wilson
eff502342a
Fix node-passwd on upgrade missing 3 columns
5 years ago
Darren Shepherd
c736888e12
Merge pull request #1034 from ibuildthecloud/dqlite2
...
dqlite support
5 years ago
Darren Shepherd
faab6b4c55
Enabled debug in sonobouy server
5 years ago