File tree
11 files changed
+224
-14
lines changed- apis/v1alpha1
- config/crd/bases
- helm
- crds
- templates
- pkg/resource/table
11 files changed
+224
-14
lines changed+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
Diff for: apis/v1alpha1/generator.yaml
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
| |||
134 | 138 |
| |
135 | 139 |
| |
136 | 140 |
| |
137 |
| - | |
| 141 | + |
Diff for: apis/v1alpha1/table.go
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/types.go
+47-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: apis/v1alpha1/zz_generated.deepcopy.go
+95
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 |
| |
79 | 86 |
| |
80 | 87 |
| |
|
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 |
| |
79 | 86 |
| |
80 | 87 |
| |
|
Diff for: helm/templates/deployment.yaml
+14-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| |||
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
107 | 113 |
| |
| 114 | + | |
108 | 115 |
| |
109 | 116 |
| |
110 | 117 |
| |
111 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
112 | 122 |
| |
113 | 123 |
| |
114 | 124 |
| |
| |||
133 | 143 |
| |
134 | 144 |
| |
135 | 145 |
| |
136 |
| - | |
137 | 146 |
| |
| 147 | + | |
138 | 148 |
| |
139 | 149 |
| |
140 | 150 |
| |
141 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + |
Diff for: helm/values.schema.json
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
61 | 70 |
| |
62 | 71 |
| |
63 | 72 |
| |
|
Diff for: helm/values.yaml
+21-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
31 | 51 |
| |
32 | 52 |
| |
33 | 53 |
| |
| |||
90 | 110 |
| |
91 | 111 |
| |
92 | 112 |
| |
93 |
| - | |
| 113 | + | |
94 | 114 |
| |
95 | 115 |
| |
96 | 116 |
| |
|
0 commit comments