(Translated by https://www.hiragana.jp/)
Add ability to disable superuser creation on install by TheRealHaoLiu · Pull Request #1917 · ansible/awx-operator · GitHub
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

Add ability to disable superuser creation on install #1917

Draft
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

Allow to not create superuser on install
@TheRealHaoLiu TheRealHaoLiu marked this pull request as draft July 11, 2024 18:08
@TheRealHaoLiu
Copy link
Member Author

@AlanCoding is this PR needed?

@@ -57,6 +57,10 @@ spec:
hostname: # deprecated
description: (Deprecated) The hostname of the instance
type: string
create_superuser:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the admin_user and admin_password_secret parameters have already been part of the operator for a while, could we be consistent with the naming of this param and use create_admin_user as the param name?

Copy link

sonarcloud bot commented Jul 25, 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.

None yet

2 participants