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

[release/8.0] Fix dashboard log watching #3637

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 12, 2024

Backport of #3636 to release/8.0

/cc @davidfowl

Customer Impact

Testing

Manual testing with a normal dashboard (not just our playground projects). Testing each of the cases to make sure errors show up when logs are on.

Risk

Low. Dashboard logs are off by default.

Regression?

Yes.

…cutable, the logic we used to detect replics in broken. Instead of trying to be clever, watch all dashboard resources and log their output. This is more robust and future proof as we only have one dashboard running at once. - Deleted the timeout

Fixes #3612
@dotnet-policy-service dotnet-policy-service bot added the Servicing-consider Issue for next servicing release review label Apr 12, 2024
@danmoseley danmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 12, 2024
@danmoseley danmoseley enabled auto-merge (squash) April 12, 2024 04:14
@danmoseley danmoseley merged commit bcc1030 into release/8.0 Apr 12, 2024
7 checks passed
@danmoseley danmoseley deleted the backport/pr-3636-to-release/8.0 branch April 12, 2024 04:23
@joperezr
Copy link
Member

/backport to release/8.0-preview6

Copy link
Contributor Author

Started backporting to release/8.0-preview6: https://github.com/dotnet/aspire/actions/runs/8664820987

@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-dashboard Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants