| Summary: | No validation of build source type and build strategy type | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wang Haoran <haowang> |
| Component: | Build | Assignee: | Ben Parees <bparees> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wang Haoran <haowang> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.2.0 | CC: | aos-bugs, bparees, tdawson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-07 21:30:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Wang Haoran
2016-04-27 07:56:40 UTC
According to this commit[1], disable the type validation is to support multiple source input , if this is not a bug , feel free to close this. [1]https://github.com/openshift/origin/commit/6d31fd277df0632bbb96ecea64e79d10b7e55d27 That field is now deprecated, so you can put any value you want into it, it will be ignored and you'll notice that when you view the buildconfig again, the type field will be reset to the appropriate value based on which strategy field is defined. |