Commit Graph
8 Commits
Author SHA1 Message Date
“Naeel” 72e5d50cd0 fix: ExpiryReaper orphan race + nodejs ESM entrypoint (v1.3.93) 2026-05-19 10:30:28 +04:00
“Naeel” d342b649a8 fix: restore NSReconciler, archive upload create/edit, fix version label both places; v1.3.45
- tenant.go: restore StartNSReconciler (sync FISSION_RESOURCE_NAMESPACES every 30s)
- main.go: call nsm.StartNSReconciler on startup
- handlers.go: handleCreateFunctionFromArchive (multipart), handleUpdateFunctionArchive (PUT /archive)
  source-type annotation, source_type in GET response
- functions.js: submitCreate/submitEdit archive mode, openEdit uses source_type
- index.html: version label updated in BOTH places (line 103 and 403) to v1.3.45
- console.yaml: image v1.3.45
- doc: archive-and-edit-modal-flow.md
2026-05-04 06:16:11 +04:00
Naeel 0a18711cdc console: raise default requested memory quota 2026-04-27 13:16:00 +03:00
Naeel 9b81068d36 console: raise default user quota headroom 2026-04-27 12:56:34 +03:00
Naeel 1247de5414 console: raise default user cpu quota to 8 2026-04-27 12:42:41 +03:00
Naeel c8630c3529 console: raise default user cpu quota 2026-04-27 12:13:21 +03:00
Naeel e600d6e1e8 fix: recreate namespace after manual deletion 2026-04-27 09:09:47 +03:00
Naeel 9461026546 refactor: checkpoint layer2 api console changes 2026-04-26 16:41:20 +03:00