Skip to content

fix run_test data causing panic #3113

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

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

jamsman94
Copy link
Contributor

@jamsman94 jamsman94 commented Oct 17, 2023

What this PR does / Why we need it:

🤖 Generated by Copilot at 574b6fb

Allow testers to run tests on any namespace by skipping role permission check for run_test verb. This is part of a feature to support multi-tenant testing in zadig.

What is changed and how it works?

🤖 Generated by Copilot at 574b6fb

  • Allow testers to run tests on any namespace by skipping role permission check for run_test verb when role namespace is * (link)

Does this PR introduce a user-facing change?

  • API change
  • database schema change
  • upgrade assistant change
  • change in non-functional attributes such as efficiency or availability
  • fix of a previous issue

Signed-off-by: Min Min <minmin@koderover.com>
@AllenShen AllenShen merged commit 009cc3b into koderover:main Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants