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

WIP: add support for first-n-connections #3650

Closed

Conversation

based64god
Copy link

@based64god based64god commented Jul 17, 2024

Description

Posting this to get some early feedback. Addressing checklist items in follow up commits.

The goal of this PR is to add support for the ability to proxy only the first N connections that get sent to a service, and then otherwise ignore subsequent connections. The intended use case here is to provide a helpful control mechanism for applications with exotic, long-lived application layer protocols for use during development:

to name a few.

Checklist

  • I made sure to update ./CHANGELOG.yml.
  • I made sure to add any docs changes required for my change (including release notes).
  • My change is adequately tested.
  • I updated CONTRIBUTING.md with any special dev tricks I had to use to work on this code efficiently.
  • I updated TELEMETRY.md if I added, changed, or removed a metric name.
  • Once my PR is ready to have integration tests ran, I posted the PR in #telepresence-dev in the datawire-oss slack so that the "ok to test" label can be applied.

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment, or this will be closed in 14 days.

@github-actions github-actions bot added the stale Issue is stale and will be closed label Aug 16, 2024
@github-actions github-actions bot removed the stale Issue is stale and will be closed label Aug 16, 2024
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment, or this will be closed in 14 days.

@github-actions github-actions bot added the stale Issue is stale and will be closed label Sep 19, 2024
Copy link

github-actions bot commented Oct 4, 2024

This PR was closed because it has been stalled for 14 days with no activity.

@github-actions github-actions bot closed this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue is stale and will be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant