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(helm): Various fixes and enhancements for bloom components #14128

Merged
merged 5 commits into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. Add required configuration for bloom builder and bloom gateway

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ea44045 View commit details
    Browse the repository at this point in the history
  2. Fix: Configure emphemeral storage for bloom builder working directory

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9386938 View commit details
    Browse the repository at this point in the history
  3. Fix: Configure PV claims for bloom gateway and bloom builder correctly

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d0040a View commit details
    Browse the repository at this point in the history
  4. Fix: Do not create bloom Deployment/Statefulset if replicas=0

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    404a875 View commit details
    Browse the repository at this point in the history
  5. Fix type in Helm changelog

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3ea028b View commit details
    Browse the repository at this point in the history