Commit b3c1ea4
fix: address CI test and lint failures
- Set spec.cluster.clusterRef.name on test CRs so they pass CRD
validation (Topic/User require cluster or kafkaApiSpec)
- Remove trailing blank line in resource_controller_test.go that
caused git diff --exit-code lint failure
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d2751c7 commit b3c1ea4
2 files changed
Lines changed: 3 additions & 4 deletions
File tree
- operator
- cmd/finalizerremoval
- internal/controller/redpanda
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
611 | 610 | | |
612 | 611 | | |
613 | 612 | | |
| |||
0 commit comments