You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This enables true composability where registry instances can be distributed and synchronized, with new instances importing data from existing ones via HTTP.
586
-
587
-
588
562
## Testing
589
563
590
564
Run the test script to validate API endpoints:
@@ -600,8 +574,6 @@ You can specify specific endpoints to test:
600
574
./scripts/test_endpoints.sh --endpoint servers
601
575
```
602
576
603
-
>>>>>>> cf595b5 (Fix linting errors and update README with seed data composability features)
604
-
>>>>>>> 3b4643f (feat: allow registries to bootstrap server list from another registry)
0 commit comments