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

Add log to diego stager error case #4042

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Add log to diego stager error case #4042

merged 1 commit into from
Oct 25, 2024

Conversation

Gerg
Copy link
Member

@Gerg Gerg commented Oct 24, 2024

  • Without this log, the stack trace for the underlying error is lost, which makes debugging difficult
  • Add helper for testing log output. This makes it easier to validate the correct information is logged, without having to manually test.

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

- Without this log, the stack trace for the underlying error is lost,
  which makes debugging difficult
- Add helper for testing log output. This makes it easier to validate
  the correct information is logged, without having to manually test.
@Gerg Gerg marked this pull request as ready for review October 25, 2024 05:51
@Gerg Gerg requested a review from tcdowney October 25, 2024 05:51
@tcdowney tcdowney merged commit 9a1dcf1 into main Oct 25, 2024
8 checks passed
@tcdowney tcdowney deleted the stager_missing_log branch October 25, 2024 15:57
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Oct 25, 2024
Changes in cloud_controller_ng:

- Add log to diego stager error case
    PR: cloudfoundry/cloud_controller_ng#4042
    Author: Greg Cobb <gcobb@vmware.com>
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.

2 participants