You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deploy: support deploying dist-tests on top of a running cluster (#60)
* deploy: support deploying dist-tests on top of a running cluster
* gh: bump minor code version
invoke: support pre-loading scheduling decision (#49)
* invoke: add option to pre-load scheduling decision
* gh: bump minor version
* fixes to get the migration micro-benchmark to run again
* gh: bump code version
Fixes for new Planner behaviour (#44)
* faasm: bump tracked version
* gh: bump minor version
* ber: generate the latest proto files to generate valid BERs
Support running a CLI container against a `k8s` cluster (#30)
* cli: add option to run a CLI against a k8s cluster
* gh: bump minor version
* nits
* gh: bump patch version
Copy python includes when populating sysroot (#24)
* compose: also copy includes for sysroot population
* gh: bump patch version
* fix typo
* gh: bump patch