feat(glance,region): support container registry and image (#25686)

Move container registry management into glance with import from
kubeserver, add container_image model, resolve container_image_id in
compute, and switch dashboard create flow to glance.
This commit is contained in:
Zexi Li
2026-09-15 15:32:27 +08:00
committed by GitHub
parent abab2d4a2f
commit edcbd48487
1065 changed files with 237054 additions and 21 deletions

5
vendor/github.com/go-openapi/analysis/.codecov.yml generated vendored Normal file
View File

@@ -0,0 +1,5 @@
coverage:
status:
patch:
default:
target: 80%