Go to file
“Naeel” 695f217e13 feat: operator v0.1.16 — job stdout -> status.Message (feature B)
- FunctionJobReconciler: added KubeClient field (kubernetes.Interface)
- getJobPodOutput(): reads pod logs via typed client after job succeeds
- main.go: inject kubernetes.NewForConfigOrDie into FunctionJobReconciler
- rbac.yaml: add pods/pods/log get/list/watch permissions
- examples/simple-python/: job->function chain demo (Python)
- examples/simple-node/: job->function chain demo (Node.js)

sless_job.X.message now contains the return value of the function
2026-03-09 14:50:06 +04:00
hello-node refactor: hello-node — zip-файлы в dist/, исходники остаются в code/ 2026-03-09 09:03:00 +04:00
notes-python feat: outputs — статус init-джобов для пользователя без kubectl 2026-03-09 14:09:55 +04:00
pg-query refactor: pg-query — ресурсы вынесены в pg-query.tf, main.tf только провайдеры 2026-03-09 09:11:31 +04:00
simple-node feat: operator v0.1.16 — job stdout -> status.Message (feature B) 2026-03-09 14:50:06 +04:00
simple-python feat: operator v0.1.16 — job stdout -> status.Message (feature B) 2026-03-09 14:50:06 +04:00