Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Conversation

vpavlin
Copy link
Member

@vpavlin vpavlin commented Jun 2, 2020

Hi, I'd like to propose these three changes to get pytorch operator and example working on OpenShift

The Dockerfile change is required because containers run as non-root user in OpenShift and the mnist.py needs to create some directories and files

The config.go is necessary because OpenShift has some minimial values set so we need to get over those values.

The rbac.yaml adds a missing resource which is needed in OpenShift to successfully operate the CRs

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/lgtm
/assign @johnugeorge

@johnugeorge
Copy link
Member

/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnugeorge

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants