4250 Commits

Author SHA1 Message Date
Andrew Rynhard
f7ad93ce3d
feat(rootfs): upgrade crictl to v1.12.0 (#191) 2018-11-04 18:27:49 -08:00
Andrew Rynhard
47787f7087
feat(*): upgrade Containerd to v1.2.0 (#190) 2018-11-04 18:25:29 -08:00
Andrew Rynhard
91825fa8af
feat(*): upgrade Kubernetes to v1.13.0-alpha.3 (#189) 2018-11-04 18:24:44 -08:00
Andrew Rynhard
a75801f912
docs: fix typos (#188) 2018-11-04 14:01:55 -08:00
Andrew Rynhard
160702be24
fix(osctl): nil pointer when injecting kubernetes PKI (#187) 2018-11-04 13:47:28 -08:00
Andrew Rynhard
c5fbe9957d
docs: improve configuration documentation (#186) 2018-11-04 13:44:54 -08:00
Andrew Rynhard
de01e950f8
chore: fix node selector (#185) 2018-11-02 10:55:16 -07:00
Andrew Rynhard
776f2f905f
chore: prepare v0.1.0-alpha.12 release (#184) 2018-11-01 22:26:05 -07:00
Andrew Rynhard
aa65101232
feat: add blockd service (#172) 2018-11-01 22:05:24 -07:00
Andrew Rynhard
c8de882c67
docs: add rendered files (#183) 2018-11-01 21:33:27 -07:00
Andrew Rynhard
20e28286df
docs: improve search result previews (#182) 2018-11-01 21:30:56 -07:00
Andrew Rynhard
7fa575a8cf
docs: add search (#181) 2018-11-01 09:08:40 -07:00
Andrew Rynhard
12a958047d
docs: improve sidebar style (#180) 2018-10-31 22:48:15 -07:00
Andrew Rynhard
62ce638da9
docs: fix CDN to use https (#179) 2018-10-31 17:47:58 -07:00
Andrew Rynhard
3f13f4c54b
docs: add navbar to theme (#178) 2018-10-31 17:44:54 -07:00
Andrew Rynhard
6152fa2539
docs: update CSS for small screens (#177) 2018-10-31 07:47:55 -07:00
Andrew Rynhard
93c55aff97
docs: add section navigation to theme (#176) 2018-10-31 07:14:49 -07:00
Andrew Rynhard
60adafbd75
feat(*): upgrade Kubernetes to v1.13.0-alpha.2 (#173) 2018-10-30 20:44:21 -07:00
Andrew Rynhard
cb27f589bc
chore: run CI jobs on dedicated nodes (#174) 2018-10-30 20:44:02 -07:00
Andrew Rynhard
6b68599724
chore: ignore .vscode (#175) 2018-10-30 20:43:25 -07:00
Andrew Rynhard
b67f0d84fb
docs: add documention (#158) 2018-10-30 07:26:31 -07:00
Andrew Rynhard
8a9359d2ce
chore: prepare v0.1.0-alpha.11 release (#171) 2018-10-17 21:00:21 -07:00
Andrew Rynhard
fc383808ce
feat(kernel): enable NVMe support (#170) 2018-10-17 16:48:57 -07:00
Andrew Rynhard
453bc48ae7
feat(init): mount partitions dynamically (#169) 2018-10-17 14:44:41 -07:00
Andrew Rynhard
04bb2dab8c
fix(image): align VERSION env var with pkg/version (#168) 2018-10-17 09:06:22 -07:00
Andrew Rynhard
4c4d692eb1
chore(ci): add brigade configuration (#166) 2018-10-17 07:18:21 -07:00
Andrew Rynhard
9a6542fea3
fix(init): disable megacheck until it gains module support (#167) 2018-10-17 00:31:23 -07:00
Andrew Rynhard
cb5c5ac01e
chore: tag and push docker image with semver (#165) 2018-10-16 16:37:15 -07:00
Andrew Rynhard
d542c83403
feat(ami): enable ena support (#164) 2018-10-16 14:59:05 -07:00
Andrew Rynhard
59e12622cf
chore(image): upgrade Packer to v1.3.1 (#163) 2018-10-16 11:40:42 -07:00
Andrew Rynhard
2c80522006
feat(*): upgrade Kubernetes to v1.13.0-alpha.1 (#162) 2018-10-16 11:13:05 -07:00
Andrew Rynhard
df8471dda0
chore: update CIS kube-bench version to 1.11 (#161) 2018-10-16 10:54:36 -07:00
Andrew Rynhard
7268e92c8a
fix(init): add /dev and /usr/libexec/kubernetes to docker service (#160) 2018-10-16 10:53:20 -07:00
Andrew Rynhard
9191fcdb67
chore: remove unused go module files (#159) 2018-10-14 20:24:36 -07:00
Andrew Rynhard
bbc30973a2
fix(kernel): remove slub_debug kernel param (#157) 2018-10-14 11:17:00 -07:00
Andrew Rynhard
5ccc909d64
chore(conformance): add usage to sonobuoy script (#156) 2018-10-13 13:15:56 -07:00
Andrew Rynhard
cad6c23637
chore(conformance): remove old conformance tasks (#155) 2018-10-13 09:49:23 -07:00
Andrew Rynhard
c921099871
chore(conformance): sonobuoy script and kube-bench job (#154) 2018-10-13 09:35:56 -07:00
Andrew Rynhard
92ef60222e
feat(*): upgrade all core components (#153)
This commit introduces the following upgrades:
    Linux: v4.18.13
    Containerd: v1.2.0-rc.1
    Kubernetes: v1.12.1
    Docker: v18.06.1-ce
    Sonobuoy: v0.12.0
2018-10-13 09:30:17 -07:00
Andrew Rynhard
b34debedfc
feat(kernel): configure Kernel Self Protection Project recommendations (#152) 2018-10-12 19:02:11 -07:00
Andrew Rynhard
e114026b57
chore(*): update conform commands (#150) 2018-10-04 20:54:58 -07:00
Andrew Rynhard
8f09202228
feat(*): run system services via containerd (#149) 2018-09-20 13:34:26 -07:00
Andrew Rynhard
b370ce043e
refactor(initramfs): rename rotd to trustd (#148) 2018-08-30 07:45:15 -07:00
Andrew Rynhard
80b5e3631a
feat(kernel): upgrade Linux to v4.18.5 (#147) 2018-08-29 17:36:01 -07:00
Andrew Rynhard
46e895a9c2
fix(init): address linter error (#146) 2018-08-29 17:33:55 -07:00
Andrew Rynhard
9f0c825118
chore(*): upgrade Go to v1.11.0 (#145) 2018-08-29 14:27:28 -07:00
Andrew Rynhard
260d55cbbe
feat(*): HA control plane (#144) 2018-08-28 14:52:13 -07:00
Andrew Rynhard
0514ff4c62
feat(osd): node reset and reboot (#142) 2018-08-23 18:11:21 -07:00
Andrew Rynhard
db0cb37ea1
feat(*): list and restart processes (#141) 2018-08-18 21:31:49 -07:00
Andrew Rynhard
aab4316cdb
feat(kernel): upgrade Linux to v4.17.15 (#140) 2018-08-18 06:25:21 -07:00