-
-
Notifications
You must be signed in to change notification settings - Fork 7
Make uid/gid configurable & change group of files - part 3 #897
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
Conversation
This is a follow-up for #849 and includes: - The missing bits for Hive - Kafka
- Kafka Testing Tools - KCat - NiFi - Omid
- superset
# Conflicts: # CHANGELOG.md # hive/Dockerfile # kafka/Dockerfile # nifi/Dockerfile # omid/Dockerfile # opa/Dockerfile # spark-k8s/Dockerfile
- tools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Left comments about things that should be picked up by hadolint (shellcheck), but then stopped. I can comment on the rest if you want, or we can leave those changes for another time.
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
# Conflicts: # CHANGELOG.md
…t/user-handling-pt3
# Conflicts: # CHANGELOG.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This is a follow-up for #849 and #890 and includes:
Integration tests ran locally successfully when the ✔️ is added