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

Cannot Create Chaos Probe with the Same Name in Different Projects #5035

Open
ayush3160 opened this issue Jan 31, 2025 · 0 comments · May be fixed by #5036
Open

Cannot Create Chaos Probe with the Same Name in Different Projects #5035

ayush3160 opened this issue Jan 31, 2025 · 0 comments · May be fixed by #5036
Labels

Comments

@ayush3160
Copy link
Contributor

What happened:

Unable to create a chaos probe with the same name in two different projects.

What you expected to happen:

Should be able to create chaos probes with the same name in different projects since project scope should be independent.

Where can this issue be corrected? (optional)

Can be corrected in defining the indexes for the chaosProbes collections.

How to reproduce it (as minimally and precisely as possible):

  1. Create a chaos probe in one project.
  2. Attempt to create another probe with the same name in a different project. An error will be thrown.

Anything else we need to know?:
Nope

@ayush3160 ayush3160 added the bug label Jan 31, 2025
@ayush3160 ayush3160 linked a pull request Jan 31, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant