Skip to content

⚠️ Sync upstream/integration (8fe6fd6) -> release/4 2026-04-09 (deployment changes present)#397

Merged
ffaraone merged 14 commits intorelease/4from
bp-sync-8fe6fd6
Apr 16, 2026
Merged

⚠️ Sync upstream/integration (8fe6fd6) -> release/4 2026-04-09 (deployment changes present)#397
ffaraone merged 14 commits intorelease/4from
bp-sync-8fe6fd6

Conversation

@ffaraone
Copy link
Copy Markdown
Collaborator

@ffaraone ffaraone commented Apr 9, 2026

This PR syncs the latest changes from upstream to release branch.

ek-hystax and others added 13 commits March 26, 2026 14:04
* Fixed the default search query parameter to always be a string: disabled automatic parsing to boolean/number and added explicit String conversion. 
* Refactored useGlobalFilterTableSettings: extracted utility logic into separate files and introduced typing.
…ndationsOverviewContainer

* Updated EventsContainer to explicitly handle the 'descriptionLike' query parameter with custom parsing options.
* Modified RecommendationsOverviewContainer to include parsing options for the 'search' query parameter.
* Enhanced useSyncQueryParamWithState to accept searchParamsGetterOptions for better control over query parameter parsing.
- Updated the implementation to align with the latest backend refactoring
- Data preparation is now initiated by creating a dedicated task
- Once the task is completed, a generated CSV file is requested
- In case of errors, a dedicated alert is displayed with the appropriate message
- During data generation, the frontend polls the backend every 2 seconds to track the current task status
- The polling timeout is set to 2 minutes
## Description

Rework gemini download API

## Related issue number

OSN-1392

## 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
This PR removes obsolete tasks that configured CoreDNS to forward
dts.loc queries to 172.22.1.2:

- Check domain presence
- Add dts.loc domain into coredns config
- Delete coredns pods

All other k8s configuration tasks remain unchanged.

---------

Co-authored-by: Jenkins <jenkins@example.com>
7388333 OSN-1374: updated tornado to 6.5.5
44ce963 OPS-1043: Remove CoreDNS dts.loc tasks from ansible scripts
a307f58 OSN-1392. Rework gemini download API
c60f2d6 OSN-1394: Update gemini data preparation functionality
65eb030 KF-1390. Bump jspdf from 4.1.0 to 4.2.1
6c091fb OSN-1377. Fix query parameter handling in EventsContainer and
RecommendationsOverviewContainer
43f31ce OSN-1377. Global table filter fixes
## Description

Added skipped regions for AWS

## Related issue number

OSN-1399

## 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
677cbfe OSN-1399. Added skipped regions for AWS
af5d9bc OSN-1391. Updated Azure SDK packages
# Conflicts:
#	diworker/uv.lock
#	ngui/ui/src/components/Table/hooks/useGlobalFilterTableSettings.ts
#	ngui/ui/src/containers/DownloadObjectsListContainer/DownloadObjectsListContainer.tsx
#	ngui/ui/src/containers/EventsContainer/EventsContainer.tsx
#	ngui/ui/src/containers/RecommendationsOverviewContainer/RecommendationsOverviewContainer.tsx
#	ngui/ui/src/hooks/useSyncQueryParamWithState.ts
@ffaraone ffaraone merged commit 910417b into release/4 Apr 16, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants