Change cells.sequence_range to cells.sequence_ranges

Overview

Cells sequence range in topology service config.toml is changed to hold multiple sequence-ranges - gitlab-org/cells/topology-service!188 (merged).

To be inline with this, GDK should also update its cells config.

  • To have sequence_ranges
  • And assign 100 billion as default sequence_range.

Impacted categories

The following categories relate to this issue:

Steps to replicate (optional)

Proposal (optional)

Environment (optional)

  • Operating system name: <!-- output of `uname -a` command -->
  • Architecture: <!-- output of `arch` or `uname -m` command -->
  • The contents of your gdk.yml (if any)
  • Ruby version: <!-- output of `ruby --version` command -->
  • GDK version: <!-- output of `git rev-parse --short HEAD` command -->
Edited by Prabakaran Murugesan