4565 Commits

Author SHA1 Message Date
Andrew Rynhard
0c32c95228
fix(init): don't create the EncryptionConfig if it exists (#282) 2018-12-05 19:02:30 -08:00
Andrew Rynhard
fa26c63f79
chore: prepare v0.1.0-alpha.14 release (#277) 2018-12-04 21:55:46 -08:00
Brad Beam
55fc13e646 fix(initramfs): imports (#276) 2018-12-04 21:30:18 -08:00
Brad Beam
72eaa723d7 fix(initramfs): fix hardcoded version (#275) 2018-12-04 21:23:47 -08:00
Andrew Rynhard
b3f12a23ed
fix(init): revert e94095b and fix bad attribute lookups (#274) 2018-12-04 21:05:13 -08:00
Andrew Rynhard
1bb002cb47
fix: disable AlwaysPullImages admission plugin (#273)
This is a temporary fix until Istio sidecar injection works with this plugin enabled.
2018-12-03 20:00:55 -08:00
Andrew Rynhard
d4db548c59
fix(image): install gzip (#272) 2018-12-03 19:43:54 -08:00
Andrew Rynhard
0c65fc6dee
feat: udevd service (#231) 2018-12-02 08:50:37 -08:00
Andrew Rynhard
ff83876b2b
fix(init): address linter errors (#251) 2018-12-02 07:43:56 -08:00
Andrew Rynhard
090eb78f69
chore: reduce xz compression level of initramfs (#252) 2018-12-01 19:35:57 -08:00
Brad Beam
678951b2c1 fix(initramfs): fix printf statement (#250) 2018-12-01 19:26:12 -08:00
Andrew Rynhard
ee95933c43
fix(init): unmount / last (#249) 2018-12-01 15:46:37 -08:00
Andrew Rynhard
c502ca87f3
chore(ci): fix build script (#248) 2018-12-01 15:44:24 -08:00
Andrew Rynhard
e94095b0f3
refactor(init): remove unnecessary unmount/mount (#246) 2018-12-01 15:41:39 -08:00
Brad Beam
c171c51c5c fix(initramfs): fix bare metal install (#245) 2018-12-01 15:41:21 -08:00
Andrew Rynhard
de8bf88b33
chore(ci): add pod resource requests and limits (#247) 2018-12-01 15:38:52 -08:00
Andrew Rynhard
e320fd1cd0
feat(init): add label and force options for xfs (#244) 2018-12-01 14:39:45 -08:00
Andrew Rynhard
e74f4c19e7
fix(init): use the correct blkid lookup values (#243)
Fixes an issue where the block devices were not detected properly.
2018-12-01 14:39:02 -08:00
Brad Beam
7564144142 fix(initramfs): minor fixes for booting from bare metal (#241) 2018-11-30 22:19:28 -08:00
Andrew Rynhard
b50afcb7d4
fix(init): use smaller default install sizes (#240) 2018-11-30 15:39:35 -08:00
Andrew Rynhard
95c9b3f380
chore: add gpt scope (#239) 2018-11-30 15:26:33 -08:00
Andrew Rynhard
a3dd113079
fix(init): use PARTLABEL to identity Talos block devices (#238) 2018-11-30 15:25:31 -08:00
Andrew Rynhard
fa9f77ea8e
fix(gpt): do not inform kernel of partition when writing (#237) 2018-11-30 15:22:29 -08:00
Brad Beam
79c96cf229 feat(init): add support for installing to a device (#225) 2018-11-30 06:21:08 -08:00
Brad Beam
a9c91d39f5 refactor(image): Changing rootfs from xz -> gz (#232) 2018-11-28 17:19:45 -08:00
Andrew Rynhard
58adddcfbb
chore: pin protoc-gen-go to v1.2.0 (#235) 2018-11-28 17:10:57 -08:00
Andrew Rynhard
c48a2ef835
fix(kernel): add missing kernel config options (#236) 2018-11-28 17:09:57 -08:00
Andrew Rynhard
d379fb213e
chore: add helper script for pushing images (#233) 2018-11-28 17:08:54 -08:00
Andrew Rynhard
a2d079e805
feat: atomic partition table operations (#234) 2018-11-28 17:08:01 -08:00
Andrew Rynhard
d0a0d1f3a0
feat(init): enable PSP admission plugin (#230) 2018-11-23 16:50:17 -08:00
Andrew Rynhard
f870acdae1
style: run gofmt (#229) 2018-11-23 09:30:17 -08:00
Andrew Rynhard
08dd81a557
fix(init): use text/template (#228)
Fixes an issue where the rendered encryptionconfig.yaml could contain invalid
base64 data.
2018-11-23 09:15:52 -08:00
Andrew Rynhard
374343a883
feat(initramfs): API for creating new partition tables (#227) 2018-11-22 19:43:38 -08:00
Andrew Rynhard
aa08f15659
feat(init): create CNI mounts (#226)
This change requires explicit declaration of a CNI plugin.
2018-11-22 06:00:10 -08:00
Andrew Rynhard
9c77b490e0
fix(hack): remove privileged options from debug manifest (#224) 2018-11-21 08:40:47 -08:00
Andrew Rynhard
f16a130789
feat(init): add calico support (#223) 2018-11-21 07:11:58 -08:00
Andrew Rynhard
86ef4fc6af
feat(kernel): add raw iptables support (#222) 2018-11-21 07:09:27 -08:00
Andrew Rynhard
4696527d81
feat(kernel): add igb and ixgb drivers (#221) 2018-11-20 23:15:05 -08:00
Andrew Rynhard
51118bd5f3
fix(init): retry mounts (#220) 2018-11-20 21:33:13 -08:00
Andrew Rynhard
0c80b7e035
feat(init): service env var option (#219) 2018-11-19 01:07:14 -08:00
Andrew Rynhard
fde2639c97
fix(init): log to kmsg after /dev is mounted (#218) 2018-11-17 11:35:04 -08:00
Andrew Rynhard
f00e05af08
fix(init): ensure VMware user data is not empty (#217) 2018-11-16 21:44:43 -08:00
Andrew Rynhard
74aafac0a4
fix(init): avoid kernel panic on recover (#216) 2018-11-16 21:41:37 -08:00
Andrew Rynhard
325de5b31f
feat(kernel): add low level SCSI support (#215)
Adds support for Virtio, Xen, and VMware.
2018-11-16 21:37:43 -08:00
Andrew Rynhard
48b2ea3d83
feat(init): add VMware support (#200) 2018-11-16 21:32:16 -08:00
Andrew Rynhard
b30ed5dd4e
feat(init): log to /dev/kmsg (#214) 2018-11-16 09:26:38 -08:00
Andrew Rynhard
0244d182dc
feat(kernel): add vmxnet3 support (#213) 2018-11-15 22:08:52 -08:00
Andrew Rynhard
0bbd8a4dd2
fix(init): allow custom image for kubeadm (#212) 2018-11-15 22:08:38 -08:00
Andrew Rynhard
ca9719cd72
refactor: rename project to Talos (#211) 2018-11-15 11:33:24 -08:00
Andrew Rynhard
088a001a6a
chore: prepare v0.1.0-alpha.13 release (#210) 2018-11-15 06:05:03 -08:00