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

Feature: Generated username and password for the postgres database #8273

Closed
1 of 3 tasks
superbeeny opened this issue Jan 22, 2025 · 2 comments · Fixed by #8284
Closed
1 of 3 tasks

Feature: Generated username and password for the postgres database #8273

superbeeny opened this issue Jan 22, 2025 · 2 comments · Fixed by #8284
Assignees
Labels
feature This issue describes a feature request in Radius

Comments

@superbeeny
Copy link
Contributor

superbeeny commented Jan 22, 2025

Overview of feature request

As a user I want to have generated username and password for the postgres database.

See #8096 for the larger feature details and scope.

Acceptance criteria

  • The postgres database is installed and running successfully
  • The generated credentials are set in the environment.

Additional context

No response

Would you like to support us?

  • Yes, I would like to support you

AB#14141

@superbeeny superbeeny added the feature This issue describes a feature request in Radius label Jan 22, 2025
@superbeeny
Copy link
Contributor Author

/assign

@radius-triage-bot
Copy link

👋 @superbeeny Thanks for filing this feature request.

A project maintainer will review this feature request and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

ytimocin pushed a commit that referenced this issue Jan 27, 2025
# Description

This PR is to update the database helm chart to generate a password and
create a secret for the postgres database

## Type of change

- This pull request adds or changes features of Radius and has an
approved issue (issue link required).


Fixes: #8273 

## Contributor checklist
Please verify that the PR meets the following requirements, where
applicable:

- [x] An overview of proposed schema changes is included in a linked
GitHub issue.
- [ ] A design document PR is created in the [design-notes
repository](https://github.com/radius-project/design-notes/), if new
APIs are being introduced.
- [ ] If applicable, design document has been reviewed and approved by
Radius maintainers/approvers.
- [ ] A PR for the [samples
repository](https://github.com/radius-project/samples) is created, if
existing samples are affected by the changes in this PR.
- [ ] A PR for the [documentation
repository](https://github.com/radius-project/docs) is created, if the
changes in this PR affect the documentation or any user facing updates
are made.
- [ ] A PR for the [recipes
repository](https://github.com/radius-project/recipes) is created, if
existing recipes are affected by the changes in this PR.

---------

Signed-off-by: Nick Beenham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue describes a feature request in Radius
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant