Releases: beam-cloud/beta9
Releases · beam-cloud/beta9
Worker: format ipv6 addresses with square brackets
various ipv6 fixes (#110) * ipv6 fixes * wip * wip * wip --------- Co-authored-by: Luke Lombardi <[email protected]>
Gateway: look up correct redis keys for worker hostnames
various ipv6 fixes (#110) * ipv6 fixes * wip * wip * wip --------- Co-authored-by: Luke Lombardi <[email protected]>
Worker: Listen on any address
What's Changed
- Listen on any addr, default to hostPath when no image PVC provided by @nickpetrovic in #108
Gateway: Listen on any address and cursor pagination
What's Changed
- Cursor paginator by @jsun-m in #105
- Update readme by @mernit in #106
- Update README.md by @mernit in #107
- Listen on any addr, default to hostPath when no image PVC provided by @nickpetrovic in #108
Full Changelog: worker-0.1.1...gateway-0.1.2
Worker: Add features and fix bugs
Allow for IAM role-based auth and update EC2 instance types (#104) * pin version of cosmtrek air * optional aws keys and region * update to m7i from m6i in ec2 provider
Gateway: Add features and fix bugs
What's Changed
- Prototype logs scraping by @jsun-m in #58
- Events with fluent-bit and events client by @jsun-m in #76
- Add helm chart by @nickpetrovic in #79
- Fix event clients and use helm chart to deploy everything by @nickpetrovic in #81
- Add kustomize components and overlays by @nickpetrovic in #82
- Remote machines by @luke-lombardi in #80
- Refactored chart and kustomize, added GitHub Action for chart, etc by @nickpetrovic in #83
- Add init container to gateway controller by @nickpetrovic in #85
- Multi-GPU scheduling by @luke-lombardi in #84
- Fix a couple small dev issues by @luke-lombardi in #86
- Container abstraction by @dleviminzi in #70
- Fix clip image push by @luke-lombardi in #87
- Forward sigterm to kill process as well as update tasks by @jsun-m in #89
- Webserver Endpoint HTTP by @jsun-m in #78
- Add workspace creation endpoint by @luke-lombardi in #90
- Add in task list endpoint by @luke-lombardi in #91
- Use helpers by @luke-lombardi in #92
- Add mountpoint for s3 support to storage by @luke-lombardi in #93
- API filtering & more endpoints by @luke-lombardi in #94
- Add stub id to container logger by @luke-lombardi in #95
- Add GH action to test OIDC auth by @nickpetrovic in #96
- Fix stub type filter by @luke-lombardi in #97
- Openmeter usage metrics implementation by @luke-lombardi in #98
- Add tasks date filter by @jsun-m in #102
- Tasks log intercepting by @jsun-m in #99
- Allow for IAM role-based auth and update EC2 instance types by @nickpetrovic in #104
New Contributors
- @dleviminzi made their first contribution in #70
Full Changelog: runner-0.1.0...gateway-0.1.1
Runner: Initial release
Initial release of beta9 python runner. More info to follow.
Worker: Initial release
More info to follow.
Gateway: initial release
Initial release of beta9 gateway image. More info to follow.