-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
devfile/registry-support
#235Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Description
Which area/kind this issue is related to?
/area registry
Issue Description
Currently there are issues #1426 and #1502 open that identified missing/broken podman support for a few registry-support scripts. There should be an investigation done on the scripts under this repository to identify which scripts that perform container engine operations (with docker) do not have proper podman support, such missing the inclusion of build_registry.sh#L21 and build_registry.sh#L28 at the beginning of the scripts.
Acceptance Criteria
- Identify all scripts that perform container engine operations (with
docker) which are missing/have brokenpodmansupport under registry-support - For each identified script, create a bug report to fix the missing/broken
podmansupport
Metadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Type
Projects
Status
Done ✅