Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

[backport] cherry-pick a016262, 9858c75, 988003b, and 05e31c4 into release-v1.2 #5210

Merged
merged 5 commits into from
Oct 19, 2022

Conversation

shalier
Copy link
Contributor

@shalier shalier commented Oct 18, 2022

Description:
Backport the following commits plus fixes CVE-2022-27664 and CVE-2022-32149 into release-v1.2:
a016262 - cert rotation now ignores monotonic clock readings when checking expiration #5012
9858c75 - Fix health probe test flakiness #5163
988003b - fix(envoy): add keep-alive time to detect sidecar disconnections #5189
05e31c4 - test(envoy/bootstrap): add keepalive values to bootstrap test #5192

Affected area:

Functional Area
Other [x ]

cert rotation now ignores monotonic clock readings when checking expiration (openservicemesh#5012)
Signed-off-by: Sean Teeling <seanteeling@microsoft.com>
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
keithmattix and others added 3 commits October 18, 2022 14:56
Fix health probe test flakiness (openservicemesh#5163)

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
fix(envoy): add keep-alive time to detect sidecar disconnections (openservicemesh#5189)

- Defines a 60s keep-alive time after which probes will start
being sent to check if a sidecar is still connected to the
control plane
- Defines 5s interval and 5 probes after which connection
will time out

Signed-off-by: Sanya Kochhar <kochhars@microsoft.com>
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
test(envoy/bootstrap): add keepalive values to bootstrap test (openservicemesh#5192)

Adds values to bootstrap test for keepalive changes made in openservicemesh#5189

Signed-off-by: Sanya Kochhar <kochhars@microsoft.com>
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
Signed-off-by: Shalier Xia <shalierxia@microsoft.com>
@shalier shalier changed the title [backport] cherry-pick a016262 and 988003b into release-v1.2 [backport] cherry-pick a016262, 9858c75, 988003b, and 05e31c4 into release-v1.2 Oct 19, 2022
@keithmattix keithmattix merged commit d95aeff into openservicemesh:release-v1.2 Oct 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants