iop/apps/edge/internal
toki 445716cc3e feat(edge): runtime config refresh mechanism implementation
- Add configrefresh package for config classification, request handling
- Add bootstrap refresh_admin.go for admin-level config refresh
- Add edgevalidate package for config validation
- Update edge bootstrap runtime with refresh capabilities
- Update edge service layer with config refresh integration
- Update openai layer routes/chat_handler/server for config refresh
- Update edgecmd config handling with refresh support
- Update input manager, transport server, status provider
- Add edge.yaml config updates and go/config package changes
- Add hostsetup templates and test updates
- Update roadmap and phase documentation for runtime-reconnect-config-refresh
2026-06-21 21:35:50 +09:00
..
bootstrap feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
configrefresh feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
controlplane feat(node): FIFO admission queue 구현 및 관련 파일 업데이트 2026-06-15 07:38:37 +09:00
edgecmd feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
edgevalidate feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
events feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
input feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
node feat: provider catalog device status implementation 2026-06-20 08:54:18 +09:00
openai feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
opsconsole feat: edge model group queue scheduling improvements 2026-06-16 10:58:30 +09:00
service feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
transport feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00