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

fix: capture commands should respect --namespace #568

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

rbtr
Copy link
Collaborator

@rbtr rbtr commented Jul 26, 2024

Description

Fix capture subcommands to respect the cli-runtime --namespace CLI flag.

Related Issue

Closes #477

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

@rbtr rbtr added lang/go The Go Programming Language type/fix Fixes something area/captures scope/S Change is Small labels Jul 26, 2024
@rbtr rbtr added this to the 1.0 milestone Jul 26, 2024
@rbtr rbtr self-assigned this Jul 26, 2024
@rbtr rbtr marked this pull request as ready for review August 5, 2024 16:51
@rbtr rbtr requested a review from a team as a code owner August 5, 2024 16:51
@rbtr rbtr requested review from mainred and jimassa August 5, 2024 16:51
@rbtr rbtr enabled auto-merge August 5, 2024 16:51
Copy link

github-actions bot commented Sep 7, 2024

This PR will be closed in 7 days due to inactivity.

@github-actions github-actions bot added the meta/waiting-for-author Blocked and waiting on the author label Sep 7, 2024
@nddq nddq removed the meta/waiting-for-author Blocked and waiting on the author label Sep 10, 2024
@rbtr rbtr requested a review from kamilprz October 9, 2024 15:15
Copy link

github-actions bot commented Nov 9, 2024

This PR will be closed in 7 days due to inactivity.

@github-actions github-actions bot added the meta/waiting-for-author Blocked and waiting on the author label Nov 9, 2024
@nddq nddq removed the meta/waiting-for-author Blocked and waiting on the author label Nov 14, 2024
@rbtr rbtr force-pushed the fix/capture-namespace branch 2 times, most recently from 44e3f16 to 5eb2043 Compare November 22, 2024 19:00
@rbtr rbtr requested a review from kamilprz November 22, 2024 20:01
@rbtr rbtr force-pushed the fix/capture-namespace branch 2 times, most recently from ca35ad0 to 467d923 Compare November 25, 2024 17:50
@rbtr
Copy link
Collaborator Author

rbtr commented Nov 25, 2024

not sure why my key is unverified, I'm signing in a codespace 😠

@rbtr rbtr force-pushed the fix/capture-namespace branch 3 times, most recently from 1180dd2 to 42925e6 Compare November 25, 2024 19:26
@rbtr rbtr added this pull request to the merge queue Nov 25, 2024
Merged via the queue into microsoft:main with commit beba2ac Nov 25, 2024
26 checks passed
@rbtr rbtr deleted the fix/capture-namespace branch November 25, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/captures lang/go The Go Programming Language scope/S Change is Small type/fix Fixes something
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Flag not working: --namespace Flag doesn't work with Retina Capture Create
5 participants