Block a user
Simplify egress route merge and consolidate Route types
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route
RE didericis/bot-bottle#121 (comment)
We want that coupling, that's the whole point of the change. Do the refactor.
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route
Couldn't we just solve this by having EgressRoute and Route inherit from BaseRoute? Seems cleaner.
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route
Let's fold the other egress issue in the unchecked task item from didericis/bot-bottle#117 into this PRD and the issue here https://gitea.dideric.is/didericis/bot-bo…
PRD 0030: Deduplicate egress token resolution across backends
PRD 0030: Deduplicate egress token resolution across backends
RE didericis/bot-bottle#119 (comment)
No, I'd like you to pass down a provisioned_env instead. Construct that map during provisioning steps, and merge it…