openstack-k8s-operators / edpm-ansible

External Dataplane Management Ansible Playbooks
https://openstack-k8s-operators.github.io/edpm-ansible/
Apache License 2.0
9 stars 66 forks source link

[edpm_neutron_sriov] Add caCerts to container if tls enabled #630

Closed karelyatin closed 6 months ago

karelyatin commented 6 months ago

Depends-On: https://github.com/openstack-k8s-operators/dataplane-operator/pull/842

Closes: OSPRH-6430

stuggi commented 6 months ago

is the CA also required for dpdk https://github.com/openstack-k8s-operators/edpm-ansible/tree/main/roles/edpm_ovs_dpdk ?

karelyatin commented 6 months ago

is the CA also required for dpdk https://github.com/openstack-k8s-operators/edpm-ansible/tree/main/roles/edpm_ovs_dpdk ?

@stuggi no that role just doing some config for ovs, so doesn't seem need any changes. But i noticed some other services and roles missing changes. Will check those indipendently

openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: karelyatin, stuggi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[roles/edpm_neutron_sriov/OWNERS](https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/roles/edpm_neutron_sriov/OWNERS)~~ [karelyatin,stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment