Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudfoundry/stratos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.0
Choose a base ref
...
head repository: cloudfoundry/stratos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.1
Choose a head ref
  • 5 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 7, 2019

  1. Update metric used for cells (#4009)

    - `firehose_value_metric_rep_unhealthy_cell` deprecated, now use `firehose_value_metric_rep_garden_health_check_failed`
    - Try new metric first and fall back on old
    richard-cox authored and nwmac committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    173df4b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fix incorrect SSO behaviour following 2.4.0 --> 2.6.0 upgrade (#4015)

    - affects db migration of console config table to new config table
    - fixes #4013
    richard-cox authored and nwmac committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7a2bfc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. 2.6.1 Release preparation

    nwmac committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    110b721 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4020 from cloudfoundry/release-261

    Release 2.6.1 Release Notes and Version bump
    richard-cox authored Nov 25, 2019
    Configuration menu
    Copy the full SHA
    b9e8bef View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Ingress fix (#4024)

    * Fixes ingress and kube 1.16 version issue
    
    * Update Changelog
    
    * More test
    
    * Fix ingress tests
    nwmac authored Nov 28, 2019
    Configuration menu
    Copy the full SHA
    d499609 View commit details
    Browse the repository at this point in the history
Loading