Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workingdir image in favor of adding cwd information to the runtime image. #4679

Merged

Conversation

markusthoemmes
Copy link
Contributor

Based on #4677
Ref #2727

Proposed Changes

  • Add "cwd" to the runtime image information of the user.
  • Rework the working dir tests to make use of that information.
  • Remove the working dir image.

Release Note

NONE

/assign @dgerd
/assign @vagababov

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jul 10, 2019
@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jul 10, 2019
Copy link
Contributor

@knative-prow-robot knative-prow-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markusthoemmes: 0 warnings.

In response to this:

Based on #4677
Ref #2727

Proposed Changes

  • Add "cwd" to the runtime image information of the user.
  • Rework the working dir tests to make use of that information.
  • Remove the working dir image.

Release Note

NONE

/assign @dgerd
/assign @vagababov

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markusthoemmes

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

The pull request process is described here

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release It flags unit/e2e/conformance/perf test issues for product features labels Jul 10, 2019
Copy link
Contributor

@vagababov vagababov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/hold
for Dan to take a look
Also can you update title, since you're also changing protocols test.

@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 Jul 10, 2019
@markusthoemmes
Copy link
Contributor Author

@vagababov it's based on the other PR. Once that merges I'll rebase this.

@markusthoemmes markusthoemmes force-pushed the remove-workingdir-image branch from 156481f to 2db192a Compare July 10, 2019 18:28
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 10, 2019
@markusthoemmes
Copy link
Contributor Author

/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 Jul 10, 2019
@markusthoemmes
Copy link
Contributor Author

/test pull-knative-serving-integration-tests

1 similar comment
@markusthoemmes
Copy link
Contributor Author

/test pull-knative-serving-integration-tests

@dgerd
Copy link

dgerd commented Jul 11, 2019

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 11, 2019
@knative-prow-robot knative-prow-robot merged commit c6b6a6f into knative:master Jul 11, 2019
dgerd pushed a commit to dgerd/serving that referenced this pull request Jul 11, 2019
The Runtime test image allows us to easily capture "PORT" from the returned
environment variables. This test also removes the setting the userPort
in the Service test as that functionality is now being tested by the
runtime enviornment variable MUST test.

Ref knative#4679
knative-prow-robot pushed a commit that referenced this pull request Jul 11, 2019
The Runtime test image allows us to easily capture "PORT" from the returned
environment variables. This test also removes the setting the userPort
in the Service test as that functionality is now being tested by the
runtime enviornment variable MUST test.

Ref #4679
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. area/test-and-release It flags unit/e2e/conformance/perf test issues for product features cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants