Skip to content
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

feat(postgresusercr): allows usernames to be created with suffix with… #159

Closed
wants to merge 3 commits into from
Closed

feat(postgresusercr): allows usernames to be created with suffix with… #159

wants to merge 3 commits into from

Conversation

lovelinuxalot
Copy link

… a userName parameter

This PR will:

  • Enable the CR to accept a parameter named userName which can be used to create users/roles without a suffix. If the parameter is empty, the rolename with suffix is created
  • Updates the docker image tags used for building

fix #153

… a userName parameter

This PR will enable the CR to accept a parameter named `userName` which can be used to create
users/roles without a suffix. If the parameter is empty, the rolename with suffix is created

fix #153
@lovelinuxalot lovelinuxalot closed this by deleting the head repository Aug 10, 2024
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.

Hash suffix to usernames
1 participant