Skip to content

Conversation

@jschoone
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Signed-off-by: Jan Schoone <jan.schoone@uhurutec.com>
@jschoone jschoone changed the title :seefeat(scs2): Add image references 🌱 feat(scs2): Add image references Dec 17, 2025
@jschoone jschoone self-assigned this Dec 17, 2025
@garloff
Copy link
Member

garloff commented Dec 17, 2025

I like it!
Does this need testing?

Signed-off-by: Jan Schoone <jan.schoone@uhurutec.com>
@jschoone
Copy link
Contributor Author

I like it! Does this need testing?

Yes, would be great. I had no luck so far. The openstack-image-manager and orc both don't complain about the files and start the import but that never finishes

@jschoone
Copy link
Contributor Author

jschoone commented Dec 17, 2025

Ok that ORC image has now been uploaded in my test

@schneidarno
Copy link

Ok that ORC image has now been uploaded in my test

How did you solve this? In my environment, the upload also get stuck in the "queued" state.

@Nils98Ar
Copy link
Member

Nils98Ar commented Dec 18, 2025

It's the same in my environment as it seems. At least yesterday.

@jschoone
Copy link
Contributor Author

Just applied the resource as it is. What does a kubectl describe say?

@jschoone
Copy link
Contributor Author

In the status is a condition with the progress: kubectl get images -ojsonpath="{ .items[*].status.conditions }" | jq '.[] | select(.type == "Downloading")'
This can take a while because the image is huge. I also face retries, but just left it running and after some time it was uploaded. This probably depends on various components.
I'm currently trying again.

Signed-off-by: Jan Schoone <jan.schoone@uhurutec.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants