GoogleContainerTools / GoogleContainerTools/skaffold

Allow artifact naming for reference

Open
#8,244 0 comments 1 reaction 0 assignees View on GitHub
kind/feature-request priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

Artifacts are named via their repository name which is potentially long, dotted, backslashed, underscored, and non-unique.
It would be desirable to name: these artifacts for reference purposes. In theory this would also allow me to build multiple images in the same repository and differ them in the app based on tag strategy.

Our use case is we run continuous experiments for the same project with say... differing settings or build parameters. It is the same code base and branch and thus multiple artifacts in one docker repo. We're forced to create a new repo for every experiment with skaffold where it would be easier to have a tag template such as EXPERIMENT_NAME+GIT_HASH or something similar.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.