Commit Graph

  • 8dd3cc7692 krata: work on parallel reconciliation Alex Zenla 2024-04-02 00:56:18 +00:00
  • 6a2f1e6517 dependabot: fix config file Alex Zenla 2024-04-01 15:46:39 -07:00
  • d433cd49e2 krata: unvendor dependencies Alex Zenla 2024-04-01 15:45:43 -07:00
  • 0fd32e84cd workflows: fix client workflow spec Alex Zenla 2024-03-31 16:30:22 -07:00
  • ab8941326a workflows: client build on windows should use lf checkout Alex Zenla 2024-03-31 16:29:00 -07:00
  • 8be75a722e workflows: use submodules checkout everywhere Alex Zenla 2024-03-31 16:21:25 -07:00
  • e6f35eb3d0 cargo: fix vendor path Alex Zenla 2024-03-31 16:09:32 -07:00
  • 58c6413ca2 workflows: checkout submodules Alex Zenla 2024-03-31 16:07:57 -07:00
  • e1f1f8579c vendor dependencies using krata-vendor repository Alex Zenla 2024-03-31 15:53:10 -07:00
  • 6bf1d3f88c krata: implement parallel guest reconciliation Alex Zenla 2024-03-31 10:10:06 +00:00
  • 377b837db9 guest: set hostname from launch config Alex Zenla 2024-03-31 03:18:56 +00:00
  • 6cd8cc12db guest: remove device restriction Alex Zenla 2024-03-31 02:33:58 +00:00
  • c68f367e4a krata: log when a guest start failures occurs Alex Zenla 2024-03-31 01:44:28 +00:00
  • 15d5ed5a45 krata: implement event stream retries Alex Zenla 2024-03-31 01:11:50 +00:00
  • 6d6bdade87 kernel: update to 6.8.2 Alex Zenla 2024-03-31 00:28:21 +00:00
  • 693d62a41a guest: setup loopback interface Alex Zenla 2024-03-30 23:46:01 +00:00
  • 8ec7042ea4 guest: place running tasks in cgroup Alex Zenla 2024-03-30 23:23:59 +00:00
  • 7e9bc4b910 krata: release v0.0.3 v0.0.3 Alex Zenla 2024-03-30 09:32:19 +00:00
  • 71dcaa7b77 daemon: rework to not use protobuf inside the crate Alex Zenla 2024-03-30 09:29:03 +00:00
  • 660b555be7 krata: bump to v0.0.2 Alex Zenla 2024-03-30 08:42:48 +00:00
  • 03294f2ecd Revert "Release krata v0.0.1, krata-oci v0.0.1, krata-xenstore v0.0.1, krata-guest v0.0.1, krata-xencall v0.0.1, krata-xenclient v0.0.1, krata-xenevtchn v0.0.1, krata-xengnt v0.0.1, krata-runtime v0.0.1, krata-daemon v0.0.1, krata-network v0.0.1, krata-ctl v0.0.1" Alex Zenla 2024-03-30 08:32:35 +00:00
  • efba8b1316 Release krata v0.0.1, krata-oci v0.0.1, krata-xenstore v0.0.1, krata-guest v0.0.1, krata-xencall v0.0.1, krata-xenclient v0.0.1, krata-xenevtchn v0.0.1, krata-xengnt v0.0.1, krata-runtime v0.0.1, krata-daemon v0.0.1, krata-network v0.0.1, krata-ctl v0.0.1 Alex Zenla 2024-03-30 08:27:20 +00:00
  • ee639af2ed krata: fix workspace version references and feature discrepancies Alex Zenla 2024-03-30 07:56:22 +00:00
  • b65bbff165 krata: update README.md Alex Zenla 2024-03-30 07:41:59 +00:00
  • 2d5d819290 daemon: fix build Alex Zenla 2024-03-30 07:33:47 +00:00
  • 6ff5a1e62f krata: move protos back into crate directory Alex Zenla 2024-03-30 07:20:43 +00:00
  • b9d2dc54ea krata: specify descriptions, licenses, repository, and homepage for crates Alex Zenla 2024-03-30 07:11:14 +00:00
  • eb20a4c60c krata: use krata-advmac fork Alex Zenla 2024-03-30 06:51:16 +00:00
  • a9c6fa2c6a oci: switch to krata-tokio-tar Alex Zenla 2024-03-30 06:31:22 +00:00
  • bdb91a6cb3 krata: restructure packages for cleanliness Alex Zenla 2024-03-30 06:17:30 +00:00
  • da9e6cac14 krata: fix guest destruction Alex Zenla 2024-03-30 03:49:13 +00:00
  • d659b3aa55 network: performance tuning using tear off buffers Alex Zenla 2024-03-29 03:09:41 +00:00
  • 7d7da1f9ee krata: implement idm support for guest <-> host messages Alex Zenla 2024-03-28 22:38:21 +00:00
  • 567fcc296e kratart: fix channels after u32::MAX worth of data Alex Zenla 2024-03-28 08:55:59 +00:00
  • f7267e4f5d krata: begin work on idm channel Alex Zenla 2024-03-28 07:36:48 +00:00
  • 63f7db6cf4 kratart: support for krata channels for two-way byte communication Alex Zenla 2024-03-28 05:31:57 +00:00
  • d4f1ee5521 krata: begin work on guest message channel Alex Zenla 2024-03-27 06:28:47 +00:00
  • 66465793cd krata: event-based network backend startup and api enhancements Alex Zenla 2024-03-27 02:54:39 +00:00
  • 63c0feb053 krataoci: improve performance of squashify Alex Zenla 2024-03-25 09:39:06 +00:00
  • 162579f100 xengnt: implement memory mapping support Alex Zenla 2024-03-25 07:24:25 +00:00
  • 0a5948aa50 xen: begin work on xen grant mappings Alex Zenla 2024-03-25 04:49:57 +00:00
  • 001409378e chore: move kratart::image to krataoci and cleanup dependencies Alex Zenla 2024-03-25 02:37:02 +00:00
  • 655b8029cb krata: move api proto to /proto and version api Alex Zenla 2024-03-24 05:52:25 +00:00
  • cb6839b0f6 krata: api cleanup and improvements Alex Zenla 2024-03-24 05:25:48 +00:00
  • 7543fccfaf kratactl: make things nicer to use from a scripting standpoint Alex Zenla 2024-03-23 10:09:00 +00:00
  • e25cbf087d kratactl: implement guest resolution and rename console to attach Alex Zenla 2024-03-23 09:48:53 +00:00
  • 7b2de22320 krata: rework xenstore watch for reliability Alex Zenla 2024-03-23 08:46:20 +00:00
  • 3d5095c78b krata: reconcile improvements and better kratactl error experience Alex Zenla 2024-03-23 07:00:12 +00:00
  • df90a4d03f kratad: filter out backhand info logging Alex Zenla 2024-03-23 04:36:21 +00:00
  • f679781545 krata: default log level is now info Alex Zenla 2024-03-23 04:31:35 +00:00
  • 6c0e14da6a kratactl: implement output formats Alex Zenla 2024-03-23 04:07:48 +00:00
  • 3b5e3a077a krata: improve guest reconciliation Alex Zenla 2024-03-23 02:10:30 +00:00
  • 8b57c16f0a krata: fix conformance to container startup Alex Zenla 2024-03-22 23:59:02 +00:00
  • 6d6610ca2f krata: fix support for registries with anonymous authentication Alex Zenla 2024-03-22 19:57:56 +00:00
  • 1a6287893e kratart: fix multiple oci layer compiler issues Alex Zenla 2024-03-22 19:14:27 +00:00
  • f29d7d61e1 nightly: fix build Alex Zenla 2024-03-22 10:25:48 -07:00
  • 79ceb4851b krata: fix console restoration Alex Zenla 2024-03-21 22:49:37 -07:00
  • 827c6c9a12 build(deps): update reqwest requirement from 0.11.24 to 0.12.0 (#11) dependabot[bot] 2024-03-21 22:06:29 -07:00
  • 79942fdc4d dependabot: check daily for dependencies and update github actions Alex Zenla 2024-03-22 05:04:24 +00:00
  • f854dfe77a kratactl: freebsd build Alex Zenla 2024-03-22 04:41:38 +00:00
  • aaf8e50c0e workflows: rework names and split checks Alex Zenla 2024-03-21 20:21:42 -07:00
  • 88f6edb608 nightly: fix job names Alex Zenla 2024-03-21 20:15:09 -07:00
  • b67b1d8340 nightly: build kratactl for all supported platforms Alex Zenla 2024-03-21 20:12:03 -07:00
  • 901ec3b6e5 kratactl: fix windows build Alex Zenla 2024-03-21 20:04:10 -07:00
  • 87689067a3 workflows: fix client workflow to use bash by default on windows Alex Zenla 2024-03-21 19:58:03 -07:00
  • a3a2148002 kratactl: initial windows bringup Alex Zenla 2024-03-21 19:54:14 -07:00
  • 5fd10d6edf workflows: don't run tests on client workflow Alex Zenla 2024-03-21 18:47:05 -07:00
  • d98dc7baad workflows: client now builds on macos-14 Alex Zenla 2024-03-21 18:43:57 -07:00
  • b5f1d9edb0 build: consider x86_64 on aarch64 darwin to not be a cross-compile Alex Zenla 2024-03-21 18:39:06 -07:00
  • 370ec8bbe6 krata: fix client tests on darwin Alex Zenla 2024-03-21 18:31:20 -07:00
  • 280831045a krata: fix github workflow for clients on darwin Alex Zenla 2024-03-21 18:28:52 -07:00
  • 0be154b667 workflows: fix client build on darwin Alex Zenla 2024-03-21 18:24:11 -07:00
  • a8e299d03f krata: install homebrew on darwin ci for client builds Alex Zenla 2024-03-21 18:22:20 -07:00
  • 55958c514b krata: fix darwin builds of kratactl Alex Zenla 2024-03-21 18:20:02 -07:00
  • 597a1433b3 krata: build kratactl for darwin Alex Zenla 2024-03-21 18:16:04 -07:00
  • ba00889efb kratanet: fix unused value warning Alex Zenla 2024-03-21 22:14:43 +00:00
  • 387cce061b ci: install aarch64 gcc Alex Zenla 2024-03-21 21:44:37 +00:00
  • 7ec0ed64dd ci: install cross from git Alex Zenla 2024-03-21 21:38:18 +00:00
  • 0191e5b2c1 krata: rework cross-compilation Alex Zenla 2024-03-21 21:31:10 +00:00
  • 332a1bba26 krata: fix x86 after arm64 work Alex Zenla 2024-03-21 18:03:47 +00:00
  • da17805824 Merge remote-tracking branch 'origin/arm64' Alex Zenla 2024-03-21 17:58:12 +00:00
  • 48123166fe krata: implement fast exit code notification Alex Zenla 2024-03-15 17:36:26 +00:00
  • e3aa54edea krata: fix exit status when guest exit happens during attach Alex Zenla 2024-03-15 16:11:35 +00:00
  • d66b6f80b9 kratactl: rework to separate commands Alex Zenla 2024-03-15 15:59:18 +00:00
  • 31a43f9108 krata: improvements to event handling during reconciliation Alex Zenla 2024-03-14 23:29:07 +00:00
  • 9bbf8420f2 krata: implement guest reconciliation Alex Zenla 2024-03-14 14:03:11 +00:00
  • 32a1a36ad4 krata: fix support for oci-archive style tars in image seeding Alex Zenla 2024-03-13 15:13:20 +00:00
  • 9e57bb60bf krata: simplify README Alex Zenla 2024-03-13 15:10:30 +00:00
  • 5c7f81a261 krata: more work on arm64 support Alex Zenla 2024-03-13 07:48:20 -07:00
  • 7d65f9d24c krata: implement image seeding backend Alex Zenla 2024-03-13 14:20:22 +00:00
  • f23d84c415 krata: implement guest tab for automatic guest startup Alex Zenla 2024-03-13 13:05:17 +00:00
  • f4af71cb2f krata: begin working on arm64 support Alex Zenla 2024-03-10 00:36:23 -08:00
  • a8b5ed1138 krata: relicense to Apache License 2.0 Alex Zenla 2024-03-13 11:38:14 +00:00
  • 13bea70c0d krata: implement auto-exit handling Alex Zenla 2024-03-13 11:34:52 +00:00
  • 2ec619c0c3 workflows: fix path to apk in nightly build Alex Zenla 2024-03-11 04:27:45 -07:00
  • 7a9a9abd66 workflows: install os builder dependencies Alex Zenla 2024-03-10 12:16:47 +00:00
  • d54d14c619 os: fix build Alex Zenla 2024-03-10 11:39:06 +00:00
  • a54fa93394 os: fix non-interactive builds Alex Zenla 2024-03-10 04:00:44 -07:00
  • 091a71d2ac workflows: fix os workflow Alex Zenla 2024-03-10 00:31:43 +00:00
  • f1eedd1667 workflows: upload os images on build Alex Zenla 2024-03-10 00:28:53 +00:00