This website requires JavaScript.
Explore
Help
Sign In
Nail
/
fission-console
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59a5b77ca9ca78efe598cc644c2213d077bc90c0
fission-console
/
console
/
internal
T
History
Naeel
59a5b77ca9
fix(cron): timer auth chain via console gateway, bump image to v1.3.9 - Added handleFissionFunctionGateway in handlers.go: accepts unauthenticated POST /fission-function/<ns>/<fn>/, fetches router JWT, proxies upstream - Registered public routes /fission-function and /fission-function/ in server.go - Bumped image tag v1.3.8 -> v1.3.9 in deploy/console.yaml - Live: patched timer Deployment --routerUrl to
http://fission-console.fission.svc.cluster.local:8090
- Added doc/cron/CRON_TIMER_FIX_2026-04-29.md Root cause: timer reads --routerUrl CLI arg only (not FISSION_ROUTER_URL env), router.fission requires JWT that timer does not provide -> 401 on every tick.
2026-04-29 09:21:25 +03:00
..
api
fix(cron): timer auth chain via console gateway, bump image to v1.3.9 - Added handleFissionFunctionGateway in handlers.go: accepts unauthenticated POST /fission-function/<ns>/<fn>/, fetches router JWT, proxies upstream - Registered public routes /fission-function and /fission-function/ in server.go - Bumped image tag v1.3.8 -> v1.3.9 in deploy/console.yaml - Live: patched timer Deployment --routerUrl to
http://fission-console.fission.svc.cluster.local:8090
- Added doc/cron/CRON_TIMER_FIX_2026-04-29.md Root cause: timer reads --routerUrl CLI arg only (not FISSION_ROUTER_URL env), router.fission requires JWT that timer does not provide -> 401 on every tick.
2026-04-29 09:21:25 +03:00
cloud
console: raise default requested memory quota
2026-04-27 13:16:00 +03:00
fission
snapshot before legacy cleanup
2026-04-27 07:36:06 +03:00
model
fix: document cron router auth chain
2026-04-29 08:39:19 +03:00
runtime
Organize LLM assets and function lifecycle fixes
2026-04-28 13:04:08 +03:00