Better support app specific config in the TUI, fix globals.get for migrate_to_openbao, clean up a doc page for apps screen #52

Merged
jessebot merged 3 commits from refs/pull/52/head into main 2026-08-07 09:10:18 +00:00
jessebot commented 2026-08-07 09:10:13 +00:00 (Migrated from git.smallhack.org)
  • don't fail if apps_global_config.migrate_to_openbao is not present in the user's config
  • Fix key highlighting for the apps screen in the new environment section
  • clean some formatting in smol_k8s_lab/tui/app_widgets/app_inputs_confg.py
  • update roadmap.md to be a bit more current
  • better print complicated values in the TUI for app specific configs and let the user know they should edit these manually in the YAML
    • we will eventually fix this to support more complicated flows, but for now, this at least explains the situation.
- don't fail if `apps_global_config.migrate_to_openbao` is not present in the user's config - Fix key highlighting for the apps screen in the new environment section - clean some formatting in `smol_k8s_lab/tui/app_widgets/app_inputs_confg.py` - update roadmap.md to be a bit more current - better print complicated values in the TUI for app specific configs and let the user know they should edit these manually in the YAML - we will eventually fix this to support more complicated flows, but for now, this at least explains the situation.
Sign in to join this conversation.
No description provided.