143 Commits
Author SHA1 Message Date
Naeel df74a69fde v1.3.27: fix Help modal — add -L flag, demo-login docs v1.3.27 2026-05-03 06:46:27 +03:00
“Naeel” d7352532dc chore: sync all changes from feat/ui-archive-upload session 2026-05-02 16:50:44 +04:00
“Naeel” aea4e93ca1 fix: удалены двойные префиксы test-test- в тестах 2026-05-02 15:06:06 +04:00
“Naeel” f956b5fb18 docs: добавлены правила cleanup в комментарии всех тестов, исправлена синтаксическая ошибка в test_simple_function.sh 2026-05-02 15:01:24 +04:00
“Naeel” 1ccf8ff33d fix: cleanup_test_namespaces.sh - удаляет ТОЛЬКО конкретные NS, не по маске 2026-05-02 14:58:41 +04:00
“Naeel” 4348d291bc test: добавлен префикс test- ко всем тестовым пользователям для явной идентификации и cleanup 2026-05-02 14:57:11 +04:00
“Naeel” 6d02c532d2 chore: создан cleanup_test_namespaces.sh для удаления тестовых namespace 2026-05-02 14:56:40 +04:00
“Naeel” d18958467c test: все тестовые namespace теперь начинаются с test- для явной маркировки 2026-05-02 14:25:56 +04:00
“Naeel” f527aa1e54 test: полностью удалён блок генерации и теста Go из bench_heavy.py 2026-05-02 14:24:44 +04:00
“Naeel” 9a23a03fc8 test: удалены все тесты Go для Fission 2026-05-02 14:21:07 +04:00
“Naeel” d15eb2405e refactor: перемещены все тестовые скрипты в scripts/ 2026-05-02 14:18:21 +04:00
“Naeel” 4006cec7c7 refactor(ui): удалены функции создания из index.html, подключён functions.js 2026-05-02 14:03:35 +04:00
“Naeel” 2bbe5cea3b refactor(ui): вынесены CRUD-функции создания в отдельный модуль functions.js 2026-05-02 14:02:54 +04:00
“Naeel” df1eb701f0 WIP: все несохранённые изменения (bulk commit) 2026-05-02 13:58:45 +04:00
“Naeel” f8c4b3ebca Рефакторинг: auth/login вынесены в отдельные модули, правила обновлены под локальный git 2026-05-02 13:58:45 +04:00
Naeeland“Naeel” 2bc04d5bfd feat: restore cron page, email in navbar, metrics pipeline v1.3.19 2026-05-02 13:58:45 +04:00
Naeel 1610011f7f Merge branch 'feat/ui-archive-upload' of https://gitea.services.ngcloud.ru/Nail/fission into feat/ui-archive-upload 2026-05-01 13:25:18 +03:00
Naeel 3251df8c09 Удалён остаток write_go() функции (go.mod часть) 2026-05-01 13:24:37 +03:00
Naeel 05c15cbf28 Удалены все Go-ссылки из tests_v2.sh (переменная GO_NS и БЛОК AE) 2026-05-01 13:14:41 +03:00
Naeel 72f73c5f63 Удалены все Go-тесты и функция write_go() из test_simple_function.sh 2026-05-01 13:08:20 +03:00
Naeel e4d09b14da Merge branch 'feat/ui-archive-upload' of https://gitea.services.ngcloud.ru/Nail/fission into feat/ui-archive-upload 2026-05-01 12:39:57 +03:00
Naeel ea02e02059 Откат к рабочему состоянию: удалён golang, чистая сборка 2026-05-01 12:39:24 +03:00
“Naeel” c37d91cbfc Откат к рабочему состоянию: удалён golang, чистая сборка 2026-05-01 13:29:49 +04:00
Naeel 2b97a3dbc6 pre-golang-removal: snapshot before removing all golang integration (2026-05-01) 2026-05-01 11:42:24 +03:00
“Naeel” f1b0369737 modular split: move invoke, auth, utils, function CRUD handlers to separate files (2026-05-01) 2026-05-01 12:22:23 +04:00
“Naeel” 9995df60d6 docs: план интеграции загрузки функций из архивов в UI (2026-04-30) 2026-04-30 18:42:49 +04:00
Naeel 41e93f3965 Restore working console header 2026-04-30 09:26:50 +03:00
Naeel 6bd96cb7c1 Fix console header 2026-04-30 09:25:26 +03:00
Naeel aad13ea2b7 Fix console help text 2026-04-30 09:14:10 +03:00
Naeel 33a421e189 fix: metrics-collector /cron/metrics route + UI API path, croned-pkg URL updated, image v0.1.1 2026-04-29 10:45:44 +03:00
Naeel df8bf0d476 refactor: extract metrics-collector from fission-console, bump console to v1.3.12 2026-04-29 10:17:09 +03:00
Naeel abcd6bad36 feat(cron): Russian UI, table pagination 10 rows/page, bump to v1.3.11 2026-04-29 09:49:25 +03:00
Naeel 6816c038b4 feat(cron): clarify node metrics in UI description, bump to v1.3.10 2026-04-29 09:44:45 +03:00
Naeel 38f2641b31 docs(cron): document full auth chain fix and push URL bug 2026-04-29
CRON/CRON_TIMER_FIX_2026-04-29.md:
- moved from doc/cron/ to CRON/ (correct location)

CRON/FISSION_CRON_NOTES.md:
- added section on timer->router 401 and resolution via console-gateway
- documented push URL bug (missing :8090 -> timeout)
- documented full working chain with timestamps
- added reminder: console service port is 8090, not 80

doc/report-2026-04-29-cron-fix.md:
- new session report: symptoms, diagnosis, all 3 problems fixed,
  architecture diagram, affected components table, lessons learned
2026-04-29 09:35:42 +03:00
Naeel 59a5b77ca9 fix(cron): timer auth chain via console gateway, bump image to v1.3.9 - Added handleFissionFunctionGateway in handlers.go: accepts unauthenticated POST /fission-function/<ns>/<fn>/, fetches router JWT, proxies upstream - Registered public routes /fission-function and /fission-function/ in server.go - Bumped image tag v1.3.8 -> v1.3.9 in deploy/console.yaml - Live: patched timer Deployment --routerUrl to http://fission-console.fission.svc.cluster.local:8090 - Added doc/cron/CRON_TIMER_FIX_2026-04-29.md Root cause: timer reads --routerUrl CLI arg only (not FISSION_ROUTER_URL env), router.fission requires JWT that timer does not provide -> 401 on every tick. 2026-04-29 09:21:25 +03:00
Naeel 35fd9ec40e fix: document cron router auth chain 2026-04-29 08:39:19 +03:00
Naeel a534fddd2c Organize LLM assets and function lifecycle fixes 2026-04-28 13:04:08 +03:00
Naeel 82eba079f6 feat: add fission-aware ai prompts 2026-04-28 07:31:19 +03:00
Naeel 9168fc2d9e fix: Python template def main() without ctx arg 2026-04-27 18:08:00 +03:00
Naeel fcc3449469 doc: progress log 2026-04-27 — poolmgr reuse fix + console cleanup 2026-04-27 15:16:36 +03:00
Naeel 96a02b4d72 console: remove time-trigger counter card from dashboard 2026-04-27 15:15:03 +03:00
Naeel 862c7a771e console: deploy requested memory quota fix 2026-04-27 13:17:13 +03:00
Naeel 0a18711cdc console: raise default requested memory quota 2026-04-27 13:16:00 +03:00
Naeel 77339dc8e0 console: deploy quota headroom fix 2026-04-27 12:57:33 +03:00
Naeel 9b81068d36 console: raise default user quota headroom 2026-04-27 12:56:34 +03:00
Naeel 3c2bd7a12f console: deploy quota 8 fix 2026-04-27 12:43:50 +03:00
Naeel 1247de5414 console: raise default user cpu quota to 8 2026-04-27 12:42:41 +03:00
Naeel d295c8d507 console: deploy quota fix 2026-04-27 12:14:32 +03:00
Naeel c8630c3529 console: raise default user cpu quota 2026-04-27 12:13:21 +03:00
Naeel ae877c9768 console: deploy invoke timeout fix 2026-04-27 11:49:36 +03:00