GoogleContainerTools / GoogleContainerTools/jib

Enable to customize history steps?

Open
#3,938 5 comments 0 reactions 0 assignees View on GitHub
enhancement priority:p4
Dominant language
Java
Stars
14.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I just realized jib history is filled using tool name (`created_by`) which sounds ok but this array (history) is used to show the steps most of the time so it should container the data related to the layer.
One common issue is that if you create 3 layers with jib you get 3 times the same "jib" data and no info on what is done in the step.
As of today I think there is only a global string per container build and not one per layer, would it be possible to make it more flexible to be able to use UI reading these data?

Romain

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.