-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.15
-
Moderate
-
No
-
False
-
-
Previously, when importing a git repository using the serverless import strategy, the environment variables from the func.yaml were not automatically loaded into the form. With this update, the environment variables are now loaded upon import.
-
Bug Fix
-
In Progress
This is a clone of issue OCPBUGS-34764. The following is the description of the original issue:
—
Description of problem:
Env vars mentioned in Func.yaml not rendered in the Env section of the Import Forms
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Always
Steps to Reproduce:
Use https://github.com/Lucifergene/oc-func to create Serverless Function strategy.
Actual results:
Env are empty
Expected results:
Env should show the values from the Func.yaml
Additional info:
- clones
-
OCPBUGS-42474 Env vars mentioned in Func.yaml not rendered in the Env section of the Import Forms
- Closed
- depends on
-
OCPBUGS-42474 Env vars mentioned in Func.yaml not rendered in the Env section of the Import Forms
- Closed
- links to