Add initContainer to SR-IOV Device Plugin Pod 98/998/7
authorFerenc Tóth <ferenc.2.toth@nokia.com>
Fri, 14 Jun 2019 12:12:03 +0000 (14:12 +0200)
committerFerenc Tóth <ferenc.2.toth@nokia.com>
Fri, 14 Jun 2019 15:37:14 +0000 (17:37 +0200)
commit6065f4ec13b9bb575a43ccb0aaf8cbde7e3537c1
treef5c3ba8b2b146ad3dd37e501a2cd6095aadefd62
parentd6b2d7a5f7b94ec695023245537516856f5cc827
Add initContainer to SR-IOV Device Plugin Pod

InitContainer waits until VFs are available, so SR-IOV DP
can be started (it won't run into crash loop).
The consequence is that the infra helm chart won't be ready
until VFs are available, so we need to check the Pods status to
determine when the chart is deployed.

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I3a7f5dd63893b389422db1f3e60071425caaa109
Depends-On: I19893e39652003640f995a6a88342ceb12c7a9d3
SPECS/infra-charts.spec
SPECS/instantiate.spec
ansible/roles/install_caas_infra/tasks/main.yaml
infra-charts/templates/sriovdp-ds.yaml [moved from infra-charts/templates/sriovdp.yml with 81% similarity]
infra-charts/templates/sriovdp-initcm.yaml [new file with mode: 0644]