Skip to content

Skip cluster bundle push by default #1564

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

Closed
wants to merge 2 commits into from

Conversation

rlieberman-splunk
Copy link
Collaborator

Description

This PR sets the SPLUNK_SKIP_CLUSTER_BUNDLE_PUSH environment variable to true by default for all pods, which will skip the apply cluster-bundle command in splunk-ansible when the cluster manager pod comes up.

Key Changes

  • Set SPLUNK_SKIP_CLUSTER_BUNDLE_PUSH=true in statefulsets
  • Update docs with default value

Testing and Verification

  • Unit tests updated

Related Issues

N/A

PR Checklist

  • Code changes adhere to the project's coding standards.
  • Relevant unit and integration tests are included.
  • Documentation has been updated accordingly.
  • All tests pass locally.
  • The PR description follows the project's guidelines.

@coveralls
Copy link
Collaborator

coveralls commented Aug 7, 2025

Pull Request Test Coverage Report for Build 16812504145

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 86.512%

Totals Coverage Status
Change from base Build 16803884122: 0.009%
Covered Lines: 10705
Relevant Lines: 12374

💛 - Coveralls

Copy link
Collaborator

@patrykw-splunk patrykw-splunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rlieberman-splunk
Copy link
Collaborator Author

This change is included in #1559.

@rlieberman-splunk rlieberman-splunk deleted the disable_bundle_push branch August 18, 2025 12:42
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.

4 participants