34 Commits

Author SHA1 Message Date
Andrew Rynhard
fd84d975f4 chore: upgrade conform to v0.1.0-alpha.15
This PR also makes use of two new options:

- maximumOfOneCommit: enforces that a commit is only one commit ahead of master
- requireCommitBody: requires that a commit contains a body

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-04 16:43:18 -07:00
Brad Beam
c88b6fc422 fix(proxyd): Fix backend deletion (#729)
Signed-off-by: Brad Beam <brad.beam@talos-systems.com>
2019-06-07 14:34:47 -07:00
Andrew Rynhard
f0e162a7f5
refactor: move osinstall into osctl (#629)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-05-09 08:49:32 -07:00
Andrew Rynhard
ea99788ef1
feat(trustd): use a token instead of username and password (#586)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-28 12:18:56 -07:00
Andrey Smirnov
2ea253ac38 chore: keep buildkitd cache as local volume (#522)
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-04-12 09:52:16 -07:00
Andrey Smirnov
b36bf3e178 chore: use protobuf compiler from the toolchain image (#468)
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-03-27 16:33:03 -07:00
Andrew Rynhard
07942543e2
chore: upgrade conform (#440)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-03-04 19:52:52 -08:00
Brad Beam
8ee9022b71 feat: add osinstall cli utility (#368) 2019-02-23 13:18:52 -08:00
Andrew Rynhard
e6b0e1ab3c
chore: remove GPG requirement (#341)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-15 09:32:32 -08:00
Andrew Rynhard
cfd6721b4c
chore: update conform config (#322)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-01-21 21:11:16 -08:00
Andrew Rynhard
ee226dddac
chore: enforce commit and license policies (#304)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-01-13 16:10:49 -08:00
Andrew Rynhard
72eb1b34f5
chore: use buildkit for builds (#295) 2018-12-19 22:22:05 -08:00
Andrew Rynhard
2ae2b527eb
chore: remove toolchain and kernel builds (#290)
This PR uses external builds of the toolchain and the kernel.
2018-12-15 19:52:03 -08:00
Andrew Rynhard
c502ca87f3
chore(ci): fix build script (#248) 2018-12-01 15:44:24 -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
Andrew Rynhard
95c9b3f380
chore: add gpt scope (#239) 2018-11-30 15:26:33 -08:00
Andrew Rynhard
ca9719cd72
refactor: rename project to Talos (#211) 2018-11-15 11:33:24 -08:00
Andrew Rynhard
d662791ae4
chore: update artifact destination (#202)
The newest version of Conform now deletes the destination.
2018-11-10 15:43:02 -08:00
Andrew Rynhard
b67f0d84fb
docs: add documention (#158) 2018-10-30 07:26:31 -07:00
Andrew Rynhard
4c4d692eb1
chore(ci): add brigade configuration (#166) 2018-10-17 07:18:21 -07:00
Andrew Rynhard
d542c83403
feat(ami): enable ena support (#164) 2018-10-16 14:59:05 -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
deea44bc60
feat(hack): add CIS Kubernetes Benchmark script (#134) 2018-08-04 20:31:13 -07:00
Andrew Rynhard
6b661c3abc
feat(conformance): add conformance image (#126) 2018-07-25 05:40:57 -07:00
Andrew Rynhard
80edd4852c
refactor(*): move source code into src directory (#118) 2018-07-05 20:18:10 -07:00
Andrew Rynhard
f6adabe351
feat(image): generate image (#114) 2018-07-04 22:56:51 -07:00
Andrew Rynhard
9321d7ab18
fix(*): create build directory (#108) 2018-06-09 08:10:50 -07:00
Andrew Rynhard
2bd7b898cb
fix(*): use commit SHA on master and tag name on tags (#98) 2018-05-19 23:31:17 -07:00
Andrew Rynhard
1c15d9b12a
chore(*): build AMI (#83) 2018-05-16 19:33:56 -07:00
Andrew Rynhard
05f65c1ab4
refactor(*): move gRPC service to dedicated binary (#73) 2018-05-10 17:02:57 -07:00
Andrew Rynhard
7785d6fc8b
feat(*): use CRI-O as the container runtime (#12) 2018-03-17 21:36:35 -07:00
Andrew Rynhard
6c1038bac7
feat(init): basic process managment (#6) 2018-03-13 19:02:05 -07:00
Andrew Rynhard
aba4615d33
feat(*): initial implementation (#2) 2018-03-11 21:39:06 -07:00