Skip to content
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

clean up dpd-client #5951

Merged
merged 1 commit into from
Jun 26, 2024
Merged

clean up dpd-client #5951

merged 1 commit into from
Jun 26, 2024

Conversation

ahl
Copy link
Contributor

@ahl ahl commented Jun 25, 2024

No description provided.

@ahl ahl requested a review from jmpesp June 25, 2024 23:47
@@ -44,20 +37,16 @@ impl Client {
pub async fn ensure_nat_entry(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure it makes a ton of sense to layer custom methods on top of the progenitor methods.. but maybe this is fine.

///
/// nat_ipv[46]_delete are not idempotent (see oxidecomputer/dendrite#343),
/// but this wrapper function is. Call this from sagas instead.
pub async fn ensure_nat_entry_deleted(
Copy link
Contributor

Choose a reason for hiding this comment

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

interesting, was this not used anymore?

@ahl ahl merged commit 9907585 into main Jun 26, 2024
20 checks passed
@ahl ahl deleted the dpd-client-cleanup branch June 26, 2024 01:11
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.

2 participants