Skip to content

Conversation

@cfergeau
Copy link
Owner

No description provided.

dependabot bot and others added 30 commits May 26, 2025 12:51
Bumps [github.com/crc-org/crc/v2](https://github.com/crc-org/crc) from 2.49.0 to 2.51.0.
- [Release notes](https://github.com/crc-org/crc/releases)
- [Changelog](https://github.com/crc-org/crc/blob/main/release-info.json.sample)
- [Commits](crc-org/crc@v2.49.0...v2.51.0)

---
updated-dependencies:
- dependency-name: github.com/crc-org/crc/v2
  dependency-version: 2.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Add support for network-config file in cloud-init
test: fix 10s unreachable timeout in helpers
…hub.com/crc-org/crc/v2-2.51.0

build(deps): bump github.com/crc-org/crc/v2 from 2.49.0 to 2.51.0
bump version of tcpproxy to github issue#39
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…hub.com/gin-gonic/gin-1.10.1

build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1
Clarify a few things, reorder some sections, …

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
These technical details will be easier to find at more relevant places
in usage.md rather than at the end of README.md

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This lists the higher level projects which are using vfkit.

This fixes crc-org#302

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This fixes crc-org#291

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Added validation logic to `VirtioBlk` to detect and reject qcow2 image files
based on their magic header ("QFI\xfb").
Adds qemu-utils (for qemu-img) to the CI environment to support new tests
that validate block devices and reject unsupported qemu image formats.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
It’s meant as an example of how to use vfkit with usermode networking.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Add gvproxy/helper-vmnet scripts
Added unit tests for the new `VirtioBlk.validate` method to ensure qcow2 images
are correctly rejected based on their magic header.

Updated existing VirtioBlk-related tests to create temporary image files on disk,
as the new validation logic checks for file existence and reads the header.
This ensures the tests pass with the added file-based validation in place.
feat: error out on qcow2 block devices
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0.
- [Commits](golang/crypto@v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/Code-Hex/vz/v3](https://github.com/Code-Hex/vz) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/Code-Hex/vz/releases)
- [Commits](Code-Hex/vz@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: github.com/Code-Hex/vz/v3
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ang.org/x/crypto-0.39.0

build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
…hub.com/Code-Hex/vz/v3-3.7.0

build(deps): bump github.com/Code-Hex/vz/v3 from 3.6.0 to 3.7.0
Replace os.Exit() with shutdown func to allow proper VM cleanup.
VM now stops gracefully with RequestStop() before forcing termination.
openshift-merge-bot bot and others added 2 commits June 16, 2025 10:48
@cfergeau cfergeau closed this Jun 20, 2025
@cfergeau cfergeau changed the title Ci CI test Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants