-
7ba3cfa3af
console: redirect root to console
Naeel
2026-04-27 10:51:41 +03:00
-
a11ac83baf
console: deploy llm label update
Naeel
2026-04-27 10:44:34 +03:00
-
62d42fb663
console: label linter and llm actions
Naeel
2026-04-27 10:43:44 +03:00
-
7ca148b09f
console: deploy timeout UI update
Naeel
2026-04-27 10:38:53 +03:00
-
01f546e0e8
console: use per-function invoke timeout
Naeel
2026-04-27 10:33:40 +03:00
-
e600d6e1e8
fix: recreate namespace after manual deletion
Naeel
2026-04-27 09:09:47 +03:00
-
6e2d070b05
fix: restore jwt login and control-plane checks
Naeel
2026-04-27 09:00:46 +03:00
-
221a42dd17
docs: forbid rollbacks and require commits
Naeel
2026-04-27 08:57:04 +03:00
-
1d189f70a8
remove legacy console package and refresh syntax tests
Naeel
2026-04-27 07:43:36 +03:00
-
7cfe20bf76
snapshot before legacy cleanup
Naeel
2026-04-27 07:36:06 +03:00
-
9461026546
refactor: checkpoint layer2 api console changes
Naeel
2026-04-26 16:41:20 +03:00
-
d866625634
doc: add layer2 api chat handoff
Naeel
2026-04-26 16:39:52 +03:00
-
76b9fee364
doc: add notes on debugging model tradeoffs
Naeel
2026-04-26 09:11:19 +03:00
-
6b06db66b9
doc: record layer1 multi-tenant pass analysis
Naeel
2026-04-26 09:06:45 +03:00
-
60646af0c8
refactor: split main.go into packages (internal/api, internal/fission, internal/runtime, cmd/server)
Naeel
2026-04-25 23:53:20 +03:00
-
1f4de2ec15
fix: v0.8.15 — auth testMode validates @ in token (block P fix)
Naeel
2026-04-25 17:05:02 +03:00
-
78553de39d
fix: AE test fixed GO_NS+600s retry; tf: go-builder-fast:v1 in simple_function
Naeel
2026-04-25 16:46:06 +03:00
-
7fccd39a73
feat: v0.8.14 — init overlay, /ns/status endpoint, token hint
v0.8.14
feat/simple-function-resource
Naeel
2026-04-25 16:40:27 +03:00
-
b46921708c
feat: use naeel/go-builder-fast:v1 with prebuilt stdlib, deploy v0.8.13
v0.8.13
Naeel
2026-04-25 15:18:01 +03:00
-
42b239bb51
feat: custom go-builder-fast with prebuilt stdlib for plugin mode
Naeel
2026-04-25 15:14:37 +03:00
-
3b9c6e2c5e
fix: semaphore+singleflight for ensureUserNS, fix 504 on 10 parallel new users (v0.8.12)
v0.8.12
Naeel
2026-04-25 14:41:35 +03:00
-
ca43d0a7d7
fix(console): assistant greeting -> Чем могу помочь v0.8.4
Naeel
2026-04-20 15:23:15 +03:00
-
fbf08402db
feat(console): generate prompt input before generating code v0.8.3
Naeel
2026-04-20 15:21:26 +03:00
-
48f787403c
feat(console): wider assistant, generate+explain buttons v0.8.2
Naeel
2026-04-20 15:17:17 +03:00
-
d76aa53f73
fix(console): testMode auth — X-Auth-Token accepted as sub v0.8.1
Naeel
2026-04-20 15:09:49 +03:00
-
9997dce2bb
feat(console): assistant answers any question v0.8.0
Naeel
2026-04-20 15:01:37 +03:00
-
80c05e57fd
feat(console): add AI assistant panel /api/ai/ask v0.7.9
Naeel
2026-04-20 14:45:00 +03:00
-
411de75b27
feat(console): replace LLM with real linters (node/python/ruby/php/perl/go) v0.7.8
Naeel
2026-04-20 14:35:58 +03:00
-
6f0101f656
feat: LLM syntax check via /console/api/ai/check
Naeel
2026-04-20 14:06:51 +03:00
-
ec23ddc0a6
feat: add fission_simple_function composite resource
Naeel
2026-04-20 13:35:57 +03:00
-
01df1498d6
feat: big-suite terraform example + provider nodejs zip fix
Naeel
2026-04-20 11:38:45 +03:00
-
4837d42ba1
test: add block AE — Go language invoke test
feat/namespace-isolation
Naeel
2026-04-20 04:54:56 +03:00
-
9eeda9b175
doc: report 2026-04-20, v0.7.6 bugs and fixes
Naeel
2026-04-20 04:46:01 +03:00
-
6a3bf7c253
test: блоки U-Z — multi-user concurrency, isolation, cross-user attacks, full cycle (PASS=63/FAIL=0)
Naeel
2026-04-19 19:49:27 +03:00
-
85a5a9c2cc
fix: v0.7.2 — name limit 57 chars (HTTPTrigger -route suffix = 63), tests A-T PASS=54/FAIL=0
Naeel
2026-04-19 18:41:27 +03:00
-
0545fb3aa3
test: add comprehensive test suite v2 (41 checks, blocks A-P)
Naeel
2026-04-19 17:49:56 +03:00
-
74815facce
fix: route isolation, 404 on invoke/delete nonexistent (v0.6.8)
Naeel
2026-04-19 17:10:01 +03:00
-
1c533fc577
fix: nodejs ESM wrapper via new Function, README for fission-console
Naeel
2026-04-19 16:52:22 +03:00
-
551a5b2f8e
fix: RBAC bind cluster-admin + list namespaces + TEST_MODE multi-tenant test
Naeel
2026-04-19 15:41:11 +03:00
-
9ebd36eed3
feat: lazy env creation + TTL functions + expiry reaper
Naeel
2026-04-19 15:05:12 +03:00
-
36772f8e70
docs: add detailed comments to addNSToFission and ensureUserNamespace RBAC block
Naeel
2026-04-19 14:42:18 +03:00
-
8a520cdcc2
feat: Fission SA RoleBindings in user namespace (cluster-admin) + v0.6.2
Naeel
2026-04-19 14:40:03 +03:00
-
e541ba6996
feat: RBAC ClusterRole for console namespace management
Naeel
2026-04-19 09:55:55 +03:00
-
8aad0cec58
feat: namespace isolation per user JWT sub claim
Naeel
2026-04-19 09:54:57 +03:00
-
50ba09e1b6
Merge feat/console-auth: auth через deck API, login overlay, logout
master
Naeel
2026-04-19 09:43:55 +03:00
-
-
903610bf71
chore: copilot instructions update
Naeel
2026-04-19 09:43:55 +03:00
-
0a1708e682
doc: тест auth v0.5.0 (2026-04-19)
feat/console-auth
Naeel
2026-04-19 08:50:34 +03:00
-
579bf97e17
console v0.5.0: auth через deck API, login overlay, logout
Naeel
2026-04-19 08:25:23 +03:00
-
c40fc47025
console v0.4.5: русификация UI, Go/TF предупреждения, handler.go в preferred
v0.4.5
feat/provider-audit
Naeel
2026-04-15 19:47:41 +03:00
-
fd236d87ea
feat: provider audit — builder support, function tuning, source archive
v0.3.0
Naeel
2026-04-15 17:46:47 +03:00
-
6d66e5b566
feat: multi-language support — PHP, Ruby, Perl, Go (binary-env)
v0.2.4
feat/console
Naeel
2026-04-15 17:01:40 +03:00
-
c78b539d24
doc: plan for multi-language support (Go, Java, PHP, Ruby, .NET, Perl)
Naeel
2026-04-15 16:31:34 +03:00
-
cccc5ca024
revert: remove Go function (runtime compilation timeout)
v0.2.3
Naeel
2026-04-15 16:24:57 +03:00
-
66404fde3a
add: Go function example (tf-go-hello-fn)
v0.2.2
Naeel
2026-04-15 16:19:25 +03:00
-
4964c8f357
console: fix favicon — full base64 data URI (v0.3.4)
v0.2.1
Naeel
2026-04-15 15:20:27 +03:00
-
7e23a71574
console: embed favicon as data URI (v0.3.3)
v0.2.0
Naeel
2026-04-15 15:15:21 +03:00
-
ab2eff69a0
ui: use terra.k8c.ru favicon (same as qu.kube5s.ru/ui/)
v0.1.8
Naeel
2026-04-15 15:08:58 +03:00
-
a199745c77
fix: restore 15 functions and roll console favicon image
v0.1.7
Naeel
2026-04-15 15:05:27 +03:00
-
ba32389600
ui: use nubes favicon url
v0.1.6
Naeel
2026-04-15 14:51:10 +03:00
-
8ac8428a76
docs: record strict cleanup to 6 verified functions
v0.1.5
Naeel
2026-04-15 14:43:58 +03:00
-
ba50d18f8f
fix(console): sync function package resourceversion after code update
v0.1.4
Naeel
2026-04-15 11:14:42 +03:00
-
d9a6d2f29e
fix(console): decode zip package literal before showing code in UI
v0.1.3
Naeel
2026-04-15 11:00:00 +03:00
-
1b8bff8364
fix(provider): detect source code drift and validate package/function references
v0.1.2
Naeel
2026-04-15 10:51:40 +03:00
-
e2b6a4472e
doc: add bugs #5, #6 (foreign key, entrypoint validation)
Naeel
2026-04-15 10:43:05 +03:00
-
ac2d2a1288
doc: comprehensive bug report from adversarial testing
Naeel
2026-04-15 10:40:32 +03:00
-
72fbb6c516
fix: console /console/ path prefix strip + TLS cert-manager letsencrypt
v0.1.1
Naeel
2026-04-15 10:22:19 +03:00
-
cdc7f06765
feat: add 15 auto-test functions + destroy-test + versioning rules
v0.1.0
Naeel
2026-04-15 08:19:52 +03:00
-
efa8721c36
docs: add step-by-step function deploy guide for any model
Naeel
2026-04-15 08:07:23 +03:00
-
19bcdc5fc7
docs: add repo rules, thinking log, and progress update for console
Naeel
2026-04-15 07:57:43 +03:00
-
8920ba10e6
fix: invoke auth via Fission router JWT login
Naeel
2026-04-15 07:48:56 +03:00
-
6731e8998b
feat: deliver fission console UI, k8s deploy, and tests
Naeel
2026-04-15 07:33:00 +03:00
-
7e2278371a
feat: scaffold fission console with list and function CRUD/invoke APIs
Naeel
2026-04-15 07:13:48 +03:00
-
8c3385693f
doc: add Fission Console UI plan for Codex
Naeel
2026-04-15 06:44:24 +03:00
-
-
f9dfb882f0
feat: support JS and Go source files in fission package loader
Naeel
2026-04-14 23:37:32 +03:00
-
d40c5c6e07
test: add multi-function stress suite and severe load testing
Naeel
2026-04-14 23:15:26 +03:00
-
b1b990ada3
test: add live acceptance CRUD test and document test flow
Naeel
2026-04-14 23:02:20 +03:00
-
81852c28b1
feat: add import support and unit tests for provider resources
Naeel
2026-04-14 23:00:46 +03:00
-
a2688e5f2c
chore: verify no large files or binaries
Naeel
2026-04-14 22:56:05 +03:00
-
f0446742fe
feat: complete MVP resources and validate end-to-end terraform flow
Naeel
2026-04-14 22:53:33 +03:00
-
cf55828ba6
feat: implement function and http trigger resources via CRD
Naeel
2026-04-14 22:40:11 +03:00
-
8842ec070e
feat: implement environment and package resources via fission CRD
Naeel
2026-04-14 22:36:54 +03:00
-
a8c28c751e
feat: scaffold terraform provider for fission via kubernetes CRD
Naeel
2026-04-14 21:55:50 +03:00
-
2e775e73a4
doc: switch provider MVP plan from REST v2 to Kubernetes CRD API
Naeel
2026-04-14 21:53:34 +03:00
-
ef0f4e3c00
doc: CODEX_PLAN.md — подробный план для GPT 5.3 Codex
Naeel
2026-04-14 21:23:23 +03:00