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

Update cloud-container to latest #2195

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Update cloud-container to latest #2195

merged 1 commit into from
Feb 12, 2024

Conversation

AbdelrahmanElawady
Copy link
Contributor

Description

Update cloud-container to latest which includes the fix for resolv.conf file not being set when an error during network setup happens.
It was tested by duplicating the routes entries here and it logged the errors and continued the rest of the configuration so resolv.conf had entries.

found device with mac: 
found device with mac: 6a:9d:df:5f:9d:e2
found device with mac: aa:84:90:f9:d1:a7
setting up (6a:9d:df:5f:9d:e2)
failed to set route 10.20.0.0/16 via 10.20.2.1 on interface 6a:9d:df:5f:9d:e2: file exists
failed to set route 100.64.0.0/16 via 10.20.2.1 on interface 6a:9d:df:5f:9d:e2: file exists
setting up (aa:84:90:f9:d1:a7)
failed to set route 200::/7 via 301:8afa:1b85:5b6e::1 on interface aa:84:90:f9:d1:a7: file exists
generating host ssh keys
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=114 time=43.415 ms

Changes

  • latest cloud-container flist will be used

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

@muhamadazmy muhamadazmy merged commit e458482 into main Feb 12, 2024
24 checks passed
@muhamadazmy muhamadazmy deleted the update-cloud-container branch February 12, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants