X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fsite%2Fcluster-icn%2Fsriov-network-release.yaml;h=f9776dab68b6e375a6ac79a75816eb323c068454;hb=b13f5643b2c17bca79fce39612f8c8c87158632a;hp=30d82a1f4fadabf27d675786a334458d5c1b054d;hpb=b4d7c4f3b9dc5997ea7318455dd1bc68807aabdc;p=icn.git diff --git a/deploy/site/cluster-icn/sriov-network-release.yaml b/deploy/site/cluster-icn/sriov-network-release.yaml index 30d82a1..f9776da 100644 --- a/deploy/site/cluster-icn/sriov-network-release.yaml +++ b/deploy/site/cluster-icn/sriov-network-release.yaml @@ -19,5 +19,25 @@ spec: upgrade: remediation: retries: -1 + # Deployment of sriov-network causes the SR-IOV operator to drain + # the node, including the Flux controllers. If the Helm controller + # is restarted while a chart install is pending, it is possible that + # the chart state becomes stuck in "pending-install" and manual + # intervention (deleting the Helm secret for the chart) is required + # to fix it. Depending on the other charts in this cluster should + # prevent this issue from occurring. dependsOn: + - name: cdi + - name: cpu-manager + - name: kubevirt + - name: ovn4nfv-network + - name: ovn4nfv + - name: node-feature-discovery + - name: qat-device-plugin - name: sriov-network-operator + - namespace: emco + name: services + - namespace: emco + name: tools + - namespace: emco + name: monitor