[PR #2286] [MERGED] fix deletion of exit routes without nodes #2588

Closed
opened 2025-12-29 03:21:56 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2286
Author: @kradalby
Created: 12/13/2024
Status: Merged
Merged: 12/13/2024
Merged by: @kradalby

Base: mainHead: kradalby/route-without-node


📝 Commits (1)

  • 8589a59 fix deletion of exit routes without nodes

📊 Changes

3 files changed (+56 additions, -50 deletions)

View changed files

📝 hscontrol/db/routes.go (+26 -15)
📝 hscontrol/db/routes_test.go (+29 -34)
📝 hscontrol/types/routes.go (+1 -1)

📄 Description

Fixes #2259


🔄 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/2286 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 12/13/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/route-without-node` --- ### 📝 Commits (1) - [`8589a59`](https://github.com/juanfont/headscale/commit/8589a59684d0a67c67a5ab4832ea3506a051c4bd) fix deletion of exit routes without nodes ### 📊 Changes **3 files changed** (+56 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/db/routes.go` (+26 -15) 📝 `hscontrol/db/routes_test.go` (+29 -34) 📝 `hscontrol/types/routes.go` (+1 -1) </details> ### 📄 Description Fixes #2259 --- <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 03:21:56 +01:00
adam closed this issue 2025-12-29 03:21:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2588