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

ibmcloud-powervs: DHCP timeout too short #2177

Open
squarti opened this issue Dec 2, 2024 · 0 comments
Open

ibmcloud-powervs: DHCP timeout too short #2177

squarti opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@squarti
Copy link
Contributor

squarti commented Dec 2, 2024

Describe the bug

When the ibmcloud PowerVS provider is configured to use a DHCP enabled private network, the time out to retrieve the VM ip is too short. This line sets the context time out to 750 seconds (which should be long enough), but this timeout is limited by a previous timeout of 150 seconds set in this line.

How to reproduce

Create a PodVM using the ibmcloud PowerVS provider.

CoCo version information

v0.10.0

What TEE are you seeing the problem on

None

Failing command and relevant log output

No response

@squarti squarti added the bug Something isn't working label Dec 2, 2024
squarti added a commit to squarti/cloud-api-adaptor that referenced this issue Dec 2, 2024
This PR ensures that the timeout used to wait the VM to be active
is not used for getting the VM ip.

Fixes: confidential-containers#2177
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant