Full Image Cache instantly completes
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- docker, go, kubernetes
- Ambito
- build-system, devops, infrastructure
Direzione di ricerca
Inizia da envbuilder.log e riproduci il flusso di Dockerfile e config-file usando il caching completo dell’immagine, confrontando l’avvio con cache-hit con un pod manuale che usa l’immagine nella cache. Traccia il comportamento dell’entrypoint del binario envbuilder dopo il cache-hit dell’immagine completa. Il lavoro è completato quando l’immagine nella cache esegue il proprio entrypoint e tutti i comandi Dockerfile RUN invece di terminare immediatamente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
We are running envbuilder to compile an image from a dockerfile and the config file.
Run without caching everything works as expected its just slow
Run with a cache repo, it creates the image, pushes the image and runs correctly ONCE.
Subsequent launches with the cache enabled will do the usual file extractions and start the image but the layers will not be correct, some of the run commands seemed to not have executed. For example a simple rm in a run command either did not run or the files were recreated by the base layer.
Run with full image caching the image gets a dry run and found in the cache (as long as i did it once with the layer cache)
Unfortunately the image immediately completes after that and the pod gets restarted by the deployment.
When i manually create a pod with the image from the cache repo it works, the envbuilder binary exists and all run commands got executed correctly.
Heres the log, everything looks perfectly fine if only it would execute the entrypoint properly
envbuilder.log
- Lingua principale
- Go
- Stelle
- 300
- Fork
- 64
- Merge medio
- 20m
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di coder/envbuilder
-
bug
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
coder/envbuilder#506 ·
-
envbuilder Feature
Difficoltà 3/5 1-2 giorni Idoneità per principianti 56/100
coder/envbuilder#492 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
coder/envbuilder#484 ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 38/100
coder/envbuilder#483 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
coder/envbuilder#481 · 1 commento ·
Tutte le issue di coder/envbuilder
Issue simili
-
Type/Bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
OpenNSW/nsw-srilanka#497 ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
milvus-io/birdwatcher#545 ·
-
kind/bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
kubernetes-sigs/prow#953 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
caddyserver/caddy#8046 ·