Skip to content

Conversation

@sgontla
Copy link
Collaborator

@sgontla sgontla commented Dec 17, 2025

  • Adding new CRD for KVService
sgontla@sgk8s:~/git/Operator/splunk-operator$ k get crds -A | grep enterprise
clustermanagers.enterprise.splunk.com       2025-12-17T07:52:36Z
clustermasters.enterprise.splunk.com        2025-12-17T07:52:36Z
indexerclusters.enterprise.splunk.com       2025-12-17T07:52:37Z
kvservices.enterprise.splunk.com            2025-12-17T07:52:37Z
licensemanagers.enterprise.splunk.com       2025-12-17T07:52:37Z
licensemasters.enterprise.splunk.com        2025-12-17T07:52:37Z
monitoringconsoles.enterprise.splunk.com    2025-12-17T07:52:37Z
searchheadclusters.enterprise.splunk.com    2025-12-17T07:52:37Z
standalones.enterprise.splunk.com           2025-12-17T07:52:37Z
rprise.splunk.com", "controllerKind": "MonitoringConsole"}
2025-12-17T07:53:57.410804582Z	INFO	Starting workers	{"controller": "licensemaster", "controllerGroup": "enterprise.splunk.com", "controllerKind": "LicenseMaster", "worker count": 15}
2025-12-17T07:53:57.410842392Z	INFO	Starting workers	{"controller": "licensemanager", "controllerGroup": "enterprise.splunk.com", "controllerKind": "LicenseManager", "worker count": 15}
2025-12-17T07:53:57.410748041Z	INFO	Starting workers	{"controller": "indexercluster", "controllerGroup": "enterprise.splunk.com", "controllerKind": "IndexerCluster", "worker count": 15}
2025-12-17T07:53:57.410909694Z	INFO	Starting workers	{"controller": "clustermaster", "controllerGroup": "enterprise.splunk.com", "controllerKind": "ClusterMaster", "worker count": 15}
2025-12-17T07:53:57.410864263Z	INFO	Starting workers	{"controller": "kvservice", "controllerGroup": "enterprise.splunk.com", "controllerKind": "KVService", "worker count": 1}
2025-12-17T07:53:57.410781341Z	INFO	Starting workers	{"controller": "clustermanager", "controllerGroup": "enterprise.splunk.com", "controllerKind": "ClusterManager", "worker count": 15}
2025-12-17T07:53:57.410751461Z	INFO	Starting workers	{"controller": "searchheadcluster", "controllerGroup": "enterprise.splunk.com", "controllerKind": "SearchHeadCluster", "worker count": 15}
2025-12-17T07:53:57.410948234Z	INFO	Starting workers	{"controller": "monitoringconsole", "controllerGroup": "enterprise.splunk.com", "controllerKind": "MonitoringConsole", "worker count": 15}
2025-12-17T07:53:57.41074049Z	INFO	Starting workers	{"controller": "standalone", "controllerGroup": "enterprise.splunk.com", "controllerKind": "Standalone", "worker count": 15}

Description

What does this PR have in it?

Key Changes

Highlight the updates in specific files

Testing and Verification

How did you test these changes? What automated tests are added?

Related Issues

Jira tickets, GitHub issues, Support tickets...

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.

@sgontla sgontla marked this pull request as draft December 17, 2025 07:38
@sgontla sgontla changed the title SPL-290970: KVService with Splunk Operator for K8s SPL-290970: Support for KVService with Splunk Operator for K8s Dec 17, 2025
@patrykw-splunk
Copy link
Collaborator

Hey @sgontla , could you please fill in the description and details for the PR?

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.

2 participants