-
Bug
-
Resolution: Unresolved
-
Blocker
-
1.2.0, 1.2.1, 1.3.0-rc1
-
False
-
-
False
-
-
-
Critical
Description of the problem:
Orchestrator Operator have hardcoded installplan mode while there are fields in the values.yaml file that allows the user to set the mode
See https://github.com/parodos-dev/orchestrator-helm-operator/blob/main/helm-charts/orchestrator/templates/sonataflow-operator.yaml#L25 and https://github.com/parodos-dev/orchestrator-helm-operator/blob/main/config/samples/_v1alpha1_orchestrator.yaml#L12
How reproducible:
100%
Steps to reproduce:
1. Set the approval mode to Manual in the Orchestrator CR manifest
2.See that the created subs has the mode set to automatic
3.
Actual results:
Operator being installed and upgraded automatically
Expected results:
Operator installation should be approved manually
This should be backported to 1.2
- is depended on by
-
FLPATH-1788 M2 - Logic Operator should be bumped to 1.34.0 in helm chart
- Closed