forked from hystax/optscale
-
Notifications
You must be signed in to change notification settings - Fork 1
Sync upstream/integration (f9be403) -> release/4 2026-01-12 #315
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78a6502 OSN-1145. Fix other cloud type flavors in ri_breakdown
## Description Added wrapperRef for ResponsiveCanvasBarChart component
- added TS typings for WrapperCard
…esources block for certain resources - added check to handle resource ID ending with "/" separator
* Add AWS connection types for assumed roles * fix: Fixing wrong parameters for Assumer Role Member Wrong params were sent for Assumed Role - Member data Source. * fix: Update assumed role connection form descriptions and tooltips in translation file * feat: Add initial TypeScript definitions and configuration files * feat: Enhance assumed role connection form with improved button identifiers and conditional rendering * fix: resolved pr comments. Updated assumed role connection form documentation references and improve option naming. * fix: remove unnecessary packageManager entry from package.json * refactor: updated aws connection module file naming * refactor: updated aws connection selectedProvider * refactor: updated aws connection details tab info display * refactor: reorganize exports for aws connection form elements * fix: Remove not needed fields Remove not needed fields from ConnectCloudAccountForm payload * Update ngui/ui/src/components/forms/ConnectCloudAccountForm/ConnectCloudAccountForm.tsx Co-authored-by: ek-hystax <33006768+ek-hystax@users.noreply.github.com> --------- Co-authored-by: michal-zielonka <146939528+michal-zielonka@users.noreply.github.com> Co-authored-by: ek-hystax <33006768+ek-hystax@users.noreply.github.com>
## Description Optimized raw expenses query ## Related issue number OSN-1205 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
f85c5c5 OSN-1205. Optimized raw expenses query
## Description Fixed bumi module hanging ## Related issue number OSN-1225 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Fixed recommendation error on empty region candidates ## Related issue number OSN-1249 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Removed display and download limits for recommendations, including archived ones.
## Description <!-- Please give a summary of the changes. --> ## Related issue number <!-- Please link a pull request to an issue by using "fixes #10" style references to close the issue when this PR is merged. --> ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description <!-- Please give a summary of the changes. --> ## Related issue number <!-- Please link a pull request to an issue by using "fixes #10" style references to close the issue when this PR is merged. --> ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
1. Suppress subscription api error alerts 2. Update error handling for email verification (add checks, integrate new utils and constants)
## Description Ignored in `cloud_accounts` entities Ignored in `month_expenses` ## Related issue number OSN-1258 ## Special notes <!-- Please provide additional information if required. --> ## Checklist * [x] The pull request title is a good summary of the changes * [x] Unit tests for the changes exist * [x] New and existing unit tests pass locally
17881d8 OSN-1258. Ignore environment CA for billing summary a68194f OSN-1257. Add ability to suppress api error alerts 81a7579 OSN-1255: added cloudwatch:GetMetricData 9b1402d Fixed error format 80004ef OSN-1252. Introduced a new environment variable for billing integration 1182932 OSN-1234. Fix email filters doesn't work on some emails 1e9bc94 Fixed subspector build e5bab41 Feature billing 2cbd948 OSN-1234. Skip email by regex filter on template parameter value
…th non-used images” - Added a new recommendation card “Snapshots with non-used images” - Removed the obsolete recommendation card “Obsolete images”
## Description Decided to keep old recommendation (obsolete_images) components to support archived recommendation - revert old recommendation components and it's translations - set new recommendation (snapshots_with_non_used_images) as dismissible ## Related issue number https://datatrendstech.atlassian.net/browse/OSN-1262
- added/locked default STS region - respect disabled regions in CAd - added session locks to address race condition
9bd9ebd OSN-1270. Fix missing report files on buckets with 1000+ files e7c81ac OSN-1247: Respect disabled regions for assumed roles 257be67 OSN-1262. Archive page is unavailable 8a15006 OSN-1174. Replace “Obsolete Images” recommendation with “Snapshots with non-used images” f797130 OSN-1142. Replace ObsoleteImages recommendation with SnapshotsWithNonUsedImages
dwolosz
approved these changes
Jan 16, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR syncs the latest changes from upstream to release branch.