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(deployment): revert #560: remove dns-policy #566

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

apricote
Copy link
Member

@apricote apricote commented Nov 21, 2023

This reverts commit 2c83786 / #560.

The commit caused a regression where clusters not using the host network were unable to bootstrap successfully:

  • CoreDNS did not start because the Node was still tainted as uninitalized
  • HCCM could not initialize the Node because it failed to resolve the DNS entry for "api.hetzner.cloud".

BEGIN_COMMIT_OVERRIDE
chore: revert #560
END_COMMIT_OVERRIDE

This reverts commit 2c83786.

The commit caused a regression where clusters not using the host
network were unable to bootstrap successfully:

- CoreDNS did not start because the Node was still tainted as
  uninitalized
- HCCM could not initialize the Node because it failed to resolve the
  DNS entry for "api.hetzner.cloud".
@apricote apricote self-assigned this Nov 21, 2023
@apricote apricote requested a review from a team as a code owner November 21, 2023 07:02
@apricote apricote added the bug Something isn't working label Nov 21, 2023
@apricote
Copy link
Member Author

I am going to remove the changelog entries for both PRs, to reduce noise in the changelog.

@apricote apricote merged commit 5070ef8 into main Nov 21, 2023
7 checks passed
@apricote apricote deleted the revert-560 branch November 21, 2023 08:14
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

Successfully merging this pull request may close these issues.

2 participants