“Naeel”
|
d67b9745a8
|
feat: trigger.enabled + job.run_id lifecycle control (operator v0.1.6, provider v0.1.4)
- TriggerSpec.Enabled bool (default=true): enabled=false масштабирует Deployment до 0
- FunctionJobSpec.RunID int64 (default=0): run_id=0 = skip, >0 = run
- API: PATCH /v1/namespaces/{ns}/triggers/{name} (UpdateTrigger)
- Provider: enabled attribute (Optional, Computed, in-place update)
- Provider: run_id attribute (Optional, Computed, default=0, RequiresReplace)
- operator image: naeel/sless-operator:v0.1.6
- provider: terra.k8c.ru/naeel/sless v0.1.4
|
2026-03-08 10:10:32 +04:00 |
|
“Naeel”
|
d6212d1cee
|
doc: обновлена документация — FunctionJob, proxy /fn/, operator v0.1.5, provider v0.1.3
|
2026-03-07 18:40:36 +04:00 |
|
“Naeel”
|
d6dc676dfd
|
doc: document operator deploy, nodejs20 runtime, Dockerfile fixes, go.mod fix
|
2026-03-07 17:02:28 +04:00 |
|
“Naeel”
|
0856fbc454
|
doc: decisions — scale-to-zero v2, replicas todo, postgres optional
|
2026-03-07 11:10:37 +04:00 |
|
“Naeel”
|
dc7542148e
|
docs: обновить всю документацию по результатам сессии 2026-03-07
- infrastructure/overview.md: исправить S3 URL, Container Registry (DockerHub),
namespace sless, Terraform Registry terra.k8c.ru
- errors/log.md: добавить 3 ошибки — kaniko S3 scheme, бесконечный цикл сборки,
docker credStore desktop.exe
- decisions/log.md: добавить решения — DockerHub, terraform провайдер в той же
репе, WaitReady паттерн, code_hash для версионирования кода
- api/design.md: обновить базовый URL, добавить upload endpoint с описанием
процесса, исправить runtime список
|
2026-03-07 10:26:13 +04:00 |
|
“Naeel”
|
b29b6c3d10
|
docs: initial project documentation
- architecture overview and stack
- project structure and development order
- API design (endpoints, models, runtimes)
- infrastructure overview (k8s cluster, S3, registry)
- decisions log with rationale
- progress tracker v1/v2
|
2026-03-06 09:51:01 +04:00 |
|