[PR #899] [MERGED] Remove ip_prefix, its been deprecated for a long time #1720

Closed
opened 2025-12-29 02:31:26 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/899
Author: @kradalby
Created: 10/28/2022
Status: Merged
Merged: 10/30/2022
Merged by: @juanfont

Base: mainHead: remove-ip-prefix


📝 Commits (3)

  • 56a1d83 Remove ip_prefix, its been deprecated for a long time
  • 147f142 update changelog
  • 01798c7 Merge branch 'main' into remove-ip-prefix

📊 Changes

2 files changed (+1 additions, -16 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 config.go (+0 -16)

📄 Description

Remove deprecated config option, fixes #679

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com

  • read the CONTRIBUTING guidelines
  • 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/899 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/28/2022 **Status:** ✅ Merged **Merged:** 10/30/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `remove-ip-prefix` --- ### 📝 Commits (3) - [`56a1d83`](https://github.com/juanfont/headscale/commit/56a1d83ad8f5689931450be5a9770a22e984a879) Remove ip_prefix, its been deprecated for a long time - [`147f142`](https://github.com/juanfont/headscale/commit/147f1429b6bb05443957496351494b1c8a068171) update changelog - [`01798c7`](https://github.com/juanfont/headscale/commit/01798c72e5b9dfe4f9e15978c5c91745b64e6053) Merge branch 'main' into remove-ip-prefix ### 📊 Changes **2 files changed** (+1 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `config.go` (+0 -16) </details> ### 📄 Description Remove deprecated config option, fixes #679 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> <!-- Please tick if the following things apply. You… --> - [ ] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] 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 <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <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 02:31:26 +01:00
adam closed this issue 2025-12-29 02:31:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1720