Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 3.2.1 #383

Merged
merged 66 commits into from
Jun 4, 2020
Merged

Merge 3.2.1 #383

merged 66 commits into from
Jun 4, 2020

Conversation

richard-cox
Copy link
Member

No description provided.

richard-cox and others added 30 commits April 9, 2020 09:27
- When apps collection is fetched and exceeds maxed allowed certain monitor observables were still firing with the partial collection of apps
- This led to app based stats (like count and memory) to be shown on the space cards & summary
- This was caused by a correction to the pagination monitor to use 'local' monitor observables instead of non-local
- The now correct observable to use did not have a filter for maxed results, so emited the bad data
Fix uaa docs. Make UAA endpoint config simpler
…stats

Ensure we filter out maxed results for local lists
…nt. (cloudfoundry#4252)

* Add nodeSelector template and tests

Add nodeSelector template to the helm deployment:
- deployment.yaml
- database.yaml
- config-init.yaml

Add tests to validate nodeSelector template to
- deployment_test.yaml

Create tests to validate nodeSelector template to
- database_test.yaml
- config_init_test.yaml

* Add c&p fix and another nodeSelector test

Add fix for c&p bug to
- database.yaml
- deployment.yaml

Add test to validate nodeSelector template to
- config_init_test.yaml

Add test config to
- database-test.yaml
- deployment-test.yaml

* Remove test

Remove test to validate nodeSelector template to
    - config_init_test.yaml
Helm Chart: Fix Helm 3 compatibility with Release.Time
* Helm Chart: Fix Helm 3 compatibility with Release.Time

* Add helm 3 lint
richard-cox and others added 20 commits May 11, 2020 11:45
- remove calls to fetchUserProfile
- ensure entity service is used instead of monitor (will fetch profile)
- update FetchUserProfileAction action to a EntityRequestAction
- there's no response to update profile, so ensure we fetch profile again afterwards
- also fixed issue where metrics endpoint reporting a k8s endpoint would cause a console.error
…ment

Fix icon alignment on service marketplace view
…s-fix

Only show metrics details on endpoint card/list when connected
…expiry

CF Push: A better fix for the token expiry issue
…-notes

3.2.1 Version bump and release notes
@richard-cox richard-cox added the ready for review Ready for review label Jun 2, 2020
@richard-cox richard-cox self-assigned this Jun 2, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2020

Codecov Report

Merging #383 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #383   +/-   ##
=======================================
  Coverage   59.35%   59.35%           
=======================================
  Files        1049     1049           
  Lines       33499    33499           
  Branches     4604     4604           
=======================================
  Hits        19883    19883           
  Misses      13616    13616           

@richard-cox richard-cox merged commit 566e233 into master Jun 4, 2020
@richard-cox richard-cox deleted the merge-3.2.1 branch June 4, 2020 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants