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: add support for monitor-related flags in provider helm chart #296

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

andy108369
Copy link
Collaborator

  • Introduced monitor block in values.yaml for better organization of monitoring settings.
  • Added support for the following new flags in statefulset.yaml:
    • AKASH_MONITOR_MAX_RETRIES
    • AKASH_MONITOR_RETRY_PERIOD
    • AKASH_MONITOR_RETRY_PERIOD_JITTER
    • AKASH_MONITOR_HEALTHCHECK_PERIOD
    • AKASH_MONITOR_HEALTHCHECK_PERIOD_JITTER
  • Updated comments in values.yaml for clarity and documentation.

Refs

akash-network/provider@99cb9ac
#289

@andy108369 andy108369 requested a review from a team as a code owner November 19, 2024 10:38
@andy108369
Copy link
Collaborator Author

DO NOT MERGE YET, TESTING is in progress.

@andy108369 andy108369 force-pushed the feat/support-monitor-flags branch 7 times, most recently from b06c283 to a4a3dbe Compare November 19, 2024 12:21
- Introduced `monitor` block in `values.yaml` for better organization of monitoring settings.
- Added support for the following new flags in `statefulset.yaml`:
  - `AKASH_MONITOR_MAX_RETRIES`
  - `AKASH_MONITOR_RETRY_PERIOD`
  - `AKASH_MONITOR_RETRY_PERIOD_JITTER`
  - `AKASH_MONITOR_HEALTHCHECK_PERIOD`
  - `AKASH_MONITOR_HEALTHCHECK_PERIOD_JITTER`
- Updated comments in `values.yaml` for clarity and documentation.
@andy108369 andy108369 force-pushed the feat/support-monitor-flags branch from a4a3dbe to 51a5028 Compare November 19, 2024 12:27
@andy108369
Copy link
Collaborator Author

TESTING COMPLETE, READY FOR MERGING

@andy108369 andy108369 removed the request for review from a team November 20, 2024 14:07
@chainzero chainzero merged commit 64b226a into main Nov 20, 2024
2 checks passed
@chainzero chainzero deleted the feat/support-monitor-flags branch November 20, 2024 14:09
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.

3 participants