Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the regex to match image in koparse
The regex to parse images does not include '/' after the base registry. We should not require passing the registry with a trailing '/', so adding it in the regex instead. Signed-off-by: Andrea Frittoli <[email protected]>
- Loading branch information