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

Added Bucket-config as a configmap in a Block-sync init container. #840

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kushalShukla-web
Copy link
Contributor

  1. Following prometheus/test-infra#779 and prometheus/prometheus#15183, the placement of the bucket-config file in the Prometheus repository has created some inconsistencies, such as:

    • Different data for different PRs.
    • The bucket-config file is required in multiple parts of PromBench, such as the Load Generator to query downloaded block data. This leads to downloading the entire Prometheus repository, which is not an efficient solution.
  2. To address these issues, I have moved all bucket configuration into a ConfigMap.

Integrating blocksync in yaml  formate.

Signed-off-by: Kushal Shukla <[email protected]>
@kushalShukla-web kushalShukla-web changed the title Signed-off-by: Kushal Shukla [email protected] Added Bucket-config as a configmap in a Block-sync init container. Feb 8, 2025
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.

1 participant