Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Differ openpaimarketplace image from pai self build image better #180

Closed
debuggy opened this issue Jan 5, 2021 · 3 comments
Closed

Differ openpaimarketplace image from pai self build image better #180

debuggy opened this issue Jan 5, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@debuggy
Copy link
Contributor

debuggy commented Jan 5, 2021

Introduction

Openpaimarketplace will build its own image to docker.io/openpai/pai-marketplace-restserver and docker.io/openpai/pai-marketplace-webportal. And pai/build/pai_build.py will also build its own image to docker.io/openpai/marketplace-restserver and
docker.io/openpai/marketplace-restserver. It should be a better way to differ these two types of images instead of prefix "pai".

Issues

  1. differ these two images better
  2. better way to specify a version from pai/src/marketplace-restserver and pai/src/marketplace-webportal

Proposals / Solutions

  1. move openpaimarketplace images to another organization from openpai
  2. pull from docker.io/openpai/pai-marketplace-restserver:latest in pai master branch
  3. auto build openpaimarketplace image lastest and release tag image

Work Plan

Demo

Test cases

@debuggy debuggy added the enhancement New feature or request label Jan 5, 2021
@debuggy debuggy self-assigned this Jan 5, 2021
@SwordFaith
Copy link
Contributor

Maybe we can preserve openpai/marketplace with regular version number and latest tag as marketplace CD target. Create a specific tag like pai-deploy/pai-test/pai-xxx-bed-deploy to differ the image used in pai deployment.

@debuggy
Copy link
Contributor Author

debuggy commented Jan 6, 2021

Related with this issue: microsoft/pai#5219.
We should consider use a registry under control instead of dockerhub.

@SwordFaith
Copy link
Contributor

Related with this issue: microsoft/pai#5219.
We should consider use a registry under control instead of dockerhub.

With integrated docker registry in cluster, it seems a better way to push pai build image in the cluster registry service.

@debuggy debuggy mentioned this issue Jan 12, 2021
40 tasks
@debuggy debuggy closed this as completed Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants