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 Coordination.Kubernetes settings #2475

Merged

Conversation

Arkatufus
Copy link
Contributor

Coordination settings is handled like persistence config where the actual config is composed by the plugin provider and it is a merged config of the actual config and a default config.

KubernetesSettings shouldn't base its config on ActorSystem.Settings, it should base its config on the LeaseSettings.LeaseConfig which is the actual composed config for the lease.

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

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

LGTM

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) April 17, 2024 17:08
@Aaronontheweb Aaronontheweb merged commit 3dfbae7 into akkadotnet:dev Apr 17, 2024
3 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.

2 participants