-
Notifications
You must be signed in to change notification settings - Fork 367
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: [UIE-8269], [UIE-8290] - DBaaS: Access Controls text update, fix defaultDB for legacy instances #11371
Conversation
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.
LGTM! Confirming on copy updates in Summary tab and Manage Access Controls.
packages/manager/src/features/Databases/DatabaseDetail/AddAccessControlDrawer.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/Databases/DatabaseDetail/AddAccessControlDrawer.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/Databases/DatabaseDetail/DatabaseSettings/DatabaseSettings.tsx
Outdated
Show resolved
Hide resolved
…x defaultDB for legacy instances
9cb5061
to
f6ac765
Compare
…in Access Controls, fixed default DB value for legacy instances
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.
@mpolotsk-akamai It looks like these changes may have broken the DBaaS update tests. Mind taking care of that before we merge? cc @cpathipa
Yes, Just verified failed tests are passed in develop, But failed on this PR @mpolotsk-akamai Could you please take a look. |
Cloud Manager UI test results🎉 466 passing tests on test run #12 ↗︎
|
Cloud Manager E2E Run #6925
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6925
|
Run duration | 28m 55s |
Commit |
340f2ee725: feat: [UIE-8269], [UIE-8290] - DBaaS: Access Controls text update, fix defaultDB...
|
Committer | mpolotsk-akamai |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
2
|
Pending |
2
|
Skipped |
0
|
Passing |
466
|
View all changes introduced in this branch ↗︎ |
Description 📝
DBaaS: Access Controls text update, fix defaultDB for legacy instances
Changes 🔄
Target release date 🗓️
12/10/24
Preview 📷
How to test 🧪
Prerequisites
(How to setup test environment)
Verification steps
(How to verify changes)
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅