Skip to content
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

Recreate container or webhook on container changes static IP address of container in MacVLAN #9101

Closed
WaysonWei opened this issue Jun 18, 2023 · 0 comments · Fixed by #8996
Closed
Labels
Milestone

Comments

@WaysonWei
Copy link
Collaborator

Issue

If you Recreate a container or run a wehbook on a container that has a static IP address in a macvlan network, the static IP is changed to the first IP in the range assigned.

Steps to reproduce the issue:

[1] Create macvlan with IP range
[2] Create Stack with static IP macvlan assignments
[3] Create Containers with static IP macvlan assignments
[4] Recreate Container
[5] Run Webhook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant