Skip to content

plumb interface w/ default route for service zones#10837

Draft
rcgoodfellow wants to merge 1 commit into
mainfrom
ry/service-zone-route-interface
Draft

plumb interface w/ default route for service zones#10837
rcgoodfellow wants to merge 1 commit into
mainfrom
ry/service-zone-route-interface

Conversation

@rcgoodfellow

Copy link
Copy Markdown
Contributor

Addresses flaky webhook delivery described in

More complete writeup on the way pending a bit more testing.

impl Route {
pub async fn ensure_default_route_with_gateway(
gateway: Gateway,
datalink: Option<&str>,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit: can we make this non-optional? At that point I believe we can also make the datalink parameter to ensure_route_with_gateway non-optional too - this method was the only caller of it that passed None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants