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

Add src and dst fields to request #7051

Conversation

niklasberglund
Copy link
Collaborator

@niklasberglund niklasberglund commented Oct 23, 2024

Adds fields to create firewall rule request. Adds the fields src and dst which for now are duplicates of from and to which are to be removed later on. To test these changes run any test that create a firewall rule:

  • testAPIConnectionViaBridges
  • testConnectionRetryLogic
  • testWireGuardOverTCPAutomatically

This change is Reviewable

@niklasberglund niklasberglund added the iOS Issues related to iOS label Oct 23, 2024
@niklasberglund niklasberglund self-assigned this Oct 23, 2024
Copy link

linear bot commented Oct 23, 2024

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet force-pushed the migrate-fields-in-the-new-rule-request-from-fromto-to-srcdst-ios-903 branch from e35120e to c2fdaa0 Compare October 29, 2024 10:48
Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet merged commit 91f5a07 into main Oct 29, 2024
11 checks passed
@buggmagnet buggmagnet deleted the migrate-fields-in-the-new-rule-request-from-fromto-to-srcdst-ios-903 branch October 29, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants