-
Notifications
You must be signed in to change notification settings - Fork 125
[DO NOT MERGE BEFORE #1606 and #1610] CSPL-3549 Splunk Operator Enhancement – Ingestion and Indexing Separation #1550
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
Open
kasiakoziol
wants to merge
61
commits into
develop
Choose a base branch
from
CSPL-3551-ingestion-cr
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ca230a9 to
eb21049
Compare
eb21049 to
2cca0d7
Compare
Collaborator
Pull Request Test Coverage Report for Build 19165600558Details
💛 - Coveralls |
d3779b0 to
44349fa
Compare
3b2cf1c to
5cad7f9
Compare
CSPL-4022 Remove pipeline config from inputs
CSPL-3558 Integ tests init
…odos CSPL-3972 Addressing TODOs
kubabuczak
reviewed
Oct 29, 2025
kubabuczak
reviewed
Oct 29, 2025
rlieberman-splunk
approved these changes
Oct 29, 2025
fdced39 to
102d81f
Compare
102d81f to
4e37060
Compare
Igor-splunk
approved these changes
Nov 3, 2025
e0dc43e to
4e37060
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on
#1606
#1610
Description
This PR implements a separation between ingestion and indexing services within the Splunk Operator for Kubernetes. The goal is to enable the operator to independently manage the ingestion service while maintaining seamless integration with the indexing service.
Key Changes
Testing and Verification
These changes were tested manually and via dedicated automated tests.
Helm and int tests run: https://github.com/splunk/splunk-operator/commits/CSPL-3551-ingestion-cr-int-helm-tests-run
Related Issues
Jira Epic: https://splunk.atlassian.net/browse/CSPL-3549
Notes
PR Checklist