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

Create a Docker image to use as our workers for releases. #47

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Feb 27, 2018

Push the CI worker image to kubeflow-releasing for use in our release process.

  • We want to use a different image for security reasons because test code running in the test project could potentially modify the test worker image.

  • To deal with Building the test worker image fails. #46 remove hashes from requirements.txt

@jlewi
Copy link
Contributor Author

jlewi commented Feb 27, 2018

/assign jimexist

@jimexist
Copy link
Member

jimexist commented Feb 28, 2018

see also #36, travis needs to be properly configured first.

@jimexist
Copy link
Member

FYI I created #48 to unblock this first.

@jimexist
Copy link
Member

@jlewi #48 is merged, you can now rebase.

@jlewi
Copy link
Contributor Author

jlewi commented Feb 28, 2018

@jimexist tests are passing PTAL.

@jlewi
Copy link
Contributor Author

jlewi commented Mar 2, 2018

@jimexist ping?

@jimexist
Copy link
Member

jimexist commented Mar 2, 2018

@jlewi rebase?

images/Makefile Outdated
@@ -28,7 +30,12 @@ build:
docker tag $(IMG):$(TAG) $(IMG):latest
@echo Built $(IMG):$(TAG) and tagged with latest

push: build
push: build
Copy link
Member

Choose a reason for hiding this comment

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

remove trailing spaces

@jimexist
Copy link
Member

jimexist commented Mar 2, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added lgtm and removed lgtm labels Mar 2, 2018
@jlewi
Copy link
Contributor Author

jlewi commented Mar 2, 2018

/approve

@jlewi
Copy link
Contributor Author

jlewi commented Mar 2, 2018

/approve

… process.

We want to use a different image for security reasons because test code running in the test project could potentially modify the test worker image.

To deal with kubeflow#46 remove hashes from requirements.txt
@BenTheElder
Copy link

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, Jimexist, jlewi

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

@k8s-ci-robot k8s-ci-robot merged commit ffa7715 into kubeflow:master Mar 2, 2018
jimexist pushed a commit to jimexist/testing that referenced this pull request Mar 20, 2018
… process. (kubeflow#47)

We want to use a different image for security reasons because test code running in the test project could potentially modify the test worker image.

To deal with kubeflow#46 remove hashes from requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants