-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.9.z
-
Low
-
No
-
ODC Sprint 3257
-
1
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
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:
- blocks
-
OCPBUGS-34717 The s2i build strategy is not assumed for Serverless Functions
- Closed
- is cloned by
-
OCPBUGS-34717 The s2i build strategy is not assumed for Serverless Functions
- Closed
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update