[PR #1766] [MERGED] make database configuration change breaking #2307

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1766
Author: @kradalby
Created: 2/16/2024
Status: Merged
Merged: 2/17/2024
Merged by: @kradalby

Base: mainHead: db-config-break


📝 Commits (1)

  • c2c4411 make database configuration change breaking

📊 Changes

7 files changed (+11 additions, -30 deletions)

View changed files

📝 CHANGELOG.md (+3 -3)
📝 cmd/headscale/headscale_test.go (+2 -4)
📝 config-example.yaml (+1 -1)
📝 docs/running-headscale-container.md (+2 -2)
📝 hscontrol/app.go (+0 -4)
📝 hscontrol/types/config.go (+0 -14)
📝 integration/hsic/config.go (+3 -2)

📄 Description

A lot of things are breaking in 0.23 so instead of having this be a long process, just rip of the plaster.

Updates #1758


🔄 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/1766 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 2/16/2024 **Status:** ✅ Merged **Merged:** 2/17/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `db-config-break` --- ### 📝 Commits (1) - [`c2c4411`](https://github.com/juanfont/headscale/commit/c2c4411e0c4e3f29675f573747c7fbe2e031e37b) make database configuration change breaking ### 📊 Changes **7 files changed** (+11 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -3) 📝 `cmd/headscale/headscale_test.go` (+2 -4) 📝 `config-example.yaml` (+1 -1) 📝 `docs/running-headscale-container.md` (+2 -2) 📝 `hscontrol/app.go` (+0 -4) 📝 `hscontrol/types/config.go` (+0 -14) 📝 `integration/hsic/config.go` (+3 -2) </details> ### 📄 Description A lot of things are breaking in 0.23 so instead of having this be a long process, just rip of the plaster. Updates #1758 --- <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:38 +01:00
adam closed this issue 2025-12-29 03:20:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2307