-
Notifications
You must be signed in to change notification settings - Fork 370
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: [UIE-8007] - DBaaS Summary tab display correct user and readonly host #10989
Conversation
dc9c46f
to
e7f11d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @corya-akamai - looks good to me and confirmed the changes.
I suggested some non-blocking type improvements that would improve type safety for this feature.
...r/src/features/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryConnectionDetails.tsx
Show resolved
Hide resolved
Coverage Report: ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm pointing at the dev environment and have the Managed Databases Beta
account capability, but I'm seeing the error below whenever I try to get on the DBaaS landing page -- is this happening for others as well?
Also running into issues with provisioning DBs in alpha at the moment, will try again in a bit
e7f11d0
to
308a658
Compare
The BE is currently failing for me in alpha too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Observing akmadmin
& read-only host
✅
Description 📝
DBaaS Summary tab display correct user and readonly host
Changes 🔄
List any change relevant to the reviewer.
Target release date 🗓️
9/30/24
Preview 📷
How to test 🧪
Prerequisites
Reproduction steps
Verification steps
As an Author I have considered 🤔
Check all that apply