Soam Vasani

Results 33 issues of Soam Vasani

Various tests sleep for a few seconds to let router and other controllers catch up to newly created functions and triggers. We should add some sort of deterministic API (maybe...

area-test

When fission spec apply is in a filesystem-watch loop, it can race with the builder: (a) the builder is trying to update the package with the deployment package and build...

area-fission-cli

We'd like to know how much installs fail, though we won't get logs it'll be a somewhat useful indicator of quality.

area-install

If no files match the include globs in an ArchiveUploadSpec, that spec should fail to validate.

area-ops

Our timer trigger today unconditionally retries when the function errors out. We should allow users to tune the behaviour on error: whether or not to retry, max retries, delay between...

area-events
area-timetrigger

`fission package info` outputs important build info. Somewhat inconveniently users have to first find the package name they are using. So we should make a `fission function buildlog` which finds...

area-builder
area-fission-cli

We have multiple-namespace support for Fission since 0.8.0; however, our API does not have support for authorization. Most of our server-side microservices talk directly to the K8s API. There's no...

area-multitenancy

Each environment's poolsize is currently set to a poolsize defined in the environment spec. The user is expected to set this based on the expected incoming rate of cold starts,...

area-function
area-executor