Skip to content

Images server location - #996

Open
breml wants to merge 7 commits into
mainfrom
images-server-location
Open

Images server location#996
breml wants to merge 7 commits into
mainfrom
images-server-location

Conversation

@breml

@breml breml commented Aug 6, 2026

Copy link
Copy Markdown
Member

This approach does not currently work, since Incus does not support target for GET /1.0/images.

Resolves: #813
Depends on: lxc/incus#3788

@breml breml self-assigned this Aug 6, 2026
@breml breml added Blocked Waiting on an external task Incomplete Waiting on more information from reporter labels Aug 6, 2026
@stgraber

stgraber commented Aug 6, 2026

Copy link
Copy Markdown
Member

@breml can you file a feature request on Incus to add a location field to images?
We do have the tracking in our database, so adding it to the API would be trivial.

Worth noting that the way it would be reported is as a list of locations on the image as images are sometimes replicated across cluster members.

We could add ?target= too as part of this though I don't know how useful that would necessarily be given that Incus does automatic replication as needed in the cluster (unlike storage volumes and buckets where the location really matters).

@breml

breml commented Aug 6, 2026

Copy link
Copy Markdown
Member Author

@breml can you file a feature request on Incus to add a location field to images?

Done: lxc/incus#3788

@breml
breml force-pushed the images-server-location branch from b7770de to 05b78dc Compare August 7, 2026 07:01
breml added 7 commits August 10, 2026 13:24
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
@breml
breml force-pushed the images-server-location branch from 05b78dc to 0bf84b0 Compare August 10, 2026 11:43
@breml
breml marked this pull request as ready for review August 10, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked Waiting on an external task Incomplete Waiting on more information from reporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add location to images in inventory

2 participants