Naeel
|
cca3a8cdc1
|
fix: migrate sless endpoint from sless-api.kube5s.ru to sless.kube5s.ru (new cluster ingress 185.247.187.147)
|
2026-03-18 08:48:50 +03:00 |
|
Naeel
|
5d9045babc
|
docs: E2E results 2026-03-17 — all 4 examples PASS on test stand
|
2026-03-18 06:27:57 +03:00 |
|
Naeel
|
2798f3b896
|
chore: provider v0.1.18, update examples (harbor branch)
|
2026-03-12 09:19:17 +03:00 |
|
“Naeel”
|
0011bd0f39
|
chore: terraform.tfvars.change — инструкция по переименованию
|
2026-03-11 18:38:51 +04:00 |
|
“Naeel”
|
20fb5f6539
|
chore: добавлены terraform.tfvars.change — шаблоны для токена (переименовать в terraform.tfvars)
|
2026-03-11 18:38:07 +04:00 |
|
“Naeel”
|
57193536f3
|
fix: ModifyPlan — terraform plan теперь видит изменения в source_dir (provider v0.1.16)
|
2026-03-11 18:27:46 +04:00 |
|
“Naeel”
|
c4559dd365
|
fix: go1.23 build context — COPY . /app/handler/ вместо COPY handler/
|
2026-03-11 16:14:42 +04:00 |
|
“Naeel”
|
78d11aeb26
|
refactor: rename handler.go→greeting.go, buildGreeting() in hello-go example
|
2026-03-11 16:02:49 +04:00 |
|
“Naeel”
|
a709b38f6b
|
feat: go1.23 runtime support
- runtimes/go1.23/server.go: HTTP-wrapper + job-runner (SLESS_MODE=job)
- runtimes/go1.23/go.mod: module sless/fn (изолирует от корневого go.mod)
- runtimes/go1.23/Dockerfile: multi-stage build (golang:1.23-alpine → alpine:3.20)
- internal/builder/context.go: go1.23 в runtimeBaseImage + generateDockerfile
- controllers/functionjob_controller.go: go1.23 runner (nil cmd + SLESS_MODE=job env)
- api/v1alpha1/function_types.go: enum go1.21 → go1.23
- config/crd/bases/...: CRD обновлён
- terraform/provider: OneOf обновлён
- examples/hello-go: HTTP + job примеры на go1.23
- deployments/k8s/operator.yaml: v0.1.25
|
2026-03-11 15:40:47 +04:00 |
|