Enable projects replication/verification in the Self-Service Framework by default

Once !120133 (merged) is verified we need to enable the FF be default.

TODO

  • Update a note !120133 (comment 1431978148)
  • Test on non GDK env
  • In ee/config/feature_flags/development/geo_project_replication.yml, set default_enabled: true
  • In ee/app/graphql/types/geo/geo_node_type.rb, remove the alpha option for the released type
  • Run bundle exec rake gitlab:graphql:compile_docs after the step above to regenerate the GraphQL docs.
  • Add a row for Projects to the Data types table in Geo data types support
  • Add a row for Projects to the Limitations on replication/verification table in Geo data types support. If the row already exists, then update it to show that Replication and Verification are released in the current version.
Edited by Valery Sizov