-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.9.z
-
Low
-
No
-
ODC Sprint 3257
-
1
-
Rejected
-
False
-
-
-
Bug Fix
-
In Progress
This is a clone of issue OCPBUGS-33733. The following is the description of the original issue:
—
Description of problem:
When creating a Serverless Function via Web Console from GIT repository the validation claims that builder strategy is not s2i. However if the build strategy is not set in func.yaml, then the s2i should be assumed implicitly. There should be no error. There should be error only if the strategy is explicitly set to something other than s2i in func.yaml.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Try to create Serverless function from git repository where func.yaml does not explicitly specify builder. 2. The Serverless Function cannot be created because of the validation.
Actual results:
The Function cannot be created.
Expected results:
The function can be created.
Additional info:
- clones
-
OCPBUGS-33733 The s2i build strategy is not assumed for Serverless Functions
- Closed
- is blocked by
-
OCPBUGS-33733 The s2i build strategy is not assumed for Serverless Functions
- Closed
- links to
-
RHBA-2024:4156 OpenShift Container Platform 4.16.z bug fix update