Skip to content

Commit

Permalink
[experiments] Extend privacy experiments temporarily (grpc#38252)
Browse files Browse the repository at this point in the history
Closes grpc#38252

COPYBARA_INTEGRATE_REVIEW=grpc#38252 from ananda1066:extend_exp 48d9c7c
PiperOrigin-RevId: 704357467
  • Loading branch information
ananda1066 authored and copybara-github committed Dec 9, 2024
1 parent c61456b commit 8df11e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/core/lib/experiments/experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
- name: canary_client_privacy
description:
If set, canary client privacy
expiry: 2024/12/01
expiry: 2025/01/01
owner: [email protected]
test_tags: []
allow_in_fuzzing_config: false
Expand All @@ -65,7 +65,7 @@
- name: client_privacy
description:
If set, client privacy
expiry: 2024/12/01
expiry: 2025/01/01
owner: [email protected]
test_tags: []
allow_in_fuzzing_config: false
Expand Down Expand Up @@ -192,7 +192,7 @@
- name: server_privacy
description:
If set, server privacy
expiry: 2024/12/01
expiry: 2025/01/01
owner: [email protected]
test_tags: []
allow_in_fuzzing_config: false
Expand Down

0 comments on commit 8df11e2

Please sign in to comment.