[PR #1668] [MERGED] Add new events for integration approval #17726

Closed
opened 2026-08-05 04:07:40 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1668
Author: @pappz
Created: 3/5/2024
Status: Merged
Merged: 3/6/2024
Merged by: @pappz

Base: feature/peer-validator-cacheHead: feature/peet-valiadator-activityevents


📝 Commits (2)

  • 1d19e0b Add new events for integration approval
  • aaf1c4b Update managemenet integration

📊 Changes

6 files changed (+8 additions, -14 deletions)

View changed files

📝 client/cmd/testutil.go (+1 -4)
📝 client/internal/engine_test.go (+1 -4)
📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 management/client/client_test.go (+2 -2)
📝 management/cmd/management.go (+1 -1)

📄 Description

Describe your changes

Add event store for the integrated peer approval

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/1668 **Author:** [@pappz](https://github.com/pappz) **Created:** 3/5/2024 **Status:** ✅ Merged **Merged:** 3/6/2024 **Merged by:** [@pappz](https://github.com/pappz) **Base:** `feature/peer-validator-cache` ← **Head:** `feature/peet-valiadator-activityevents` --- ### 📝 Commits (2) - [`1d19e0b`](https://github.com/netbirdio/netbird/commit/1d19e0bd06c4a028050f6c35ac92fe4a9a244aea) Add new events for integration approval - [`aaf1c4b`](https://github.com/netbirdio/netbird/commit/aaf1c4b98c18ed655d97aa95e8c869863968c4f4) Update managemenet integration ### 📊 Changes **6 files changed** (+8 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/testutil.go` (+1 -4) 📝 `client/internal/engine_test.go` (+1 -4) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `management/client/client_test.go` (+2 -2) 📝 `management/cmd/management.go` (+1 -1) </details> ### 📄 Description ## Describe your changes Add event store for the integrated peer approval ## 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 04:07:40 -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#17726