Skip to content

Conversation

@mgencur
Copy link
Contributor

@mgencur mgencur commented Nov 6, 2018

Fixes the following problem:
The image path is obtained by calling test.ImagePath("helloworld") . The path is replaced in the yaml file including Coufiguration and Route. Now if that resulting path includes word "default" it will be replaced again by "serving-namespace" accidentally.
We need to make sure the image path is obtained solely via test.ImagePath("helloworld"). This path includes the registry address. We need to make sure it is not changed afterwards. We only want to change the "namespace" declaration.

@knative-prow-robot knative-prow-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 6, 2018
bbrowning added a commit to bbrowning/serving that referenced this pull request Nov 13, 2018
@mgencur
Copy link
Contributor Author

mgencur commented Nov 13, 2018

@adrcunha hey Adriano, what do you think about this PR? I'm curious if this is likely to be accepted and apply the change in our own fork too before we rebase to latest upstream. Thanks.

@vdemeester
Copy link
Contributor

/assign @mattmoor jessiezcc

@mattmoor
Copy link
Member

Are the folks working on this atop OpenShift going to the weekly productivity WG meetings? Perhaps this is a good item for that agenda?

@adrcunha
Copy link
Contributor

/lgtm
/approve
/hold

I think this is fine for fixing the issue explained in this PR, thus I don't see why this would require a discussion in the productivity WG. Holding for any further comment from Matt though.

@knative-prow-robot knative-prow-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. labels Nov 13, 2018
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adrcunha, mgencur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 13, 2018
mgencur pushed a commit to mgencur/serving-1 that referenced this pull request Nov 14, 2018
@mgencur
Copy link
Contributor Author

mgencur commented Nov 16, 2018

I believe @mattmoor was referring to some issues that were linked to this PR by Github? I believe the issue being resolved in this PR doesn't need more discussion.

@mattmoor
Copy link
Member

I'm not generally thrilled by the idea of using strings.Replace to edit a structured document, but that isn't new in this change.

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 16, 2018
@adrcunha
Copy link
Contributor

/retest

@knative-prow-robot knative-prow-robot merged commit b13d8b7 into knative:master Nov 20, 2018
mgencur added a commit to mgencur/serving-1 that referenced this pull request Jan 7, 2019
mgencur added a commit to mgencur/serving-1 that referenced this pull request Jan 7, 2019
mgencur added a commit to mgencur/serving-1 that referenced this pull request Jan 23, 2019
mgencur added a commit to mgencur/serving-1 that referenced this pull request Jan 24, 2019
mgencur added a commit to mgencur/serving-1 that referenced this pull request Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants