mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 42617, 43247, 43509, 43644, 43820) [GCE] Support legacy-https and generic health checks **What this PR does / why we need it**: - Adds CRUD functions to manage `compute.HttpsHealthChecks` The legacy HTTPS healthchecks will be used by the GLBC (GCE Load balancer Controller) - Adds CRUD functions to manage `compute.HealthChecks` These are required for the internal load balancer - Removes the logic that disregards NotFound errors on DeleteHttpHealthChecks as this is useful information for callers. Here are the three known invocations within kubernetes: [gce/gce_loadbalancer.go#L457]( |
||
---|---|---|
.. | ||
providers | ||
BUILD | ||
OWNERS | ||
cloud.go | ||
doc.go | ||
plugins.go |