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: [UIE-8152] - DBaaS V2 Resize: disable Shared plans tab #10995

Conversation

mpolotsk-akamai
Copy link
Contributor

@mpolotsk-akamai mpolotsk-akamai commented Sep 24, 2024

Description 📝

Resize Database Cluster: disable 'Shared CPU' tab for 2-nodes Database Cluster.

Changes 🔄

List any change relevant to the reviewer.

  • disable 'Shared CPU' tab in Database Resize Plans Table
  • add tooltip for disabled tab

Target release date 🗓️

9/30/24

Preview 📷

Before After
Screenshot 2024-09-24 at 4 58 05 PM Screenshot 2024-09-24 at 4 58 37 PM
Screenshot 2024-09-24 at 4 58 52 PM

How to test 🧪

Prerequisites

(How to setup test environment)
Enable DatabaseV2Beta flag

Verification steps

(How to verify changes)

  • Create a Database Cluster with 2 nodes.
  • Go to the created Database Cluster.
  • Navigate to the Resize tab.
  • Shared CPU tab is disabled and displays a tooltip.

As an Author I have considered 🤔

Check all that apply

  • 👀 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

cpathipa and others added 30 commits June 19, 2024 09:06
@mpolotsk-akamai mpolotsk-akamai requested a review from a team as a code owner September 24, 2024 15:06
@mpolotsk-akamai mpolotsk-akamai requested review from carrillo-erik and cpathipa and removed request for a team September 24, 2024 15:06
Copy link

github-actions bot commented Sep 24, 2024

Coverage Report:
Base Coverage: 86.98%
Current Coverage: 86.98%

@bnussman-akamai bnussman-akamai added the DBaaS Relates to Database as a Service label Sep 24, 2024
@cpathipa cpathipa merged commit bc48d76 into linode:develop Sep 25, 2024
20 checks passed
@corya-akamai corya-akamai deleted the feature/UIE-8152-disable-shared-plans-tab branch October 7, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DBaaS Relates to Database as a Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants