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

web: add feature flag PropagateCancels #7778

Merged
merged 2 commits into from
Nov 4, 2024
Merged

web: add feature flag PropagateCancels #7778

merged 2 commits into from
Nov 4, 2024

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Oct 31, 2024

This allow client-initiated cancels to propagate through gRPC.

CPS Compliance Review: this flag does not impact any compliance obligations found in our CPS.
IN-10803 tracks the SRE-side changes to enable this flag.

Fixes #7761

This allow client-initiated cancels to propagate through gRPC.
@jsha jsha requested a review from a team as a code owner October 31, 2024 22:37
@jsha jsha requested a review from aarongable October 31, 2024 22:37
Copy link
Contributor

@jsha, this PR appears to contain configuration and/or SQL schema changes. Please ensure that a corresponding deployment ticket has been filed with the new values.

Copy link
Contributor

@jsha, this PR adds one or more new feature flags: PropagateCancels. As such, this PR must be accompanied by a review of the Let's Encrypt CP/CPS to ensure that our behavior both before and after this flag is flipped is compliant with that document.

Please conduct such a review, then add your findings to the PR description in a paragraph beginning with "CPS Compliance Review:".

@letsencrypt letsencrypt deleted a comment from github-actions bot Nov 4, 2024
aarongable
aarongable previously approved these changes Nov 4, 2024
Copy link
Contributor

@aarongable aarongable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % typo

features/features.go Outdated Show resolved Hide resolved
jprenken
jprenken previously approved these changes Nov 4, 2024
@aarongable aarongable dismissed stale reviews from jprenken and themself via 02304bb November 4, 2024 22:12
@aarongable aarongable merged commit 0268560 into main Nov 4, 2024
14 checks passed
@aarongable aarongable deleted the propagate-cancels branch November 4, 2024 22:37
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.

wfe: propagate cancellations
4 participants