-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
ACM 2.11.3
-
False
-
None
-
False
-
-
-
None
Description of problem:
The submariner addon is failing to deploy properly in a disconnected environment due to the `airGappedDeployment: true` reverting to false. It appears to be in a delete/install loop with the setting being overwritten to false.
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": false,
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": false,
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": true,
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": false,
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": false,
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": false,
./submariner-addon-85cdcdfbf6-szx5n.log: "airGappedDeployment": true,
Version-Release number of selected component (if applicable):
2.11.3
How reproducible:
consistent in customer environemnt
Steps to Reproduce:
- Configure submariner to deploy in a disconnected environment with config file setting airGappedDeployment: true
Actual results:
Stuck in installation loop reverting airGappedDeployment to false
Expected results:
deploys addon with airGappedDeployment: true