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

feat(CSI-209): automated refresh of API endpoints from cluster #246

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

sergeyberezansky
Copy link
Collaborator

@sergeyberezansky sergeyberezansky commented Mar 19, 2024

This PR allows automatic reconfiguration of the CSI plugin with the current endpoint addresses of the cluster, crucial for cluster with auto-scaling and auto-healing clusters based in cloud. Please refer to documentation, false by default.

Also, the PR includes counters per API endpoint that will be later exposed in Prometheus metrics.

@sergeyberezansky sergeyberezansky force-pushed the sergey/auto-update-endpoints-CSI-209 branch 4 times, most recently from e34e0fc to 166d022 Compare March 19, 2024 13:30
The idea is to fetch all IP addresses, not only those specified in the secret. Important in case of cloud autoscaling (and also allows to better distribute load across multiple backends)
@sergeyberezansky sergeyberezansky merged commit e645e69 into dev Jun 17, 2024
10 checks passed
@sergeyberezansky sergeyberezansky deleted the sergey/auto-update-endpoints-CSI-209 branch June 17, 2024 15:12
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