-
Bug
-
Resolution: Done
-
Major
-
Primaza 0.1
-
None
Description of problem:
When a Registered Service's constraints are updated, Service Catalogs are not updated.
Prerequisites (if any, like setup, operators/versions):
- Create a kind cluster
- Install primaza
Steps to Reproduce
- ServiceCatalog "dev" exists
- RegisteredService "rs" with no constraints exists
- ServiceCatalog "dev" contains "rs"
- RegisteredService "rs"'s constraints are updated: "rs" is no more a match for environment "dev"
Actual results:
- ServiceCatalog "dev" contains the RegisteredService "rs"
Expected results:
- ServiceCatalog "dev" does not contain the RegisteredService "rs"
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
NA
Additional info:
Documentation Requirement: No
Upstream: Not Applicable
Downstream: Not Applicable
Release Notes Type: Bug