Skip to content

Migrate Helm charts to apiVersion v2 and clean up release artifacts#17860

Open
PovilasV1 wants to merge 1 commit intoapache:masterfrom
PovilasV1:helm-chart-improvements
Open

Migrate Helm charts to apiVersion v2 and clean up release artifacts#17860
PovilasV1 wants to merge 1 commit intoapache:masterfrom
PovilasV1:helm-chart-improvements

Conversation

@PovilasV1
Copy link
Contributor

  • Upgrade pinot and presto charts from apiVersion v1 to v2 (Helm 3)
  • Add type: application to both charts
  • Move zookeeper dependency from requirements.yaml into Chart.yaml
  • Rename requirements.lock to Chart.lock (Helm 3 convention)
  • Remove checked-in zookeeper-13.8.7.tgz (fetched via helm dependency build)
  • Drop -SNAPSHOT suffix from chart versions (non-standard SemVer)
  • Add official icons for both charts

- Upgrade pinot and presto charts from apiVersion v1 to v2 (Helm 3)
- Add type: application to both charts
- Move zookeeper dependency from requirements.yaml into Chart.yaml
- Rename requirements.lock to Chart.lock (Helm 3 convention)
- Remove checked-in zookeeper-13.8.7.tgz (fetched via helm dependency build)
- Drop -SNAPSHOT suffix from chart versions (non-standard SemVer)
- Add official icons for both charts
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.30%. Comparing base (e05a8a6) to head (48a7edf).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17860      +/-   ##
============================================
+ Coverage     63.26%   63.30%   +0.04%     
  Complexity     1460     1460              
============================================
  Files          3190     3190              
  Lines        192011   192011              
  Branches      29412    29412              
============================================
+ Hits         121469   121559      +90     
+ Misses        61026    60923     -103     
- Partials       9516     9529      +13     
Flag Coverage Δ
integration ?
integration2 ?
java-11 63.28% <ø> (+0.06%) ⬆️
java-21 63.21% <ø> (-0.02%) ⬇️
temurin 63.30% <ø> (+0.04%) ⬆️
unittests 63.30% <ø> (+0.04%) ⬆️
unittests1 55.58% <ø> (+0.01%) ⬆️
unittests2 34.30% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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