GoogleContainerTools / GoogleContainerTools/skaffold

Non Parallel Re-Tagger Sequence

Open
#5,928 0 comments 2 reactions 0 assignees View on GitHub
area/modules area/tag kind/friction kind/todo planning/Q4-21 priority/p1 source/partnerships
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Expected behavior
Re-tagging existing images in my GCR repo could/should be in parallel

### Actual behavior

It seems to be serialized, I'm not 100% sure if its because each container belongs in its own config / module or always behaves this way

### Information

- Skaffold version: 1.24.1
- Operating system: MacOS
- Installed via: curl
- Contents of skaffold.yaml:

Each Docker container, built on Google Cloud Build, has its own config/module.

Removing the individual container names, but ran with `-v debug` and sha256 tagger

```
INFO[0001] Tags generated in 249.431 micro seconds
.
. *a bunch of containers are found by SHA and retagged to 'latest'
.
INFO[0015] Cache check completed in 13.659 seconds
```

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.