GoogleCloudPlatform / k8s-cloud-provider

Support code for implementing a Kubernetes cloud provider for Google Cloud Platform
Apache License 2.0
37 stars 46 forks source link

Add EnsureBackendService test #219

Closed akwi-github closed 1 month ago

akwi-github commented 2 months ago

Setup

  1. Create Global HealthCheck
  2. Create a Global BackendService and add 1 HealthCheck to it

Changes

Execute planner only (without executing)

Expectations

Ensure that there are no necessary update actions

akwi-github commented 2 months ago

/cc @kl52752 /cc @mag-kol /cc @AwesomePatrol

akwi-github commented 1 month ago

/assign @kl52752

kl52752 commented 1 month ago

/lgtm /approve

google-oss-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akwi-github, kl52752

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: - ~~[e2e/OWNERS](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/blob/master/e2e/OWNERS)~~ [kl52752] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment