Skip to content

Remove preview_free_user_cap feature flag

Doug Stull requested to merge 415482-remove-free-user-cap-preview into master

What does this MR do and why?

Why?

no longer needed and code can be removed as we've completely cut over see #415482 for more context

What?

  • Remove free_user_cap_new_namespaces feature flag and all code around its existance.
  • Collapses base class into enforcement as there is no need for base anymore.

note for reviewer: preview and notification are synonymous for the state we are removing here.

MR acceptance checklist

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

Related to #415482

Edited by Doug Stull

Merge request reports