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

Enforce readonly variables #2771

Merged
merged 5 commits into from
Feb 26, 2020
Merged

Enforce readonly variables #2771

merged 5 commits into from
Feb 26, 2020

Conversation

damccorm
Copy link

@damccorm damccorm commented Feb 5, 2020

This will probably cause people to complain. It is gated on a feature flag (DistributedTask.Agent.ReadOnlyVariables), though, and we consider it a necessary security patch so we should roll it out, we just need to make sure our DRI knows its going out and knows the FF.

The FF is currently on everywhere

@damccorm damccorm requested review from jtpetty and jeschu1 February 5, 2020 14:35
@stephenmichaelf
Copy link
Member

Do we need to communicate with CSS about this before doing it?

@damccorm
Copy link
Author

damccorm commented Feb 5, 2020

Do we need to communicate with CSS about this before doing it?

We already did

Copy link
Contributor

@alex-peck alex-peck left a comment

Choose a reason for hiding this comment

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

LGTM

This will be a good candidate for an L1 test

Copy link
Contributor

@jtpetty jtpetty left a comment

Choose a reason for hiding this comment

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

LGTM

@jtpetty jtpetty merged commit c472d12 into master Feb 26, 2020
@damccorm damccorm deleted the users/damccorm/readOnly branch February 28, 2020 16:05
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.

4 participants