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

Adding Azure sync functionality which can be used by the Azure Fetcher #50367

Merged
merged 41 commits into from
Jan 22, 2025

Conversation

mvbrock
Copy link
Contributor

@mvbrock mvbrock commented Dec 17, 2024

This PR is a result of splitting #48843 into smaller PRs, and a continuation of #50366. It provides the Azure sync functionality which will be called by the Azure fetcher in the Discovery service. It blocks the subsequent PR #50369 to invoke the Azure fetcher as part of the Discovery service.

@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure-sync branch from a590a2b to 9a73b76 Compare December 17, 2024 23:29
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure branch from a817501 to e88e148 Compare December 17, 2024 23:43
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure-sync branch from 9a73b76 to 0d11394 Compare December 17, 2024 23:44
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure branch from e88e148 to 308bc2c Compare December 18, 2024 20:29
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure-sync branch from 0d11394 to f4c8928 Compare December 18, 2024 20:31
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure-sync branch 2 times, most recently from 0f0adcc to 8ef72c4 Compare December 19, 2024 23:50
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure branch 2 times, most recently from 0a4c1f4 to 672ae8d Compare December 20, 2024 00:01
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure-sync branch 2 times, most recently from 873db7c to b2512a9 Compare December 20, 2024 02:54
@mvbrock mvbrock marked this pull request as ready for review December 20, 2024 03:49
@mvbrock mvbrock marked this pull request as draft December 20, 2024 03:51
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure-sync branch 2 times, most recently from 1d807fb to 02e6652 Compare December 20, 2024 22:29
@mvbrock mvbrock force-pushed the mvbrock/azure-integration-disco-azure branch from 2894408 to 0dc6820 Compare December 30, 2024 17:16
lib/utils/slice.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
lib/utils/slice.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
@mvbrock mvbrock requested review from smallinsky and tigrato January 16, 2025 23:27
@mvbrock mvbrock requested a review from tigrato January 21, 2025 17:51
lib/utils/slice.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
lib/srv/discovery/fetchers/azure-sync/azure-sync.go Outdated Show resolved Hide resolved
@mvbrock mvbrock added this pull request to the merge queue Jan 22, 2025
Merged via the queue into master with commit f7ea540 Jan 22, 2025
41 checks passed
@mvbrock mvbrock deleted the mvbrock/azure-integration-disco-azure-sync branch January 22, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discovery no-changelog Indicates that a PR does not require a changelog entry size/lg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants