intel / intel/workload-services-framework

Docker Image Name Inconsistency Between Make Build and Kubernetes Config for v23.3 Release

Aperta
#45 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Shell
Stelle
59
Fork
57
Merge medio
15g 22h
PR unite (30g)
3

Descrizione

### Summary
When building a Docker image for the HammerDB-TPCC workload using the `make` command with the v23.3 release, the generated Docker image has a different name compared to the one specified in Kubernetes configuration files. This issue was not present in the v23.2 release.

The Kubernetes configuration file expects the image name to be: `tpcc-mysql8031-base:v23.3`, but the `make` build generates the Docker image name as: `mysql8031-base:v23.3`. This discrepancy has been observed across multiple workloads, including Fio, BertLarge-PyTorch, SmartScience, Video-Structure, CDN-NGINX, 3DHuman-Pose-Estimation, SpecCpu-2017, ResNet50-PyTorch, SPDK-NVMe-o-TCP, and Istio-Envoy.

### Workload Release Version
v23.3

### Configuration
- Setting: `PLATFORM=`
- Setting: `REGISTRY=`
- Setting: `RELEASE=:v23.3`
- Setting: `TIMEOUT=86400`
- Setting: `BACKEND=kubernetes`

### Issue
We are encountering an issue while attempting to build Docker images for the HammerDB-TPCC workload using the `make` command from the workload directory. The problem lies in the inconsistency between the Docker image name generated by `make` and the image name specified in our Kubernetes manifest files. In the case of v23.3 release, the Kubernetes config file expects the image name to be: `tpcc-mysql8031-base:v23.3`, while the `make` build process generates the Docker image name as: `mysql8031-base:v23.3`.

This inconsistency has also been identified across several other workloads, including Fio, BertLarge-PyTorch, SmartScience, Video-Structure, CDN-NGINX, 3DHuman-Pose-Estimation, SpecCpu-2017, ResNet50-PyTorch, SPDK-NVMe-o-TCP, and Istio-Envoy.

### Expected
The image name specified in the Kubernetes configuration file should match the Docker image name generated by the `make` build process: `tpcc-mysql8031-base:v23.3`.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia nelle directory dei workload interessati confrontando le definizioni di build di Make con i file di configurazione Kubernetes per i nomi delle immagini v23.3. Controlla che i workload elencati presentino la stessa discrepanza; il lavoro è completato quando l’immagine generata da make corrisponde all’immagine referenziata da Kubernetes, incluso il nome previsto tpcc-mysql8031-base:v23.3.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker, kubernetes, shell
Ambito
build-system, devops, infrastructure
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.