Commit 9f78d85
Rename WatcherTemplate to WatcherSpecCore
To be consistent with the convention in openstack operators to be
integrated in the openstack-operator.
Note that, the content of the struct is exactly what we need to import
inside the watcher template definition for the control plane, which is
the entire CRD struct except the images part which come from the
openstackversion object.
Currently, it has some content related to route definition which will be
removed before integrating it into the openstack-operator.
Jira: https://issues.redhat.com/browse/OSPRH-162351 parent a0c3768 commit 9f78d85
3 files changed
Lines changed: 35 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments