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

Migrate Artifacts/Pipelines for the final Docker Image #288

Open
ojaswa1942 opened this issue Jul 31, 2023 · 0 comments
Open

Migrate Artifacts/Pipelines for the final Docker Image #288

ojaswa1942 opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ojaswa1942
Copy link
Member

Current Behaviour

  1. We host 2 projects with their respective docker images: privado-core (engine) and privado (rules), which are merged in another pipeline to create the final public docker image. However, the artifacts for the final image are not available at either place, which makes it difficult to create a local build.
  2. We make 3 docker images as a result, out of which only the final one is used via Privado-CLI.

Expected Solution

  1. The final image artifacts should be available in one of the repositories.
  2. Revisit the overall pipeline and consider minimizing if necessary.

The first problem was also raised in #281.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants