Skip to content

Revert domain file permissions to umask 027 with explicit OpenShift override #317

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 3 commits into from
Sep 30, 2021

Conversation

ddsharpe
Copy link
Member

Created a new --target option that allows the user to specify the target Kubernetes environment. The options are Default and OpenShift. The OpenShift setting changes the domain directory files such that the group permissions for those files will be the same as the user permissions (group writable, in most cases). Additionally, if the user does not supply the OS group and user setting with --chown, the default for this setting is changed from oracle:oracle to oracle:root to be inline with the expectations of an OpenShift environment.

@ddsharpe ddsharpe merged commit cec1573 into main Sep 30, 2021
@ddsharpe ddsharpe deleted the group-as-user branch September 30, 2021 20:37
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.

4 participants