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

fix(secret): use release name in database secret #65

Merged
merged 1 commit into from
May 31, 2023

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented May 25, 2023

Fixes #62

Prefix secret name with release's name to avoid conflicts with other releases in the same namespace.

@tthvo tthvo added the fix label May 25, 2023
@tthvo tthvo requested review from andrewazores and ebaron May 25, 2023 04:35
andrewazores
andrewazores previously approved these changes May 25, 2023
Signed-off-by: Thuan Vo <thvo@redhat.com>
@tthvo
Copy link
Member Author

tthvo commented May 29, 2023

Forgot to update CRYOSTAT_JMX_CREDENTIALS_DB_PASSWORD env var. Updated now :))

Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

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

Looks good!

@ebaron ebaron merged commit e06dfb2 into cryostatio:main May 31, 2023
mergify bot pushed a commit that referenced this pull request May 31, 2023
Signed-off-by: Thuan Vo <thvo@redhat.com>
(cherry picked from commit e06dfb2)
ebaron pushed a commit that referenced this pull request May 31, 2023
Signed-off-by: Thuan Vo <thvo@redhat.com>
(cherry picked from commit e06dfb2)

Co-authored-by: Thuan Vo <thvo@redhat.com>
@tthvo tthvo deleted the crd-db branch June 20, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Use release name for credentials secret
3 participants