Alexander Zobnin
|
0aae7e01bc
|
Zanzana: Add remote client metrics (#116012)
* Zanzana: Add remote client metrics
* fix linter
|
2026-01-08 15:24:54 +01:00 |
|
Alexander Zobnin
|
030c7099cb
|
Zanzana: Fix shadow client context (#114853)
* Zanzana: Fix shadow client context
* don't cancel on parent context cancel
* share timeout
|
2025-12-04 17:09:04 +01:00 |
|
Alexander Zobnin
|
5c49dbf4c4
|
Zanzana: Non-blocking shadow compile (#114774)
|
2025-12-04 11:28:09 +01:00 |
|
Alexander Zobnin
|
4bca10195e
|
Zanzana: Fix shadow client metric (#113771)
|
2025-11-12 16:48:48 +00:00 |
|
Alexander Zobnin
|
7a7fd45bdd
|
Zanzana: app platform style write APIs (#112812)
* refactor zanzana client instantiation
* refactor client imports
* POC write API (Mutate)
* fix linter
* delete exisitng folder parents
* refactor common functions
* minor refactor
* groupd operations by type
* atomic folder operations
* use deleteExisting for deletes
* Add tests for folders
* more tests
* resource permissions tests
* add more tests
* fix mock zanzana client
* fix linter
* fix linter
* re-use types from apps
* add some comments to the protobuf
|
2025-10-28 11:22:13 +01:00 |
|
Ryan McKinley
|
2f2289f226
|
Chore: Update authlib (foder as top level argument) (#111800)
|
2025-10-01 14:40:28 +00:00 |
|
Alexander Zobnin
|
72d212c5f9
|
Authlib: Update authz client to use zookies (#111291)
* Authlib: Update authz client to use zookies
* fix zookie return
* fix linter
|
2025-09-18 16:24:22 +02:00 |
|
Alexander Zobnin
|
1584349b99
|
Zanzana: Use authz client (#104037)
* Zanzana: use client from authzlib
* update go.sum
* use user UID for debugging
* Remove unused function
|
2025-04-24 10:57:24 +02:00 |
|
Alexander Zobnin
|
4bc9203cf6
|
Zanzana: Perform shadow requests (#103444)
* Zanzana: Execute checks in the background
* add metrics
* collect metrics
* cleanup
* shadow compile checker
* add time metrics for compiler
* run compile in parallel
* prevent deadlock
|
2025-04-08 10:03:35 +02:00 |
|