mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 19:34:31 +00:00
services.py run_init_scripts() called init_kong.sh with -n env[NAMESPACE] where NAMESPACE is the database namespace (e.g. knoe-db). The -n flag sets COMMON_CORE_NAMESPACE which wins over SERVICE_NAMESPACE in common_core_resolve_namespace, so Kong deployed into knoe-db. Fix: resolve kong_ns from SERVICE_NAMESPACE, falling back to _get_service_namespace() and finally knoe-system. Exclude default as it is the Tk StringVar initial value, not a real service namespace. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| screens | ||
| __init__.py | ||
| legacy_tk.py | ||
| ncurses_ui.py | ||
| tkinter_ui.py | ||