[jbosstools-issues] [JBoss JIRA] (JBIDE-20761) Support editing Build Configuration parameters
Viacheslav Kabanovich (JIRA)
issues at jboss.org
Mon Dec 14 19:41:00 EST 2015
[ https://issues.jboss.org/browse/JBIDE-20761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141017#comment-13141017 ]
Viacheslav Kabanovich commented on JBIDE-20761:
-----------------------------------------------
For editing properties, package org.jboss.tools.openshift.internal.ui.property has already property sources (e.g. BuildConfigPropertySource) that bind openshift model objects to property view. Any number of properties may be added, just since they operate on remote objects they have to be supported by com.openshift.restclient.model interface.
> Support editing Build Configuration parameters
> ----------------------------------------------
>
> Key: JBIDE-20761
> URL: https://issues.jboss.org/browse/JBIDE-20761
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Labels: new_and_noteworthy
> Fix For: 4.3.1.Beta1
>
>
> As a developer I want to be able to update the git url used in my existing OpenShift application buildconfig to use a different repository than what the default template used so I can publish my own changes to OS
> Pre-Req:
> - An application is deployed on OpenShift, using git for its source repository
> Goal:
> - Modify the git source url used to build and redeploy the application
> Build Config parameters should be editable from either the Properties view (but how exactly?) or another mechanism from OpenShift Explorer (TBD)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list