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(FR-480): Backward version compatibility for Endpoint Autoscaling Rules #3116

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

yomybaby
Copy link
Member

@yomybaby yomybaby commented Feb 7, 2025

resolves #3115 (FR-480)

Added version compatibility check for auto-scaling rules in the endpoint detail page. The auto-scaling rules section will only be displayed when the manager version is 25.1.0 or higher.

@github-actions github-actions bot added the size:L 100~500 LoC label Feb 7, 2025
Copy link
Member Author

yomybaby commented Feb 7, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yomybaby yomybaby marked this pull request as ready for review February 7, 2025 12:02
Copy link

github-actions bot commented Feb 7, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements
4.69% (-0% 🔻)
400/8536
🔴 Branches
4.06% (-0% 🔻)
239/5890
🔴 Functions 2.84% 78/2747
🔴 Lines
4.61% (-0% 🔻)
385/8353

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from dd0e2c1

@yomybaby yomybaby merged commit ffa9a19 into main Feb 7, 2025
10 checks passed
@yomybaby yomybaby deleted the fix/gql-error-auto-scaling-rules-before-25.1 branch February 7, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backward version compatibility for Endpoint Autoscaling Rules
1 participant