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

Send provider in gateway provision request (with bump to vcap-common) #1

Closed
wants to merge 3 commits into from

Conversation

hgadgil
Copy link

@hgadgil hgadgil commented Jan 28, 2013

Changes verified on dev104 env.

Harshawardhan Gadgil added 3 commits January 24, 2013 11:51
- Bump vcap-common (required for updated gateway provision request)

  git shortlog b9024a52..055964f622

  Dr Nic Williams (1):
      VCAP::Component.register returns its configuration

  Harshawardhan Gadgil (1):
      Add (optional) user guid and space guid to gateway provision request

Change-Id: I3ad8827c9d5ef0e017fde34d58c2baf10ee8ac21
 - git shortlog 055964f622..9267b079b1
    Harshawardhan Gadgil (1):
      Add (optional) provider to GatewayProvisionRequest

Change-Id: I2aba012badd16bc1a81c1598f65d041e94b38da3
@hgadgil hgadgil closed this Jan 28, 2013
MerricdeLauney added a commit that referenced this pull request May 3, 2022
Notable changes in this commit:
* Adds an `/internal/v4/metrics` endpoint which serves Prometheus-style
metrics.
* Adds function to Prometheus::Client::Registry to re-create the
library's metrics registry. This is used by the PrometheusClient class's
tests to wipe out the metrics registry, which is global state. Global
state is the #1 cause of test pollution and this change seemed to be the
most straightforward way to eliminate some order-dependent test failures.
NOTE: This function definition is only in the
`prometheus_updater_spec.rb` file, which we believe is not shipped in
capi-release, so the odds of actually writing production code that
depends on this test-only functionality are pretty slim.

Co-authored-by: David Alvarado <[email protected]>
Co-authored-by: Kenneth Lakin <[email protected]>
Co-authored-by: Merric de Launey <[email protected]>
Co-authored-by: Michael Oleske <[email protected]>
MerricdeLauney added a commit that referenced this pull request May 31, 2022
Notable changes in this commit:
* Adds an `/internal/v4/metrics` endpoint which serves Prometheus-style
metrics.
* Adds function to Prometheus::Client::Registry to re-create the
library's metrics registry. This is used by the PrometheusClient class's
tests to wipe out the metrics registry, which is global state. Global
state is the #1 cause of test pollution and this change seemed to be the
most straightforward way to eliminate some order-dependent test failures.
NOTE: This function definition is only in the
`prometheus_updater_spec.rb` file, which we believe is not shipped in
capi-release, so the odds of actually writing production code that
depends on this test-only functionality are pretty slim.

Co-authored-by: David Alvarado <[email protected]>
Co-authored-by: Kenneth Lakin <[email protected]>
Co-authored-by: Merric de Launey <[email protected]>
Co-authored-by: Michael Oleske <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant