Bug 1538943
Summary: | Image carry out the deployment should be optional for Custom deployment strategy and should have unique ID | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> |
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.9.0 | CC: | aos-bugs, jokerman, mmccomas, spadgett, yapei |
Target Milestone: | --- | ||
Target Release: | 3.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-01 23:16:09 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: | |
Embargoed: |
Description
Yadan Pei
2018-01-26 08:18:53 UTC
Commits pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/e125a591e0012bf5775963c2c37a2834f7682e58 Bug 1538943: Image carry out the deployment should be optional for Custom deployment strategy and should have unique ID https://github.com/openshift/origin-web-console/commit/fa6dd7dca1838ab24dd09fd90bee2827a5d7a548 Merge pull request #2738 from jhadvig/bz1538943 Automatic merge from submit-queue. Bug 1538943: Image carry out the deployment should be optional for Custom deployment strategy and should have unique ID For Custom deployment strategy, the Image Name which will carry out the deployment should be optional per docs at https://docs.openshift.com/container-platform/3.7/dev_guide/deployments/deployment_strategies.html#custom-strategy As part of this PR I also updated the `id`'s in the template to match `id's` of the `help-block` @spadgett PTAL Checked on v3.9.0-0.34.0, now the Image Name which will carry out the deployment is set optional and with new id "image-name" And container Image Name are using new id "container-{index}-image-name" Move to VERIFIED |