Consume common templates from lib-common#917
Conversation
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 6m 43s |
f974f6e to
189dcf4
Compare
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 14m 32s |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 12m 08s |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 8m 30s |
|
Build failed (check pipeline). Post ❌ openstack-k8s-operators-content-provider FAILURE in 6m 45s |
|
[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 |
Co-Authored-By: Claude Opus <noreply@anthropic.com> Signed-off-by: Francesco Pantano <fpantano@redhat.com>
Use the new CommonTemplates field in the Template struct to request ssl.conf from lib-common 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. |
ee3217c
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