Bug Report
When running build, resolve, or apply with --push=false, the -t or --tags and --tag-only options are not respected.
Expected Behavior
When -t or --tags option is used with --push=false, ko produces an image with the tag applied.
When the --tag-only option is used with --push=false, image references in ko resolve and ko apply reference images by tag (not sha).
Actual Behavior
Only image shas are used in ko appy/resolve when --push=false.
ko version
v0.11.2
Bug Report
When running
build,resolve, orapplywith--push=false, the-tor--tagsand--tag-onlyoptions are not respected.Expected Behavior
When
-tor--tagsoption is used with--push=false, ko produces an image with the tag applied.When the
--tag-onlyoption is used with--push=false, image references inko resolveandko applyreference images by tag (not sha).Actual Behavior
Only image shas are used in ko appy/resolve when
--push=false.ko version
v0.11.2