[PR #1890] [MERGED] Allow to remove forced tags of a node #2375

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1890
Author: @juanfont
Created: 4/18/2024
Status: Merged
Merged: 4/18/2024
Merged by: @juanfont

Base: mainHead: allow-empty-tag-array


📝 Commits (1)

  • 36d04d2 Allow to remove forced tags of a node

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

📝 hscontrol/db/node.go (+5 -0)
📝 hscontrol/db/node_test.go (+7 -0)

📄 Description

This PR fixes #1849, by allowing to set an empty list of tags from CLI or API.


🔄 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/1890 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `allow-empty-tag-array` --- ### 📝 Commits (1) - [`36d04d2`](https://github.com/juanfont/headscale/commit/36d04d2504cc1b9e6160777564d2e0bd191c417a) Allow to remove forced tags of a node ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/db/node.go` (+5 -0) 📝 `hscontrol/db/node_test.go` (+7 -0) </details> ### 📄 Description This PR fixes #1849, by allowing to set an empty list of tags from CLI or API. --- <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:58 +01:00
adam closed this issue 2025-12-29 03:20:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2375