Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

Check for instance visibility without returning the label list to sm #604

Closed alexwo closed 3 years ago

alexwo commented 3 years ago

Motivation

Improve the check_instance_visiblity plugin and filter by checking for instance visibility without returning a full label list that matches a plan & platform visibility to sm.

Approach

Refracture the code to perform the visibility check on the DB layer (by using 2 named queries)

Pull Request status