[PR #1181] [MERGED] Do not show IsPrimary field as false in exit nodes #1941

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1181
Author: @juanfont
Created: 1/29/2023
Status: Merged
Merged: 1/29/2023
Merged by: @juanfont

Base: mainHead: do-not-show-isprimary


📝 Commits (1)

  • ec86255 Do not show IsPrimary field as false in exit nodes

📊 Changes

2 files changed (+17 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+1 -1)
📝 cmd/headscale/cli/routes.go (+16 -1)

📄 Description

Currently exit routes are shown as 'False' in the primary column of the CLI - which is not relevant for exit nodes.

This PR fixes that.

Also, adds a missing entry in the changelog.


🔄 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/1181 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 1/29/2023 **Status:** ✅ Merged **Merged:** 1/29/2023 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `do-not-show-isprimary` --- ### 📝 Commits (1) - [`ec86255`](https://github.com/juanfont/headscale/commit/ec86255e8fbe8174a790a9e6a3eca22276dabc99) Do not show IsPrimary field as false in exit nodes ### 📊 Changes **2 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `cmd/headscale/cli/routes.go` (+16 -1) </details> ### 📄 Description Currently exit routes are shown as 'False' in the primary column of the CLI - which is not relevant for exit nodes. This PR fixes that. Also, adds a missing entry in the changelog. --- <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:18:58 +01:00
adam closed this issue 2025-12-29 03:18:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1941