Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Aug 2, 2024

Required in order to correctly handle RunCacheProbe. Without it, we will be unable to correctly detect the final layer of the built image.

@johnstcn johnstcn self-assigned this Aug 2, 2024
@@ -485,6 +497,9 @@ func (o *Options) Markdown() string {
_, _ = sb.WriteString("| - | - | - | - |\n")

for _, opt := range cliOptions {
if opt.Hidden {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review: drive-by; I don't think hidden options should be documented.

@johnstcn johnstcn requested a review from mafredri August 2, 2024 08:46
@johnstcn johnstcn merged commit 065bcaa into main Aug 2, 2024
4 checks passed
@johnstcn johnstcn deleted the cj/cache-probe-envbuilder-binary branch August 2, 2024 08:52
johnstcn added a commit that referenced this pull request Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants