Skip to content

Port network_forwards to the database generator #2085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

tonyn10
Copy link

@tonyn10 tonyn10 commented May 7, 2025

Resolves #1799

Testing succeeded when running:
make
make static-analysis
make unit-test
cd test
sudo -E LD_LIBRARY_PATH="/deps/raft/.libs:/deps/cowsql/.libs" INCUS_TMPFS=1 ./main.sh network_forward

tonyn10 and others added 8 commits May 4, 2025 17:02
…network_forwards.go

Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
…e, Get

Regenerate mapper file to include NetworkID and ListenAddress in objects query
Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
…istenAddresses

Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
…link

Fixed previous call sites bugs
Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
…ssesOnMember

Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
… calls

Signed-off-by: Tony Nguyen <tonynguyenhuy@gmail.com>
Signed-off-by: Anthony Rojas <anthony.rojas@utexas.edu>
@tonyn10 tonyn10 requested a review from stgraber as a code owner May 7, 2025 00:18
Signed-off-by: tonyn10 <tonynguyenhuy@gmail.com>
@stgraber stgraber added this to the incus-6.14 milestone May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Port network_forwards to the database generator
3 participants