Move reference plugin to examples/scheduling-plugin; plugins/ ships empty as a drop-in mount point, e2e bind-mounts the example
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Dev-only mock upstream for the reference plugin (plugins/scheduling) — a stand-in for the
|
||||
// customer's real backend so `docker compose up` shows the plugin working out of the box. NOT part
|
||||
// Dev-only mock upstream for the reference plugin (examples/scheduling-plugin) — a stand-in for the
|
||||
// customer's real backend, ready for when you copy the reference plugin into plugins/. NOT part
|
||||
// of the app: stdlib only, in-memory (state resets on restart), no auth. Point SCHEDULING_UPSTREAM
|
||||
// at your real service in production.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user