Commit Graph

  • 0b5e757037 create: Mount the user's keypair into the container instead of copying it Alberto Faria 2024-04-17 23:39:21 +0100
  • 3151250389 create: Fix linter error Alberto Faria 2024-04-17 23:44:32 +0100
  • 1197087348 tests/env.sh: Avoid race in the restart command Alberto Faria 2024-04-17 23:42:59 +0100
  • 4fd5f0d856 util/extract-vm-image.sh: Print message indicating path to file being extracted Alberto Faria 2024-04-15 23:34:13 +0100
  • 20253890fc create: Don't mention podman-run's --privileged flag in error messages Alberto Faria 2024-04-17 22:23:36 +0100
  • fafc72bbdd Make --persistent incompatible with podman-run's --read-only and equivalents Alberto Faria 2024-04-17 22:17:32 +0100
  • c2fdb09e93
    Merge pull request #52 from containers/print-config-json Alberto Faria 2024-04-17 21:45:38 +0100
  • 9647a59164 create: Add a --print-config-json flag Alberto Faria 2024-04-17 20:47:15 +0100
  • 27d58182f0
    Merge pull request #51 from containers/tests-faster-cleanup Alberto Faria 2024-04-17 21:19:16 +0100
  • 6cce28974b tests/env.sh: Make VM cleanup faster Alberto Faria 2024-04-17 20:48:15 +0100
  • c5af553e4e
    Merge pull request #50 from containers/no-privileged Alberto Faria 2024-04-17 21:18:20 +0100
  • 640ddd6df9 create: Forbid --privileged Alberto Faria 2024-04-17 21:13:32 +0100
  • 34b7b1bb83
    Merge pull request #49 from containers/only-std Alberto Faria 2024-04-16 18:08:42 +0100
  • bed19c087b src/lib: Reject commands we don't understand Alberto Faria 2024-04-16 17:09:22 +0100
  • 8b4dcf0c52
    Merge pull request #48 from containers/entrypoint-fix Alberto Faria 2024-04-16 17:52:35 +0100
  • 565ec60b4c create: Allow empty strings anywhere in the container command Alberto Faria 2024-04-16 17:10:31 +0100
  • 1efbd7d8b0
    Merge pull request #47 from containers/no-entrypoint Alberto Faria 2024-04-15 23:26:10 +0100
  • 46628d817d util/package-vm-image.sh: Set entrypoint to "no-entrypoint" Alberto Faria 2024-04-15 23:15:05 +0100
  • 0ef45a885a create: Ignore first argument if it is "no-entrypoint" Alberto Faria 2024-04-15 18:43:00 +0100
  • d1d54e61c4
    Merge pull request #46 from containers/error-messages Alberto Faria 2024-04-15 23:23:57 +0100
  • 0fbb8d4741 delete: Avoid printing errors due to crun container not existing Alberto Faria 2024-04-15 18:25:33 +0100
  • 93f277fe1d
    Merge pull request #45 from containers/publish-test Alberto Faria 2024-04-15 23:23:03 +0100
  • bc246172f6 tests: Add a test for --publish Alberto Faria 2024-04-15 19:00:08 +0100
  • 2a8c00cc70 tests: Remove LAST_RUN_ID variable Alberto Faria 2024-04-15 20:02:06 +0100
  • 2eb1059ff6
    Merge pull request #44 from containers/better-tests Alberto Faria 2024-04-15 14:45:34 +0100
  • a9d2204a54 tests: Switch to a VM-based test harness Alberto Faria 2024-04-12 23:19:21 +0100
  • 4074473885
    Merge pull request #43 from containers/rootfs-fixes Alberto Faria 2024-04-14 21:25:49 +0100
  • 6952740be8 delete: Clean up crun-vm mounts Alberto Faria 2024-04-14 18:36:35 +0100
  • f7098dd51a create: Fix --rootfs with --persistent Alberto Faria 2024-04-14 17:50:46 +0100
  • 2064469f01
    Merge pull request #42 from containers/next Alberto Faria 2024-04-13 23:10:50 +0100
  • ec38f3b423 util/package-vm-image.sh: Make it work with files not under the current dir Alberto Faria 2024-04-12 22:50:11 +0100
  • 7c32dd9bcb util/package-vm-image.sh: Build KubeVirt containerdisk-compatible images Alberto Faria 2024-04-12 22:35:31 +0100
  • f17c1fe88b exec: Avoid "remote host identification has changed" warning Alberto Faria 2024-04-13 14:29:34 +0100
  • 4115843e8f exec: Fix ssh readiness check after reboot Alberto Faria 2024-04-13 14:28:32 +0100
  • adb8e2c302 exec: Allow customizing timeout Alberto Faria 2024-04-13 13:51:30 +0100
  • fd17070d5d create: Make overlayfs/bind mounts work on all engines after a container restart Alberto Faria 2024-04-13 18:35:29 +0100
  • 407bd2f415 create: Use CPU mode host-passthrough Alberto Faria 2024-04-13 13:55:40 +0100
  • bb3309afe3 create: Always require absolute paths for custom options Alberto Faria 2024-04-12 21:23:29 +0100
  • ce88cd119d
    Merge pull request #41 from containers/as Alberto Faria 2024-03-22 12:33:38 +0000
  • 488e53ef8a tests/run: Fix exec invocation Alberto Faria 2024-03-22 12:32:12 +0000
  • 4da92f3736
    Merge pull request #40 from containers/fedora Alberto Faria 2024-03-22 07:40:48 +0000
  • 99d74d5acd docs: Add Fedora install instructions Alberto Faria 2024-03-22 07:39:21 +0000
  • 3b35d0610b
    Merge pull request #39 from containers/drop-vfio-pci Alberto Faria 2024-03-21 18:43:08 +0000
  • 4dbd7bc986 Drop options --vfio-pci and --vfio-pci-mdev Alberto Faria 2024-01-09 09:27:59 +0000
  • ef5a4c0057
    Merge pull request #38 from containers/exec-user Alberto Faria 2024-03-21 17:18:32 +0000
  • 1c173e4595 src/commands/exec: Add --as option to set user to ssh as, and default to root Alberto Faria 2024-03-21 15:42:02 +0000
  • 066501d3f8
    Merge pull request #36 from containers/passphrase Alberto Faria 2024-03-18 17:10:57 +0000
  • caa191342a scripts/exec.sh: Avoid asking for passphrase more than once Alberto Faria 2024-03-18 17:07:11 +0000
  • 6dffba3255 Revert "src/commands/create: Never use the host's SSH key pair" Alberto Faria 2024-03-18 17:06:10 +0000
  • 0bbb058011
    Merge pull request #35 from containers/release 0.1.3 Alberto Faria 2024-03-15 15:06:56 +0000
  • e946c21567 Release 0.1.3 Alberto Faria 2024-03-15 15:04:35 +0000
  • a0158f58fe
    Merge pull request #34 from containers/rust-embed Alberto Faria 2024-03-15 14:23:43 +0000
  • e675e918de Downgrade rust-embed for now Alberto Faria 2024-03-15 13:59:26 +0000
  • 29b5508b19
    Merge pull request #33 from containers/auth Alberto Faria 2024-03-15 13:49:34 +0000
  • f34eb45a40 Suppress virsh "Authorization not available." warnings Alberto Faria 2023-12-11 16:57:50 +0000
  • dac14aef8f
    Merge pull request #32 from containers/docker Alberto Faria 2024-03-15 13:19:09 +0000
  • 464252c53d Don't use `--security-opt label=disable` with Docker Alberto Faria 2024-03-15 13:02:02 +0000
  • 1bfede6cc9 src/commands/create: Never use the host's SSH key pair Alberto Faria 2024-03-11 17:21:46 +0000
  • 982af4f4db docs: Remove placeholder "Internals" page for now Alberto Faria 2024-03-01 22:39:42 +0000
  • d1a8452585 README: Improve intro and link to quadlet example Alberto Faria 2024-03-01 22:33:12 +0000
  • d39f229a54 examples: Add a Podman Quadlet example Alberto Faria 2024-03-01 22:11:06 +0000
  • 839e6576d5 Release 0.1.2 0.1.2 Alberto Faria 2024-02-20 15:08:57 +0000
  • 6b3449407a test.sh: Decrease test parallelism Alberto Faria 2024-02-15 22:26:19 +0000
  • 163f9b5238 test.sh: Print test output on failure Alberto Faria 2024-02-15 22:25:59 +0000
  • 22c69da74f Move container scripts into a scripts/ directory Alberto Faria 2024-02-14 14:24:11 +0000
  • f517340817 src/commands/exec: Try to avoid exec errors while the VM is booting Alberto Faria 2024-02-14 10:41:12 +0000
  • acbe5de5af docs: Add dependency on openssh-clients Fedora package Alberto Faria 2024-02-14 11:20:45 +0000
  • 8d76f060c5 src/commands/create: Don't regen ssh keypair on container restart Alberto Faria 2024-02-14 09:52:37 +0000
  • 42584b6c50 Cargo.lock: Update dependencies Alberto Faria 2024-02-02 12:59:43 +0000
  • 412d7b0926
    Merge pull request #19 from ebblake/main Alberto Faria 2024-01-26 15:35:33 +0000
  • 9a47b48f47 maint: Ignore more build artifacts Eric Blake 2024-01-26 09:20:34 -0600
  • e3344483f4 docs: various tweaks from a first-time reader Eric Blake 2024-01-26 08:02:55 -0600
  • 0e6c844eb2
    Merge pull request #15 from lsm5/packit-rpm Alberto Faria 2024-01-26 13:07:42 +0000
  • 3e093f544a
    Packit/RPM: Initial add of config and rpm spec Lokesh Mandvekar 2024-01-26 17:14:44 +0530
  • 5bdef8ef11
    Merge pull request #14 from lsm5/makefile Alberto Faria 2024-01-25 17:36:09 +0000
  • 7d82993268
    Merge pull request #18 from cgwalters/add-selinux Alberto Faria 2024-01-25 17:33:33 +0000
  • 61cfb406da
    Merge pull request #17 from cgwalters/more-errcontext Alberto Faria 2024-01-25 17:33:13 +0000
  • 1294016676 release: Add libselinux Colin Walters 2024-01-25 11:43:24 -0500
  • e0b1e2347f first_boot: Add context for genisoimage Colin Walters 2024-01-25 11:25:46 -0500
  • f0490af778
    Makefile: first commit Lokesh Mandvekar 2024-01-22 15:35:11 +0530
  • c29ec55955
    Merge pull request #7 from p5/chore-release-gha-workflow Alberto Faria 2024-01-22 12:19:57 +0000
  • 8367d58410
    Create workflow for automatically building binaries and publish them to GHA jobs Robert Sturla 2024-01-09 13:34:15 +0000
  • 77517d2a87 Release 0.1.1 0.1.1 Alberto Faria 2024-01-20 01:25:56 +0000
  • 41d6f8c33b src/commands/create: Set RLIMIT_NOFILE for the container Alberto Faria 2024-01-20 01:06:01 +0000
  • 36ff70e07d Release 0.1.0 0.1.0 Alberto Faria 2024-01-18 10:16:29 +0000
  • 6314e3ccb7 util/extract-vm-image.sh: Create output directory if missing Alberto Faria 2024-01-15 17:26:18 +0000
  • a68ab35c9b src/commands/create/domain: Let libvirt choose the arch and emulator binary Alberto Faria 2024-01-15 17:04:28 +0000
  • 9c6f7b0cb2 Use the camino crate for UTF-8 paths Alberto Faria 2024-01-13 17:46:59 +0000
  • 7ba69c3fa6 docs/example.gif: Update as per renaming to crun-vm Alberto Faria 2024-01-13 16:24:48 +0000
  • 9e36b18a77 Cargo.toml: Fix minidom minimum version Alberto Faria 2024-01-12 19:46:35 +0000
  • ded51a961b README: Tiny tweak Alberto Faria 2024-01-12 19:16:42 +0000
  • 5af5fabd29 src/main: Fix missed rename from crun_qemu to crun_vm Alberto Faria 2024-01-12 19:15:42 +0000
  • 18e98a21b5
    Merge pull request #13 from rhatdan/main Alberto Faria 2024-01-12 19:14:17 +0000
  • 557708a336
    Change name from crun-qemu to crun-vm Daniel J Walsh 2024-01-12 13:02:54 -0500
  • 2d36a767a5 Add --blockdev custom option Alberto Faria 2024-01-10 11:33:53 +0000
  • 8262faaec8 Prefer --password to --cloud-init in examples Alberto Faria 2024-01-10 11:35:22 +0000
  • ed3aff7a63
    Merge pull request #8 from cgwalters/buffered-serde Alberto Faria 2024-01-09 20:46:21 +0000
  • 8cc15b3dc2 Use buffered I/O with serde-json Colin Walters 2024-01-09 15:35:59 -0500
  • 6fb2f2a045
    Bump upload-artifact to v4 and set pre-release input to bool Robert Sturla 2024-01-09 12:00:11 +0000
  • 715e31bfd3
    Merge pull request #1 from p5/feat-build-binary-in-ci Robert Sturla 2024-01-09 11:57:44 +0000