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(kuma-cp) health check jitter #1570

Merged
merged 1 commit into from
Feb 18, 2021
Merged

feat(kuma-cp) health check jitter #1570

merged 1 commit into from
Feb 18, 2021

Conversation

lobkovilya
Copy link
Contributor

@lobkovilya lobkovilya commented Feb 17, 2021

Summary

HealthCheck policy, add support of the following fields:

  • initialJitter
  • intervalJitter
  • intervalJitterPercent

Documentation

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya merged commit 89dbcc2 into master Feb 18, 2021
@lobkovilya lobkovilya deleted the feat/hc-jitter branch February 18, 2021 12:27
mergify bot pushed a commit that referenced this pull request Feb 18, 2021
(cherry picked from commit 89dbcc2)

# Conflicts:
#	api/mesh/v1alpha1/health_check.pb.go
#	api/mesh/v1alpha1/health_check.proto
#	pkg/core/resources/apis/mesh/healthcheck_validator.go
#	pkg/core/resources/apis/mesh/healthcheck_validator_test.go
#	pkg/xds/envoy/clusters/v2/health_check_configurer.go
#	pkg/xds/envoy/clusters/v2/health_check_configurer_test.go
#	pkg/xds/envoy/clusters/v3/health_check_configurer.go
#	pkg/xds/envoy/clusters/v3/health_check_configurer_test.go
lobkovilya added a commit that referenced this pull request Feb 19, 2021
nickolaev pushed a commit that referenced this pull request Feb 19, 2021
* feat(kuma-cp) health check jitter (#1570)

* go.sum

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>

Co-authored-by: Ilya Lobkov <ilya.lobkov@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants