Consume common templates from lib-common#648
Conversation
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 03m 07s |
|
sounds like we have good results here [1] |
4c1b03b to
0ca2ea1
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 31m 28s |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, fmount The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Francesco Pantano <fpantano@redhat.com>
Use the new CommonTemplates field in the lib-common Template struct to request common templates/files (e.g. ssl.conf) from a common location instead of calling GetCommonTemplates() and merging into CustomData manually. Signed-off-by: Francesco Pantano <fpantano@redhat.com>
|
New changes are detected. LGTM label has been removed. |
424463f
into
openstack-k8s-operators:main
The
ssl.confhttpdconfiguration is duplicated across service operators.This patch removes the local copy and consumes it from lib-common.
Jira: OSPRH-30239