cc2b50bc72
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PSK5g6qYLknKj8u3QAFEr6
24 lines
1.6 KiB
Markdown
24 lines
1.6 KiB
Markdown
# felhom.eu — task reports
|
|
|
|
> **Overwrite** this file with a summary of the most recent task only (uniform with the other repos; not cumulative). The cumulative hub history lives in [hub/CHANGELOG.md](hub/CHANGELOG.md); the scripts history lives in [scripts/CHANGELOG.md](scripts/CHANGELOG.md).
|
|
|
|
## TASK — hub v0.43.1: Git Sync form hint (credentials optional) — 2026-07-10
|
|
|
|
**Pairs with controller v0.112.0 (anonymous registry self-update — full report in
|
|
felhom-controller/REPORT.md).** One template string, no behavior change: the config editor's Git Sync
|
|
section looked load-bearing, but the credentials matter only for a PRIVATE app catalog — since
|
|
controller v0.112.0 version discovery + self-update work without them (anonymous Docker v2 token flow).
|
|
|
|
- `config_form.html` Git Sync section gains the hint: **"Opcionális — csak privát
|
|
alkalmazás-katalógushoz. A verziófrissítés enélkül is működik."**
|
|
- Deployed via GitOps: image `0.43.1`, manifest bump, ArgoCD sync → Synced/Healthy, rollout complete.
|
|
- Green gate green; render tests cover template parse.
|
|
|
|
**Pending operator step (per the controller task spec):** after the floor bump rolls Peti to 0.112.0,
|
|
delete the temporary Git Sync creds from Peti's hub config → next config pull → Peti's settings page
|
|
shows "Registry: nyilvános (hitelesítés nélkül)" with zero credentials on the box. (Verified live on
|
|
the credential-less demo box already: anonymous check OK, latest resolved, mode line renders.)
|
|
|
|
*(Previous report — hub v0.43.0 remote app-log diagnostics incl. the completed live tail round-trip —
|
|
is recorded in hub/CHANGELOG.md v0.43.0 and the git history of this file.)*
|