Commit Graph

911 Commits

Author SHA1 Message Date
Erik Wilson
82702a2a64 Bump k8s to v1.16.3-k3s.1 2019-11-14 11:56:24 -07:00
Erik Wilson
35715bd9ec
Merge pull request #1071 from warmchang/BUILDING
📰 Modify BUILDING description
2019-11-14 10:59:14 -07:00
Erik Wilson
293e996de7
Merge pull request #1075 from erikwilson/sudo-check-config-no-redirect
Revert check-config's "Silence modprobe warnings"
2019-11-14 10:57:36 -07:00
Erik Wilson
3c945476f6 Revert check-config's "Silence modprobe warnings"
This reverts commit 8edbe30c8c.
2019-11-14 10:56:37 -07:00
William Zhang
0081225ae5 📰 Modify BUILDING description
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2019-11-14 18:54:50 +08:00
Darren Shepherd
4a26727938
Merge pull request #1070 from ibuildthecloud/kine-fix
Ensure that revision is consistent for empty lists
2019-11-14 06:31:48 +00:00
Darren Shepherd
4018a64c43 Ensure that revision is consistent for empty lists 2019-11-14 05:17:50 +00:00
Erik Wilson
80f81d5089
Merge pull request #1043 from davidnuzik/building
Add new BUILDING.md with "Building from Source" content from k3s docs
2019-11-13 18:59:19 -07:00
Darren Shepherd
19e64c8869 Bump kine to fix too many conflicts on mysql 2019-11-13 18:53:05 -07:00
Erik Wilson
7b76db1ad4
Merge pull request #1064 from erikwilson/fix-module-warnings
Non-fatal warning for check-config modules
2019-11-13 18:49:23 -07:00
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.
2019-11-13 18:20:57 -07:00
Erik Wilson
8edbe30c8c Silence modprobe warnings 2019-11-13 17:39:02 -07:00
Erik Wilson
37b0abac32
Merge pull request #1063 from erikwilson/agent-with-node-id
Add the --with-node-id flag to agent
2019-11-13 17:27:03 -07:00
Erik Wilson
c83ec56cbe Non-fatal warning for check-config modules 2019-11-13 17:08:15 -07:00
Erik Wilson
ea69b45477
Merge pull request #1060 from erikwilson/fix-iptables-check-config
Search system path for iptables in check-config
2019-11-13 16:38:07 -07:00
Erik Wilson
d4151b7739 Add the --with-node-id flag to agent 2019-11-13 16:13:41 -07:00
Erik Wilson
7b3a2d33d1 Clean up check-config exit code & text 2019-11-13 14:57:58 -07:00
Erik Wilson
cc4026e1e2 Search system path for iptables in check-config 2019-11-13 12:21:56 -07:00
Erik Wilson
670d4b4162
Merge pull request #914 from erikwilson/validation-utilities
Add check-config for system validation
2019-11-13 09:00:08 -07:00
Erik Wilson
a73f8b1773 Update check-config.sh for k3s 2019-11-13 08:34:24 -07:00
Darren Shepherd
9a4df7c05c
Merge pull request #1058 from ibuildthecloud/master
Update kine/dynamiclistener
2019-11-13 15:31:48 +00:00
Darren Shepherd
0a06949b9c Update kine/dynamiclistener 2019-11-13 14:49:54 +00:00
Darren Shepherd
3d7781df70 Disable go modules only in dapper, not always 2019-11-13 14:49:54 +00:00
Erik Wilson
b0d1ca9c21 Add check-config.sh from moby 2019-11-13 02:16:16 -07:00
Erik Wilson
4afc14df0c
Merge pull request #1046 from erikwilson/fix-dns
Go DNS lookup order hack
2019-11-13 02:02:46 -07:00
Darren Shepherd
6063317144 Add a couple more known SANs 2019-11-13 06:05:31 +00:00
Erik Wilson
57f1f82e58 Use netcgo 2019-11-12 20:17:42 -07:00
Erik Wilson
e4b3730fa2 Go DNS lookup order hack 2019-11-12 20:16:31 -07:00
Erik Wilson
a5ddbe1f45
Merge pull request #1055 from erikwilson/bump-go-1.13
Bump go to 1.13.4
2019-11-12 20:15:34 -07:00
Erik Wilson
0a843a11c6 Show single sonobuoy failure 2019-11-12 19:46:34 -07:00
Erik Wilson
4c34011096
Merge pull request #1056 from erikwilson/update-airgap-images
Add metrics-server to air-gap image list
2019-11-12 17:17:00 -07:00
Erik Wilson
2eb34a7db1 Add metrics-server to air-gap image list 2019-11-12 17:16:17 -07:00
Erik Wilson
671d702dc1 Build cleanup 2019-11-12 17:04:03 -07:00
Erik Wilson
d383d1b47e
Merge pull request #1054 from erikwilson/sort-deployments
Use lexical (sorted) order for file deployments
2019-11-12 16:51:24 -07:00
Erik Wilson
dd89c5119c Bump go to 1.13.4 2019-11-12 16:35:54 -07:00
Erik Wilson
c79743d4c3
Merge pull request #1013 from erikwilson/node-cleanup
Node password cleanup
2019-11-12 16:14:48 -07:00
Erik Wilson
b298733b3f Use lexical (sorted) order for file deployments 2019-11-12 16:05:09 -07:00
Erik Wilson
55c05ac500 Refactor node password location 2019-11-12 15:30:34 -07:00
Erik Wilson
eff502342a Fix node-passwd on upgrade missing 3 columns 2019-11-12 13:16:05 -07:00
Darren Shepherd
c736888e12
Merge pull request #1034 from ibuildthecloud/dqlite2
dqlite support
2019-11-12 14:02:26 +00:00
Darren Shepherd
faab6b4c55 Enabled debug in sonobouy server 2019-11-12 08:22:48 +00:00
Darren Shepherd
3e213d1347 Allow --debug to be set with K3S_DEBUG env var 2019-11-12 08:22:48 +00:00
Darren Shepherd
f3b1ba7fe9 Update go-dqlite to remove panic and newer go-sqlite3 2019-11-12 08:22:48 +00:00
Darren Shepherd
da28f39497 Enable dqlite in dapper 2019-11-12 08:22:44 +00:00
Darren Shepherd
1f9e92e91f Optionally enabled dqlite in build scripts 2019-11-12 06:15:05 +00:00
Erik Wilson
16ec08d425
Merge pull request #1044 from erikwilson/upload-logs
Upload logs to gcloud
2019-11-11 20:52:43 -07:00
Erik Wilson
c62c428204 Upload logs to gcloud 2019-11-11 20:19:19 -07:00
Darren Shepherd
e6f8418820
Merge pull request #1045 from ibuildthecloud/dqlite4
Add DQLite support but disabled by the build
2019-11-12 02:13:21 +00:00
Darren Shepherd
840c5911ac Update to kine v0.2.1 2019-11-12 01:12:24 +00:00
Darren Shepherd
dca6a22f3f Don't build cni on each ./scripts/build invocation 2019-11-12 01:12:24 +00:00