[PR #1670] [MERGED] ensure renabled auto-approve routes works #2244

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1670
Author: @kradalby
Created: 1/2/2024
Status: Merged
Merged: 1/18/2024
Merged by: @kradalby

Base: mainHead: 1655-adv-existing-route


📝 Commits (1)

  • 41e5c4f ensure renabled auto-approve routes works

📊 Changes

4 files changed (+236 additions, -3 deletions)

View changed files

.github/workflows/test-integration-v2-TestEnableDisableAutoApprovedRoute.yaml (+67 -0)
📝 hscontrol/db/routes.go (+18 -3)
📝 hscontrol/poll.go (+8 -0)
📝 integration/route_test.go (+143 -0)

📄 Description

Fixes #1655


🔄 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/1670 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 1/2/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `1655-adv-existing-route` --- ### 📝 Commits (1) - [`41e5c4f`](https://github.com/juanfont/headscale/commit/41e5c4f307fc4b9ace3093b4a24180aab05a0e85) ensure renabled auto-approve routes works ### 📊 Changes **4 files changed** (+236 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/test-integration-v2-TestEnableDisableAutoApprovedRoute.yaml` (+67 -0) 📝 `hscontrol/db/routes.go` (+18 -3) 📝 `hscontrol/poll.go` (+8 -0) 📝 `integration/route_test.go` (+143 -0) </details> ### 📄 Description Fixes #1655 --- <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:20:22 +01:00
adam closed this issue 2025-12-29 03:20:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2244