[PR #2377] [MERGED] Move Bundle to before netbird down #15051

Closed
opened 2026-08-05 03:06:52 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2377
Author: @mlsmaycon
Created: 8/2/2024
Status: Merged
Merged: 8/2/2024
Merged by: @mlsmaycon

Base: mainHead: move-bundle-to-before-down


📝 Commits (3)

  • 989bea3 Move Bundle to before netbird down
  • f0e2694 collect logs before down command
  • 9e389a2 fix ineffectual assignment to statusOutput

📊 Changes

1 file changed (+25 additions, -24 deletions)

View changed files

📝 client/cmd/debug.go (+25 -24)

📄 Description

Describe your changes

This allows to get interface and route information added by the agent

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/2377 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `move-bundle-to-before-down` --- ### 📝 Commits (3) - [`989bea3`](https://github.com/netbirdio/netbird/commit/989bea3e25d98a3155eb53708d998990f956382a) Move Bundle to before netbird down - [`f0e2694`](https://github.com/netbirdio/netbird/commit/f0e2694502125178fb93029639d8ba33266d2d13) collect logs before down command - [`9e389a2`](https://github.com/netbirdio/netbird/commit/9e389a2b91f4c2c6a0500308ca74824fb3c9f759) fix ineffectual assignment to statusOutput ### 📊 Changes **1 file changed** (+25 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/debug.go` (+25 -24) </details> ### 📄 Description ## Describe your changes This allows to get interface and route information added by the agent ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:06:52 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15051