matanw

Results 2 issues of matanw

### Expected behavior "skaffold build" should work on my skaffold yaml ### Actual behavior Skaffold failed to pull remote image: Generating tags... - my-image -> my-image:latest Some taggers failed. Rerun...

kind/bug
area/build
platform/windows
area/cache
has-workaround

### Describe the feature Currently, ValueWithShadows() ignores empty values after [PR #316](https://github.com/go-ini/ini/pull/316). This breaks workflows where an empty assignment is semantically meaningful (e.g., systemd unit files use empty values to...

feature