GoogleContainerTools / GoogleContainerTools/skaffold

[Bug] Skaffold tag policy needs to be user friendly, it is too rigid and too buggy.

Open
#8,650 1 comment 0 reactions 0 assignees View on GitHub
has-workaround
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

Skaffold tag policy listed here is causing too much trouble:
https://skaffold.dev/docs/taggers/#how-tagging-works

1. Images are rebuilt when there is no change in the Dockerfiles
2. Images are rebuilt when ConfigMap referenced in a deployment is changed
3. Images are rebuilt when Deployment yaml is changed
4. Images are rebuilt for each command separately `skaffold debug`, `skaffold dev`
5. Images are rebuilt randomly sometimes.

I would appreciate if the policies are user friendly and less buggy.

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.