Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix searching for POD id #930

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Fix searching for POD id #930

merged 1 commit into from
Jun 9, 2021

Conversation

remibergsma
Copy link
Member

@remibergsma remibergsma commented Jun 8, 2021

Value pod_id in vm_instance is not kept up2date. Use the value from the host instead. This fixes the search on pod_id in the listVMs call. Also, since it is not up2date, do not check it when deleting a pod. It was meant for basic zone networking, which is not supported anymore anyway so it's not an issue to remove the check.

@sanderv32
Copy link
Contributor

go build

1 similar comment
@sanderv32
Copy link
Contributor

go build

@ddegoede ddegoede merged commit f133bb8 into master Jun 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants