Consume common templates via CommonTemplates field#378
Conversation
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 3h 14m 37s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 2h 46m 45s |
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 1h 05m 47s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 2h 23m 28s |
|
#369 is needed to unblock the gate |
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>
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 2h 12m 45s |
|
recheck |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: raukadah 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 |
5126172
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