Commit 915d146
Gabriel
fix: [CDS-42790]: add scoping to cluster list (#37238)
* add MR link
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* Merge branch 'develop' of https://github.com/harness/harness-core into develop
* add deleteSourceBranch by default false
* Merge branch 'develop' of https://github.com/harness/harness-core into feat_CDS-40391_deleteSourceBranch
* Merge branch 'develop' of https://github.com/harness/harness-core into feat_CDS-40391_deleteSourceBranch
* first commit
* clean code
* fmt
* rm unused imports
* fix project
* handle nil pointer1 parent 5d8e805 commit 915d146
3 files changed
Lines changed: 42 additions & 11 deletions
File tree
- 120-ng-manager/src/main/java/io/harness/ng/gitops/resource
- 127-cd-nextgen-entities/src/main/java/io/harness/cdng/gitops
- beans
- mappers
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| |||
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
297 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
298 | 301 | | |
299 | 302 | | |
300 | 303 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
Lines changed: 37 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
95 | 122 | | |
96 | 123 | | |
97 | 124 | | |
| |||
0 commit comments