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

fix: improve handling of metadata service connectivity #466

Merged
merged 3 commits into from
Jul 21, 2023

Conversation

apricote
Copy link
Member

Hoping to improve the situation that leads to issues like #465. This will probably not fix it, but with the additional logs we might have better visibility into what goes wrong.

This PR contains 3 individual commits that improve different things.

Another related PR to metadata service reliability is hetznercloud/hcloud-go#293

We had some issues where the container could not access the metadata
service and debugging this was hard. By validating this on startup and
logging a warning we can help guide users to fix the issue themselves.
@apricote apricote self-assigned this Jul 20, 2023
@apricote apricote requested a review from a team as a code owner July 20, 2023 20:41
@apricote apricote merged commit 8ffa5fe into main Jul 21, 2023
6 checks passed
@apricote apricote deleted the metadata-stability branch July 21, 2023 10:49
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.

None yet

2 participants