Consume common templates via CommonTemplates field#378
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 3h 14m 37s |
Remove duplicated templates from the operator and consume them from lib-common via the CommonTemplates field. This allows maintaining common configuration files (e.g. ssl.conf) in a single location across all operators. Signed-off-by: Francesco Pantano <fpantano@redhat.com>
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 2h 46m 45s |
The
ssl.confhttpdconfiguration is duplicated across service operators.This patch removes the local copy and consumes it from lib-common.
Jira: OSPRH-30239