-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
5
-
None
-
CLID Sprint 280, CLID Sprint 281, CLID Sprint 282, CLID Sprint 283, CLID Sprint 284
Overview
We propose to add the following fields (if omitted will not have any affect on additional Images in the ImageSetConfig)
additionalImages - name docker.io/library/busybox:latest targetImage: "abc/def/foo/bar" targetTag: "v1.0"
Regex to validate targetRepository
targetRepository = alpha-numeric [separator alpha-numeric]* alpha-numeric = /[a-z0-9]+/ separator = /[_.]|__|[-]*/
Regex to validate targetTag (we will exclude uppercase)
/[a-z\d_][a-z\d-_.]{0,127}/
- is depended on by
-
CLID-532 Separate BlockedImages and AdditionalImages Image struct
-
- To Do
-
- links to