Commit ad2bfe2
committed
Set ManilaShareV1 annotation via OpenStackVersion
This patch adds support for ManilaShareV1 configuration in OpenStack
operator. It ensures that the annotation "manila.openstack.org/sharev1"
is set to "true" by default, so we can easily invert the logic for RHOSO
19, where share service and v1 endpoints are removed.
Signed-off-by: Francesco Pantano <fpantano@redhat.com>1 parent 4e1f4fb commit ad2bfe2
7 files changed
Lines changed: 29 additions & 0 deletions
File tree
- api
- bases
- core/v1beta1
- bindata/crds
- config/crd/bases
- internal/openstack
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
253 | 255 | | |
254 | 256 | | |
255 | 257 | | |
| |||
687 | 689 | | |
688 | 690 | | |
689 | 691 | | |
| 692 | + | |
| 693 | + | |
690 | 694 | | |
691 | 695 | | |
692 | 696 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
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 | |
|---|---|---|---|
| |||
21476 | 21476 | | |
21477 | 21477 | | |
21478 | 21478 | | |
| 21479 | + | |
| 21480 | + | |
21479 | 21481 | | |
21480 | 21482 | | |
21481 | 21483 | | |
| |||
21913 | 21915 | | |
21914 | 21916 | | |
21915 | 21917 | | |
| 21918 | + | |
| 21919 | + | |
21916 | 21920 | | |
21917 | 21921 | | |
21918 | 21922 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
253 | 255 | | |
254 | 256 | | |
255 | 257 | | |
| |||
687 | 689 | | |
688 | 690 | | |
689 | 691 | | |
| 692 | + | |
| 693 | + | |
690 | 694 | | |
691 | 695 | | |
692 | 696 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
219 | 227 | | |
220 | 228 | | |
221 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
232 | 235 | | |
233 | 236 | | |
234 | 237 | | |
| |||
0 commit comments