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

apply oss proxy-via fix #2

Draft
wants to merge 3 commits into
base: v2.20-blackbird
Choose a base branch
from
Draft

Conversation

FuYu3699
Copy link

Description

Apply proxy-via fix to SF branch

Checklist

  • I made sure to update ./CHANGELOG.md.
  • I made sure to add any docs changes required for my change (including release notes).
  • My change is adequately tested.
  • I updated DEVELOPING.md with any 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.

@FuYu3699 FuYu3699 requested a review from P0lip February 20, 2025 10:51
@@ -52,6 +53,7 @@ type BaseConfig struct {
TelepresenceAPIV TelepresenceAPI `json:"telepresenceAPI,omitempty" yaml:"telepresenceAPI,omitempty"`
InterceptV Intercept `json:"intercept,omitempty" yaml:"intercept,omitempty"`
ClusterV Cluster `json:"cluster,omitempty" yaml:"cluster,omitempty"`
ClientV Client `json:"client,omitempty" yaml:"client,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

we could have it in the pro configuration

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