[PR #2457] [MERGED] Drop route table #2671

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2457
Author: @nblock
Created: 3/2/2025
Status: Merged
Merged: 3/10/2025
Merged by: @nblock

Base: mainHead: route


📝 Commits (3)

📊 Changes

3 files changed (+5 additions, -9 deletions)

View changed files

📝 cmd/headscale/cli/nodes.go (+2 -2)
📝 hscontrol/db/db.go (+3 -5)
📝 hscontrol/routes/primary.go (+0 -2)

📄 Description

Drop the route table and add some usage hints to the routes flag.

  • 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

🔄 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/2457 **Author:** [@nblock](https://github.com/nblock) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `route` --- ### 📝 Commits (3) - [`774bc6f`](https://github.com/juanfont/headscale/commit/774bc6febe2fac52450dd17af8d3e975b9ccb6dd) Drop routes table - [`61d5d5f`](https://github.com/juanfont/headscale/commit/61d5d5fabaa29e509e02f6c17c968ead7b781639) Add usage example to routes flag - [`4d6bc77`](https://github.com/juanfont/headscale/commit/4d6bc7781923dd831d49db152d016dd863fc50f8) Remove leftover printf ### 📊 Changes **3 files changed** (+5 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/nodes.go` (+2 -2) 📝 `hscontrol/db/db.go` (+3 -5) 📝 `hscontrol/routes/primary.go` (+0 -2) </details> ### 📄 Description Drop the route table and add some usage hints to the routes flag. - [x] have read the [CONTRIBUTING.md](./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 --- <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:22:18 +01:00
adam closed this issue 2025-12-29 03:22:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2671