[PR #2606] [MERGED] policy/v2: error on missing or zero port #2758

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2606
Author: @kradalby
Created: 5/16/2025
Status: Merged
Merged: 5/16/2025
Merged by: @kradalby

Base: mainHead: kradalby/erroron-zer0-no-port


📝 Commits (2)

  • 54960ac policy/v2: error on missing or zero port
  • 4f04ae5 changelog: add entry

📊 Changes

4 files changed (+50 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 hscontrol/policy/v2/types.go (+3 -0)
📝 hscontrol/policy/v2/types_test.go (+38 -0)
📝 hscontrol/policy/v2/utils.go (+4 -0)

📄 Description

Fixes #2605


🔄 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/2606 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 5/16/2025 **Status:** ✅ Merged **Merged:** 5/16/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/erroron-zer0-no-port` --- ### 📝 Commits (2) - [`54960ac`](https://github.com/juanfont/headscale/commit/54960ac1592ba666f74d9e02e668957e58bcb1d1) policy/v2: error on missing or zero port - [`4f04ae5`](https://github.com/juanfont/headscale/commit/4f04ae5b4d15ef3d39d70dd9d7ab623f3182ceff) changelog: add entry ### 📊 Changes **4 files changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `hscontrol/policy/v2/types.go` (+3 -0) 📝 `hscontrol/policy/v2/types_test.go` (+38 -0) 📝 `hscontrol/policy/v2/utils.go` (+4 -0) </details> ### 📄 Description Fixes #2605 --- <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 04:18:47 +01:00
adam closed this issue 2025-12-29 04:18:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2758