[PR #874] [MERGED] Fix issue 660 #1702

Closed
opened 2025-12-29 02:31:19 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/874
Author: @huskyii
Created: 10/21/2022
Status: Merged
Merged: 10/31/2022
Merged by: @kradalby

Base: mainHead: issue660


📝 Commits (3)

  • a4aa6c7 fix issues related to DNS, hopefully this will fix issue 660
  • 500e899 update CHANGELOG.md
  • ce8449b Merge branch 'main' into issue660

📊 Changes

2 files changed (+9 additions, -8 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 config.go (+8 -8)

📄 Description

  • read the CONTRIBUTING guidelines
  • 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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/874 **Author:** [@huskyii](https://github.com/huskyii) **Created:** 10/21/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `issue660` --- ### 📝 Commits (3) - [`a4aa6c7`](https://github.com/juanfont/headscale/commit/a4aa6c7bf0dd1eb0603ea8e16095ecd2468c334d) fix issues related to DNS, hopefully this will fix issue 660 - [`500e899`](https://github.com/juanfont/headscale/commit/500e8993201a7a5bbb626a57945c2255861a2fb0) update CHANGELOG.md - [`ce8449b`](https://github.com/juanfont/headscale/commit/ce8449bc8a17121edee5fc4c7cedde07456aa579) Merge branch 'main' into issue660 ### 📊 Changes **2 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `config.go` (+8 -8) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [x] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:19 +01:00
adam closed this issue 2025-12-29 02:31:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1702