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

test: Add test case for reference regional target tcp proxy in CFR #3148

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gemmahou
Copy link
Collaborator

@gemmahou gemmahou commented Nov 11, 2024

Change description

based on #3047, #3112

Add additional test case for compute forwarding rule, verify that it can now reference to a regional tcp proxy

Tests you have done

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

@gemmahou gemmahou force-pushed the reference-regional-tcp branch 2 times, most recently from 956987a to 852d1e5 Compare November 11, 2024 21:44
@gemmahou gemmahou force-pushed the reference-regional-tcp branch 6 times, most recently from 0e09f51 to 8c02d43 Compare November 20, 2024 20:30
@gemmahou
Copy link
Collaborator Author

gemmahou commented Nov 20, 2024

No diffs in commit are related to forwarding rule or tcp proxy

Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from yuwenma. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@gemmahou gemmahou force-pushed the reference-regional-tcp branch from dbae7f1 to 0a82f6a Compare November 20, 2024 23:26
@gemmahou gemmahou modified the milestones: 1.126, 1.127 Dec 4, 2024
@@ -87,7 +87,7 @@ type ComputeTargetTCPProxyObservedState struct {
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// +kubebuilder:resource:categories=gcp,shortName=gcpcomputetargettcpproxy;gcpcomputetargettcpproxies
// +kubebuilder:subresource:status
// +kubebuilder:metadata:labels="cnrm.cloud.google.com/tf2crd=true";"cnrm.cloud.google.com/stability-level=stable";"cnrm.cloud.google.com/managed-by-kcc=true";"cnrm.cloud.google.com/system=true"
// +kubebuilder:metadata:labels="cnrm.cloud.google.com/stability-level=stable";"cnrm.cloud.google.com/managed-by-kcc=true";"cnrm.cloud.google.com/system=true"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's not turn off the TF-based controller in this PR

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done. Let's enable regional TCP Proxy first #3323 before merging this PR.

@gemmahou gemmahou force-pushed the reference-regional-tcp branch 2 times, most recently from 067dffb to 2361ea9 Compare December 12, 2024 22:41
@gemmahou gemmahou force-pushed the reference-regional-tcp branch from 2361ea9 to 44f85c1 Compare December 13, 2024 22:41
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