[PR #889] [MERGED] Integration v2: port resolve magicdns #1710

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/889
Author: @kradalby
Created: 10/24/2022
Status: Merged
Merged: 10/25/2022
Merged by: @kradalby

Base: mainHead: integration-v2-resolve-magicdns


📝 Commits (5)

  • 76689c2 remove fixed todo
  • 7015d72 port resolve magicdns test
  • e7e2c78 Merge branch 'main' into integration-v2-resolve-magicdns
  • 54e3a0d Test with a longer timeout
  • fe4e05b only print stdout on err

📊 Changes

3 files changed (+88 additions, -6 deletions)

View changed files

📝 Makefile (+1 -1)
📝 integration/general_test.go (+83 -0)
📝 integration/tsic/tsic.go (+4 -5)

📄 Description

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com


🔄 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/889 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/24/2022 **Status:** ✅ Merged **Merged:** 10/25/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `integration-v2-resolve-magicdns` --- ### 📝 Commits (5) - [`76689c2`](https://github.com/juanfont/headscale/commit/76689c221defb450d20937bfdfa5c669d4110c45) remove fixed todo - [`7015d72`](https://github.com/juanfont/headscale/commit/7015d7291187ed5fd89aa6474ed7762addc63fc2) port resolve magicdns test - [`e7e2c78`](https://github.com/juanfont/headscale/commit/e7e2c7804bfdcc4d5a18c867dc6989a81f6b615f) Merge branch 'main' into integration-v2-resolve-magicdns - [`54e3a0d`](https://github.com/juanfont/headscale/commit/54e3a0d3722aea8ee3265e1ae183bd749d2f58d7) Test with a longer timeout - [`fe4e05b`](https://github.com/juanfont/headscale/commit/fe4e05b0bcba5ecbccc17ffbb0e341caef6b9886) only print stdout on err ### 📊 Changes **3 files changed** (+88 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `integration/general_test.go` (+83 -0) 📝 `integration/tsic/tsic.go` (+4 -5) </details> ### 📄 Description Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --- <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:24 +01:00
adam closed this issue 2025-12-29 02:31:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1710