Commit Graph

432 Commits

Author SHA1 Message Date
b67b1d8340 nightly: build kratactl for all supported platforms 2024-03-21 20:12:03 -07:00
901ec3b6e5 kratactl: fix windows build 2024-03-21 20:04:10 -07:00
87689067a3 workflows: fix client workflow to use bash by default on windows 2024-03-21 19:58:03 -07:00
a3a2148002 kratactl: initial windows bringup 2024-03-21 19:54:14 -07:00
5fd10d6edf workflows: don't run tests on client workflow 2024-03-21 18:47:05 -07:00
d98dc7baad workflows: client now builds on macos-14 2024-03-21 18:43:57 -07:00
b5f1d9edb0 build: consider x86_64 on aarch64 darwin to not be a cross-compile 2024-03-21 18:39:06 -07:00
370ec8bbe6 krata: fix client tests on darwin 2024-03-21 18:31:20 -07:00
280831045a krata: fix github workflow for clients on darwin 2024-03-21 18:28:52 -07:00
0be154b667 workflows: fix client build on darwin 2024-03-21 18:24:11 -07:00
a8e299d03f krata: install homebrew on darwin ci for client builds 2024-03-21 18:22:20 -07:00
55958c514b krata: fix darwin builds of kratactl 2024-03-21 18:20:02 -07:00
597a1433b3 krata: build kratactl for darwin 2024-03-21 18:16:04 -07:00
ba00889efb kratanet: fix unused value warning 2024-03-21 22:14:43 +00:00
387cce061b ci: install aarch64 gcc 2024-03-21 21:44:37 +00:00
7ec0ed64dd ci: install cross from git 2024-03-21 21:38:18 +00:00
0191e5b2c1 krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
332a1bba26 krata: fix x86 after arm64 work 2024-03-21 18:03:47 +00:00
da17805824 Merge remote-tracking branch 'origin/arm64' 2024-03-21 17:58:12 +00:00
48123166fe krata: implement fast exit code notification 2024-03-15 17:36:26 +00:00
e3aa54edea krata: fix exit status when guest exit happens during attach 2024-03-15 16:11:35 +00:00
d66b6f80b9 kratactl: rework to separate commands 2024-03-15 15:59:18 +00:00
31a43f9108 krata: improvements to event handling during reconciliation 2024-03-14 23:29:07 +00:00
9bbf8420f2 krata: implement guest reconciliation 2024-03-14 14:03:11 +00:00
32a1a36ad4 krata: fix support for oci-archive style tars in image seeding 2024-03-13 15:13:20 +00:00
9e57bb60bf krata: simplify README 2024-03-13 15:10:30 +00:00
5c7f81a261 krata: more work on arm64 support 2024-03-13 07:48:20 -07:00
7d65f9d24c krata: implement image seeding backend 2024-03-13 14:20:22 +00:00
f23d84c415 krata: implement guest tab for automatic guest startup 2024-03-13 13:05:17 +00:00
f4af71cb2f krata: begin working on arm64 support 2024-03-13 04:47:28 -07:00
a8b5ed1138 krata: relicense to Apache License 2.0 2024-03-13 11:38:14 +00:00
13bea70c0d krata: implement auto-exit handling 2024-03-13 11:35:21 +00:00
2ec619c0c3 workflows: fix path to apk in nightly build 2024-03-11 04:27:45 -07:00
7a9a9abd66 workflows: install os builder dependencies 2024-03-10 12:17:09 +00:00
d54d14c619 os: fix build 2024-03-10 11:39:06 +00:00
a54fa93394 os: fix non-interactive builds 2024-03-10 04:00:44 -07:00
091a71d2ac workflows: fix os workflow 2024-03-10 00:31:43 +00:00
f1eedd1667 workflows: upload os images on build 2024-03-10 00:28:53 +00:00
334d27a6a4 workflows: build os on changes 2024-03-10 00:24:48 +00:00
4894bd9d1c os: build bootable images 2024-03-10 00:22:24 +00:00
817509bcef kratart: async image extraction 2024-03-08 14:44:45 +00:00
b0bd931f0e xenstore: use AsRef<str> for path and restructure 2024-03-08 13:08:59 +00:00
7507f17d99 control: introduce protocol for alternative image specs 2024-03-08 08:47:18 +00:00
bbf4d403f4 krata: improved doc structure 2024-03-08 08:12:10 +00:00
184ccfbd53 readme: update with new code paths 2024-03-08 05:40:43 +00:00
277c57a938 krata: remove unused dependencies 2024-03-07 18:26:28 +00:00
7bc0c95f00 krata: reorganize crates 2024-03-07 18:12:47 +00:00
c0eeab4047 krata: split out runtime 2024-03-07 18:04:22 +00:00
56dd3ea032 workflows: add shellcheck job 2024-03-07 17:14:22 +00:00
c507a589de krata: introduce code of conduct and security policy 2024-03-07 17:04:53 +00:00