centralize updating utility / debug image version in samples #47875
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
This is a Feature Request
What would you like to be added
Why is this needed
In cases like https://github.com/kubernetes/website/pull/47735/files we're using somewhat arbitrary tags for the util / debug image.
Setting aside for a moment which image we should use, and the naming ... I think maybe we should store the current tag in one place and reference it with a shortcut, that way we can bump all references at once.
The test commands used should be stable, things like
dig
, so we can just update the references and avoid complaints about "the sample image isn't patched".WDYT?
Comments
I suspect @sftim is a good person to ask here, if they have time :-)
cc @aojea @pohly @thockin @dims
The text was updated successfully, but these errors were encountered: