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

Implement podman support for devfile-web #1355

Closed
3 tasks done
Jdubrick opened this issue Nov 17, 2023 · 2 comments · Fixed by devfile/devfile-web#108
Closed
3 tasks done

Implement podman support for devfile-web #1355

Jdubrick opened this issue Nov 17, 2023 · 2 comments · Fixed by devfile/devfile-web#108
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure area/registry-viewer kind/user-story User story for new enhancement

Comments

@Jdubrick
Copy link
Contributor

Jdubrick commented Nov 17, 2023

/kind user-story

Which area this user story is related to?

/area registry-viewer

User Story

As a contributor I want to be able to change the container engine so that I can choose to use either Docker or Podman to build and push my images.

This issue is currently blocking #1339 as the build_and_deploy.sh script requires the cloning of devfile-web and the running of build scripts within devfile-web.

Acceptance Criteria

  • Implement podman support for development so contributors are not forced to use docker.
  • Update documentation to reflect changes in the build/deploy process.
  • Sufficiently test changes made.
@openshift-ci openshift-ci bot added kind/user-story User story for new enhancement area/registry Devfile registry for stacks and infrastructure labels Nov 17, 2023
@Jdubrick Jdubrick moved this to To Do 📝 in Devfile Project Nov 17, 2023
@Jdubrick Jdubrick self-assigned this Nov 17, 2023
@Jdubrick Jdubrick moved this from To Do 📝 to In Progress 🚧 in Devfile Project Nov 17, 2023
@Jdubrick Jdubrick moved this from In Progress 🚧 to In Review 👀 in Devfile Project Nov 17, 2023
@Jdubrick
Copy link
Contributor Author

#1356 is currently blocking the ability to test the build process out for this change.

@michael-valdron
Copy link
Member

#1356 is no longer blocking this issue, see #1356 (comment).

I approved the PR changes for tied to this issue: devfile/devfile-web#108 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure area/registry-viewer kind/user-story User story for new enhancement
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

2 participants