Commit cce6185
authored
Add generator for DeepCopy routines for ApplyConfigurations (#1235)
* Add generator for DeepCopy routines for ApplyConfigurations
* Fix autogen comment
* refactor generator
* more refactor
* extract generators
* finish up refactor
* one more slight refactor
* fix linter
* Fix test for locker which occassionally panics due to log use after test completion1 parent e5dd284 commit cce6185
File tree
14 files changed
+6020
-122
lines changed- gen
- applyconfig-copy
- operator
- api
- applyconfiguration/redpanda/v1alpha2
- redpanda/v1alpha2
- testdata
- config/crd/bases
- internal/controller/redpanda
- pkg/multicluster/leaderelection
14 files changed
+6020
-122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| |||
0 commit comments