I forgot to test update backend service in my TCP Proxy test , updated update.yaml and added mock setBackendService function. Compared logs between real and mockGCP.
Tests you have done
[x] Run make ready-pr to ensure this PR is ready for review.
[x] Perform necessary E2E testing for changed resources.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/GoogleCloudPlatform/k8s-config-connector/blob/master/OWNERS)~~ [yuwenma]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Change description
I forgot to test update backend service in my TCP Proxy test , updated update.yaml and added mock setBackendService function. Compared logs between real and mockGCP.
Tests you have done
make ready-pr
to ensure this PR is ready for review.