Commit 4fa57d8
fix: Allow chaos probes with same name across different projects (#5241)
* Refactor MongoDB index creation for ChaosProbeCollection
Signed-off-by: khushi1310 <[email protected]>
* fix-Cannot reuse probe name after deletion
Signed-off-by: khushi1310 <[email protected]>
* Update Go base image version to 1.24.6
Signed-off-by: khushi1310 <[email protected]>
* Update Go version to 1.24
Signed-off-by: khushi1310 <[email protected]>
* reverting go version
Signed-off-by: khushi1310 <[email protected]>
* reverting go version
Signed-off-by: khushi1310 <[email protected]>
---------
Signed-off-by: khushi1310 <[email protected]>
Co-authored-by: Pritesh Kiri <[email protected]>
Co-authored-by: Sarthak Jain <[email protected]>1 parent b181ed6 commit 4fa57d8
File tree
3 files changed
+7
-8
lines changed- chaoscenter/graphql/server
- pkg
- database/mongodb
- probe/handler
3 files changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | 301 | | |
308 | 302 | | |
309 | | - | |
| 303 | + | |
| 304 | + | |
310 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
311 | 309 | | |
312 | 310 | | |
313 | 311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
712 | 713 | | |
713 | 714 | | |
714 | 715 | | |
| |||
0 commit comments