Bug 1386603 - RFE: Edit build config from build drop down menu
Summary: RFE: Edit build config from build drop down menu
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: ---
Assignee: Juan Vallejo
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-19 09:42 UTC by Maciej Szulik
Modified: 2017-08-22 08:21 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-30 12:49:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Maciej Szulik 2016-10-19 09:42:38 UTC
Description of problem:
My build faile. I enter the build, check the logs and the configuration and I notice an error in the configuration. So I decide to edit it, but clicking Acitons->Edit YAML will actually modify the Build not the BuildConfig.

Version-Release number of selected component (if applicable):
Oct 19th, hack-day dedicated env

How reproducible:
Always


Steps to Reproduce:
1. Create a failing build (eg. wrong contextDir)
2. Check the build logs/config


Expected results:
I'd expect to have an easier access to a BuildConfig edit option from a Build. 
Maybe an additional option next to Edit Yaml, pointing to Edit BuildConfig Yaml?

Comment 1 Jessica Forrester 2016-10-26 13:39:47 UTC
Yeah I could see us adding something like "Edit Build Config" from the build's action dropdown.

Comment 2 Jessica Forrester 2016-11-08 17:30:02 UTC
Also related discussion from https://github.com/openshift/origin/issues/10096

Comment 3 Juan Vallejo 2016-11-18 19:45:25 UTC
Related PR: https://github.com/openshift/origin-web-console/pull/897

Comment 4 Yadan Pei 2016-11-21 07:18:31 UTC
Checked against openshift v1.5.0-alpha.0+3b2bbe5

There is "Edit Configuration" option on a Build page, clicking "Edit Configuration" will go to edit/builds/<bc> page where user could change BC settings

Move to VERIFIED


Note You need to log in before you can comment on or make changes to this bug.