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

Remove unnecessary detach logic from Nic #1538

Merged
merged 1 commit into from May 6, 2024
Merged

Conversation

furkansahin
Copy link
Contributor

@furkansahin furkansahin commented May 3, 2024

Detach nic from the VM logic is not needed since we do not support
managing nics, yet. There is no need to keep it.

I have also moved the cleanup of tunnels to the
association_dependencies.

Furthermore, since we do not bud any child processes anymore, we do not
need to destroy child progs separately at the time of nic destroy.

Detach nic from the VM logic is not needed since we do not support
managing nics, yet. There is no need to keep it.

I have also moved the cleanup of tunnels to the
association_dependencies.

Furthermore, since we do not bud any child processes anymore, we do not
need to destroy child progs separately at the time of nic destroy.
@furkansahin furkansahin merged commit fdb74a0 into main May 6, 2024
7 checks passed
@furkansahin furkansahin deleted the nic_remove_unnec branch May 6, 2024 07:58
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants