Skip to content

Auto create local Registry by network event#292

Merged
evgheni7 merged 1 commit into
mainfrom
276-featregistry-auto-create-local-registry-by-network-event
Apr 2, 2025
Merged

Auto create local Registry by network event#292
evgheni7 merged 1 commit into
mainfrom
276-featregistry-auto-create-local-registry-by-network-event

Conversation

@Catalin4513
Copy link
Copy Markdown
Contributor

No description provided.

@Catalin4513 Catalin4513 self-assigned this Apr 1, 2025
@Catalin4513 Catalin4513 requested a review from evgheni7 as a code owner April 1, 2025 07:45
@Catalin4513 Catalin4513 linked an issue Apr 1, 2025 that may be closed by this pull request
2 tasks
Comment thread plugins/cosmos/pkg/network/registry.go Outdated
mu.Lock()
defer mu.Unlock()

if _, exists := existingRegistries[msg.Name]; exists {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Catalin4513 use k8s for check if registry exists, there in sources method for that.

@Catalin4513 Catalin4513 force-pushed the 276-featregistry-auto-create-local-registry-by-network-event branch from 44544ef to e3b1704 Compare April 2, 2025 13:50
@Catalin4513 Catalin4513 requested a review from evgheni7 April 2, 2025 13:50
@evgheni7 evgheni7 merged commit edf58e2 into main Apr 2, 2025
@evgheni7 evgheni7 deleted the 276-featregistry-auto-create-local-registry-by-network-event branch April 2, 2025 13:51
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.

🚀 feat(registry): Auto create local Registry by network event

2 participants