Skip to content

Added group filtering by partition (GONRG-5577)

Yurii Ruban [EPAM / GCP] requested to merge group-filtering-by-partition into master

Description:

Filtering groups by partition id has been added for get all groups request. Before the fix, the "/groups" request returned all groups. Changes will allow to manage groups for each partition ID. Also, changes apply to other providers.

How to test:

Get a list of groups for different partitions

Changes include:

  • Bugfix (a non-breaking change that solves an issue).

Changes in:

  • GCP
Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports