Skip to content

Conversation

@rgarcia
Copy link
Contributor

@rgarcia rgarcia commented Nov 17, 2025

mostly copied the setup from the main kernel monorepo

added the stainless config though since it's been weird relying on stainless to infer changes to this in PRs

@rgarcia rgarcia requested a review from sjmiller609 November 17, 2025 14:11
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

✱ Stainless preview builds

This PR will update the hypeman SDKs with the following commit message.

feat: add stainless github action

Edit this comment to update it. It will appear in the SDK's changelogs.

hypeman-go studio · code · diff

Your SDK built successfully.
generate ✅lint ✅test ✅

go get github.com/stainless-sdks/hypeman-go@8ee8d7823b487fdd2d9e18ab384281569cddadf8
hypeman-cli studio · code · diff

generate ✅lint ✅test ⏳

⏳ These are partial results; builds are still running.


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
Last updated: 2025-11-17 14:22:06 UTC

@rgarcia rgarcia merged commit 04bb214 into network-manager Nov 18, 2025
3 of 4 checks passed
@rgarcia rgarcia deleted the stainless-github-action branch November 18, 2025 20:06
sjmiller609 added a commit that referenced this pull request Nov 26, 2025
* Network manager

* Fix tests

* an instance test with network passes, but needs more work

* Test time

* Simplify to default network only

* Remove network logic from configdisk.go

* Random IP distribution

* Address concurrency and locking

* Fix json parsing

* Add a way to run just one test

* Get network allocation before deleting VMM

* Delete network working but delete looks messy

* Don't need to manage DNS yet

* Don't use CAP_SYS_ADMIN

* Inheritable CAP_NET_ADMIN

* Check for standby resume in network test

* Cleanup taps on standby

* Fix path to ch snap config

* WIP: proved that network not working after restore

* add stainless github action (#8)

* Enable network capabilities on make dev

* Address review comments

* fix make dev capabilities

* Fix network init

* fixing host setup initialization for partially-initialized state

* Improve error message with stale bridge config

* cleanup orphaned taps and naming convention hype-*

* Put our iptables rules at the top

* Discover host uplink

* 400 instead of 500 on name conflict

* Adjust test for new tap name

* Working on networking test

* Fix network test

* Delete redundant test

* Addressing PR review comments

* including ip and mac

* Change default subnet to 10.100.0.0/16

* Detect and informatively error on network conflict

* Derive gateway IP instead of config separately from subnet

* Add high level explainer to README

---------

Co-authored-by: Rafael <raf@onkernel.com>
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.

3 participants