cloud-native-toolkit / cloud-native-toolkit/planning

Tekton Setup task doesn't parse image urls that don't have a namespace or that have a multi-level namespace properly

Open
#552 0 comments 0 reactions 0 assignees View on GitHub
bug tekton Workstream:CI/CD and GitOps
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The tekton setup task expects the image url to have the following format: `host/namespace/image:tag`

However if there is no namespace (`host/image:tag`) or the "namespace" has multiple levels (`host/namespace1/namespace2/image:tag`) then it doesn't parse the url correctly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.