Commit Graph

  • 06b54c97f1 fix: use correct event field name setup_key_name (not setup_key) main Prox 2026-03-06 19:49:50 +02:00
  • 9ffe1ba7b5 chore: mark GS-Enroll-Test as enrolled admin 2026-03-06 17:47:04 +00:00
  • 5f9da63fa0 Merge pull request 'add GS-Enroll-Test setup key for enrollment test' (#5) from test-scenario-4 into main admin 2026-03-06 17:31:51 +00:00
  • 6433452c9d add GS-Enroll-Test setup key for enrollment test test-scenario-4 Prox 2026-03-06 19:30:25 +02:00
  • 2a3e033b56 log setup key values in reconcile job output Prox 2026-03-06 19:29:59 +02:00
  • bb7fc8dc16 flat table with action column in dry-run PR comment Prox 2026-03-06 19:20:29 +02:00
  • a93eebdf18 Merge pull request 'removed setup key' (#4) from test-scenario-3 into main admin 2026-03-06 17:19:12 +00:00
  • 062e228902 removed setup key test-scenario-3 Prox 2026-03-06 19:17:04 +02:00
  • ad8557d543 add field-level change details to dry-run and reconcile output Prox 2026-03-06 19:11:36 +02:00
  • 490ae09a3f Merge pull request 'disabled pilots-to-gs policy' (#3) from test-scenario-2 into main admin 2026-03-06 17:02:43 +00:00
  • bd1e792281 disabled pilots-to-gs policy test-scenario-2 Prox 2026-03-06 19:00:12 +02:00
  • 565bd35a6e Merge pull request 'added group and policy' (#2) from test-scenario-1 into main admin 2026-03-06 16:56:13 +00:00
  • 066cc830e5 added group and policy test-scenario-1 Prox 2026-03-06 18:53:45 +02:00
  • 0eef866266 markdown improvement Prox 2026-03-06 18:16:13 +02:00
  • aa4aa32655 updated dry-run job Prox 2026-03-06 18:07:48 +02:00
  • 9a29a9cc0c improved jobs Prox 2026-03-06 18:04:17 +02:00
  • 19bf70034c updated dry-run.yml and reconcile jobs Prox 2026-03-06 18:00:08 +02:00
  • 42c1eb6f73 added test setup key Prox 2026-03-06 17:56:58 +02:00
  • a316e39cae added TEST_SCENARIOS Prox 2026-03-06 18:29:39 +02:00
  • 6ff1212f21 markdown improvement test-dry-run Prox 2026-03-06 18:16:13 +02:00
  • 034de8fea1 updated dry-run job Prox 2026-03-06 18:07:48 +02:00
  • c6f4ae9614 improved jobs Prox 2026-03-06 18:04:17 +02:00
  • f1be3874bb updated dry-run.yml and reconcile jobs Prox 2026-03-06 18:00:08 +02:00
  • fb2a1eddf1 added test setup key Prox 2026-03-06 17:56:58 +02:00
  • 312423c0c7 updated dry-run.yml Prox 2026-03-06 17:54:35 +02:00
  • 6704ecf74e added state-driven jsons Prox 2026-03-06 17:48:16 +02:00
  • 28eabc270e updated inventory with proper key Prox 2026-03-06 17:30:39 +02:00
  • 53433dc3de added gitea for PoC Prox 2026-03-06 17:11:28 +02:00
  • ded80f5a4b update jsons Prox 2026-03-06 16:29:58 +02:00
  • 5c9c3f33bf added schema expansion for testing Prox 2026-03-06 16:28:01 +02:00
  • 11434f667a updated deno version Prox 2026-03-06 13:30:51 +02:00
  • b4f3ce7870 reconciler PoC Prox 2026-03-06 13:21:08 +02:00
  • cd6e8ea120 test: add integration tests for reconcile HTTP endpoint Prox 2026-03-04 00:28:51 +02:00
  • 880cb2de4b fix: allow .env.example in gitignore Prox 2026-03-04 00:27:59 +02:00
  • f93aa4593e feat: add Docker Compose deployment config Prox 2026-03-04 00:26:33 +02:00
  • 487368b7e8 feat: add empty netbird.json state file Prox 2026-03-04 00:26:23 +02:00
  • c5d18b05f3 feat: add Gitea Actions CI workflows for dry-run, reconcile, and release Prox 2026-03-04 00:26:20 +02:00
  • a615d24ba2 feat: add HTTP server with /reconcile, /sync-events, /health endpoints Prox 2026-03-04 00:24:29 +02:00
  • 4041984159 feat: add poller background loop with Gitea state commit Prox 2026-03-04 00:21:54 +02:00
  • 122db3540f feat: add Gitea API client for state commits and PR comments Prox 2026-03-04 00:19:12 +02:00
  • 05440ea740 feat: add enrollment event detection from NetBird audit events Prox 2026-03-04 00:17:17 +02:00
  • 376e0b5a9d feat: add operation executor with abort-on-failure semantics Prox 2026-03-04 00:15:19 +02:00
  • a21adf67bc feat: add diff engine computing operations from desired vs actual state Prox 2026-03-04 00:10:58 +02:00
  • 9742807f91 feat: add actual state fetcher with name/ID indexing Prox 2026-03-04 00:07:23 +02:00
  • ed12ccae77 feat: add desired state schema with Zod validation and cross-reference checks Prox 2026-03-04 00:04:20 +02:00
  • f9ccf1860b fix: correct events endpoint path and error body handling Prox 2026-03-04 00:01:38 +02:00
  • 0e2d828bd4 feat: add NetBird API client with types and tests Prox 2026-03-03 23:58:21 +02:00
  • 50f83df903 fix: address scaffold code quality review feedback Prox 2026-03-03 23:55:12 +02:00
  • c0953b9ffc feat: scaffold netbird-reconciler project Prox 2026-03-03 23:52:20 +02:00
  • e2f8e5bd1f added beads Prox 2026-03-03 23:45:31 +02:00
  • 2224d21c0e Initial commit Prox 2026-03-03 23:45:05 +02:00