Skip to content

chore: Remove hardcoded uid and gid #862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025
Merged

Conversation

lfrancke
Copy link
Member

@lfrancke lfrancke commented May 27, 2025

Description

Part of stackabletech/issues#651

Remove hardcoded uid and gid, they'll default to the ones from the docker images now.
For 25.7 that means they might change from 1000/0
See stackabletech/docker-images#916 for details

The upgrade tests failed but that is because they don't work properly with custom images and I'm sure they'd work.
The kerberos tests also fail with my PR but that is also due to the custom image and as soon as I fixed that locally they worked, that is not part of this patch though as I just hardcoded the proper image name

Definition of Done Checklist

Author

  • Integration tests passed (for non trivial changes)

Reviewer

  • Changelog updated

Acceptance

  • Proper release label has been added

@lfrancke lfrancke force-pushed the feat/hardcoded-uid-gid branch from 218f278 to 55f914b Compare May 27, 2025 14:12
@lfrancke lfrancke force-pushed the feat/hardcoded-uid-gid branch from 55f914b to ad48f71 Compare May 27, 2025 14:13
@lfrancke lfrancke marked this pull request as ready for review May 27, 2025 14:13
@lfrancke lfrancke self-assigned this May 27, 2025
@lfrancke lfrancke moved this to Development: Waiting for Review in Stackable Engineering May 27, 2025
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering May 27, 2025
@lfrancke lfrancke enabled auto-merge May 27, 2025 14:25
@lfrancke lfrancke moved this from Development: In Review to Development: Done in Stackable Engineering May 27, 2025
@lfrancke lfrancke added this pull request to the merge queue May 27, 2025
Merged via the queue into main with commit d2bdfb5 May 27, 2025
16 of 17 checks passed
@lfrancke lfrancke deleted the feat/hardcoded-uid-gid branch May 27, 2025 14:33
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants