Skip to content

Enable async project authroizations by default

What does this MR do and why?

With the rollout of #367683 (closed), this flag is now enabled in both staging and production at 100% for ~1 week now, without any reported issues.

This flag is being used here.

Screenshot_2022-08-31_at_11.14.27_AM

With this MR, we are making async project authroizations refresh the default behaviour, even in self-managed instances.

However, to be on the safer side, we are rolling this out by making default_enabled: true in the yml definition, so that self-managed customers could turn off the flag in case there are issues in their installations with this change.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Manoj M J

Merge request reports

Loading