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

[config] Provide a mechanism to save config to disk #671

Merged
merged 6 commits into from
Mar 10, 2024
Merged

Conversation

manugarg
Copy link
Contributor

@manugarg manugarg commented Jan 11, 2024

If you start cloudprober with flag --probes_config_save_path, it will automatically save new probes config to the provided path on any dynamic programming through gRPC.

You can in turn include this saved config in the main config file (include_example, Cloudprober will reload the whole config on restart.

@manugarg
Copy link
Contributor Author

Fixes #645.

@manugarg manugarg merged commit 17c6b95 into master Mar 10, 2024
8 of 9 checks passed
@manugarg manugarg deleted the save_config branch March 10, 2024 00:14
@manugarg manugarg added this to the v0.13.3 milestone Mar 10, 2024
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.

None yet

1 participant