Skip to content

fix: improve handling of metadata service connectivity#466

Merged
apricote merged 3 commits intomainfrom
metadata-stability
Jul 21, 2023
Merged

fix: improve handling of metadata service connectivity#466
apricote merged 3 commits intomainfrom
metadata-stability

Conversation

@apricote
Copy link
Copy Markdown
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

apricote added 3 commits July 20, 2023 22:31
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
@apricote apricote deleted the metadata-stability branch July 21, 2023 10:49
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
* fix(controller): properly handle error on init

* refactor: simplify error generation

* fix: check for hcloud server

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.
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.

2 participants