Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Ensure Service Instance counts are correct #3448

Merged
merged 6 commits into from
Apr 4, 2019

Conversation

richard-cox
Copy link
Contributor

@richard-cox richard-cox commented Mar 22, 2019

  • SI arrays returned within a Space include User Provided Service Instances

  • This would normally be fine however we show this count next to the service instance quota.
    The quota however does not take into account

  • Now we don't rely on inline service instances at all

  • Additionally we also show the UPSI count (if greater than zero)

  • Also removed unused component card-cf-org-usage.component

  • Fixes User Provided Services: Handle service instance counts #3442

- SI arrays returned within a Space include User Provided Service Instances
- This would normally be fine however we show this count next to the service instance quota.
The quota however does not take into account
- Now we don't rely on inline service instances at all
- Additionally we also show the UPSI count (if greater than zero)

- Also removed unused component `card-cf-org-usage.component`
@cfdreddbot
Copy link

✅ Hey richard-cox! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #3448 into v2-master will increase coverage by 0.04%.
The diff coverage is 77.14%.

@@              Coverage Diff              @@
##           v2-master    #3448      +/-   ##
=============================================
+ Coverage      51.44%   51.48%   +0.04%     
=============================================
  Files            697      696       -1     
  Lines          19418    19439      +21     
  Branches        3427     3438      +11     
=============================================
+ Hits            9989    10008      +19     
- Misses          9429     9431       +2

Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richard-cox richard-cox merged commit ce21f0a into v2-master Apr 4, 2019
@richard-cox richard-cox deleted the user-services-counts branch April 4, 2019 10:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants