Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

logstream: Respect workspace if requested on logs #4009

Merged
merged 3 commits into from
Oct 7, 2022

Conversation

briancain
Copy link
Member

Prior to this commit, the logstream API endpoint would not properly respect a requested workspace when listing deployments to stream for logs. This commit fixes that by including the list with workspace filter on deployment lists.

Fixes #3395

Prior to this commit, the logstream API endpoint would not properly
respect a requested workspace when listing deployments to stream for
logs. This commit fixes that by including the list with workspace filter
on deployment lists.

Fixes #3395
@briancain briancain added the pr/no-changelog No automatic changelog entry required for this pull request label Oct 7, 2022
@briancain briancain requested review from a team, demophoon and izaaklauer October 7, 2022 18:17
@github-actions github-actions bot added the core label Oct 7, 2022
@briancain briancain added backport/0.10.x and removed pr/no-changelog No automatic changelog entry required for this pull request labels Oct 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

waypoint logs does not respect -workspace switch
2 participants