Open
Description
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):
- Create a chaos probe in one project.
- 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