• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

splunk / splunk-operator / 24739342176
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 21 Apr 2026 06:34PM UTC
Jobs 1
Files 53
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Apr 2026 06:25PM UTC coverage: 84.06%. Remained the same
24739342176

Pull #1863

circleci

gabrielm-splunk
Add CI/CD validation workflow for Helm charts

Created .github/workflows/validate-helm-charts.yml to automatically
validate Helm chart tgz files and prevent corruption.

The workflow runs on:
- Pull requests that modify helm-chart files (tgz, Chart.yaml, values.yaml)
- Pushes to main/develop that touch helm-chart files
- Manual trigger via workflow_dispatch

Validation checks:
1. Operator chart tgz structure validation (via tools/validate-helm-charts.sh)
   - Ensures tgz files contain only splunk-operator/ content
   - Detects embedded splunk-enterprise chart corruption
   - Verifies file sizes are reasonable

2. Helm lint on both splunk-operator and splunk-enterprise charts

3. Template rendering tests for common deployment patterns:
   - Default values
   - C3 deployment (cluster manager + indexer cluster + search head cluster)
   - S1 deployment (standalone)

Benefits:
- Catches corrupted tgz files before merge
- Validates template syntax and rendering
- Provides early feedback on PRs via automated comments
- Prevents helm test failures in CI

This would have caught the splunk-operator-3.0.0.tgz corruption before
it was merged to develop.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #1863: Fix corrupted splunk-operator-3.0.0.tgz causing Helm test failures

11923 of 14184 relevant lines covered (84.06%)

28.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24739342176.1 21 Apr 2026 06:34PM UTC 53
84.06
CircleCI Job
Source Files on build 24739342176
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #24739342176
  • Pull Request #1863
  • PR Base - develop (#24714410495)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc