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

feat: Direct controller for compute target TCP proxy(regional) #3112

Conversation

gemmahou
Copy link
Collaborator

@gemmahou gemmahou commented Nov 6, 2024

Change description

based on #3047

Tests you have done

  • Run make ready-pr to ensure this PR is ready for review.
  • Perform necessary E2E testing for changed resources.

@gemmahou gemmahou force-pushed the direct-controller-tcp-regional branch 3 times, most recently from e458c3e to 1a587fa Compare November 6, 2024 20:00
@gemmahou gemmahou force-pushed the direct-controller-tcp-regional branch 8 times, most recently from 149e141 to 700a42b Compare November 18, 2024 20:34
@gemmahou gemmahou force-pushed the direct-controller-tcp-regional branch from fb752f6 to 10294a8 Compare November 19, 2024 19:08
@gemmahou
Copy link
Collaborator Author

All the diffs in commit are related to healthcheck or backend service, not from tcp proxy

Copy link
Collaborator

@yuwenma yuwenma left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Thanks. You may want to consider refactoring the code to simplify the global/regional logic across Compute resources.

actual *computepb.TargetTcpProxy
reader client.Reader
id *krm.ComputeTargetTCPProxyRef
targetTcpProxiesClient *gcp.TargetTcpProxiesClient
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: globalGCPClient regionalGCPClient

Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yuwenma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit de797cd into GoogleCloudPlatform:master Nov 20, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants