Skip to content

Conversation

@cloudnull
Copy link
Collaborator

This change will set the KVM user to a known clean user from within the container which will eliminate conflicts in the event there's an issue between the host and the podified runtime.

cloudnull added a commit to cloudnull/genestack that referenced this pull request Nov 3, 2025
This change will set the KVM user to a known clean user from within the container
which will eliminate conflicts in the event there's an issue between the host and
the podified runtime.

Signed-off-by: Kevin Carter <[email protected]>
cloudnull added a commit to cloudnull/genestack that referenced this pull request Nov 3, 2025
@rackerchris rackerchris marked this pull request as draft November 4, 2025 21:07
@cloudnull cloudnull marked this pull request as ready for review November 18, 2025 20:26
@BjoernT
Copy link
Contributor

BjoernT commented Dec 10, 2025

Older systems used to limit uid/git to uint, <65k so we should stick to that, or also use 42424
Wouldn't this create an issue for existing deployments where the uid changes on redeploy and /var/lib/nova and other places all use a different uid which we would have to chown with a find command before redeploying, not to crash the instances trying to access their files and /dev devices

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.

2 participants