-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support BoB as a target environment to run Leviathan #926
Comments
cc: @rcooke-warwick @alexgg @jakogut @klutchell Do any of you have experience running a BoB setup? |
@vipulgupta2048 I'm running BoB, and I think everyone is expected to have tried it at some point. Off the top of my head we would need to expose the URLs used by Leviathan to be configurable. But more importantly, we would need to stop relying on paid features like the proxy. |
I haven't tried it or seen it run. I might need to set it up if we can determine priority for this task. |
We confirmed we can at least fully start supporting Levithan on staging and scale our way to BoB. |
Atm, we only support balena-cloud as a target environment on which leviathan runs. To unblock, https://github.com/balena-io/e2e/pull/225
We would need to provision a Bob and actually see how leviathan's stack will end up communicating on it and what needs to be made more configurable.
We later need to understand how Leviathan can be tested against a Bob, staging, and production environments and what changes would that might require.
apiURL
config option in leviathan, make sure to implement support for completely different API urls thanapi.balena-cloud.com
orapi.balena-staging.com
The text was updated successfully, but these errors were encountered: