Skip to content

Conversation

@stavros-k
Copy link
Contributor

@stavros-k stavros-k commented Jun 25, 2025

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

There is no need to check if parent is set here, we only care if the specific key is set.
Before this change, only by applying env HEADSCALE_NOISE_PRIVATE_KEY_PATH=/some/path would trigger this error.
I had to also set env HEADSCALE_NOISE=true to bypass it.

Copy link
Collaborator

@kradalby kradalby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find, thanks

@ghost
Copy link

ghost commented Jul 4, 2025

Pull Request Revisions

RevisionDescription
r2
Remove redundant noise config checkSimplified noise configuration validation by removing redundant !viper.IsSet("noise") check in config validation
r1
Remove redundant noise config checkSimplified noise configuration validation by removing unnecessary !viper.IsSet("noise") check in config validation

✅ AI review completed for r2
Help React with emojis to give feedback on AI-generated reviews:
  • 👍 means the feedback was helpful and actionable
  • 👎 means the feedback was incorrect or unhelpful
💬 Replying to feedback with a comment helps us improve the system. Your input also contributes to shaping future interactions with the AI reviewer.

We'd love to hear from you—reach out anytime at team@review.ai.

@nblock nblock enabled auto-merge (squash) July 4, 2025 13:27
@nblock nblock merged commit 855c48a into juanfont:main Jul 4, 2025
144 of 150 checks passed
@stavros-k stavros-k deleted the noise-check branch July 4, 2025 16:06
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