Skip to content
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

[HELM]: Publish Helm 0.3.0 #14169

Merged
merged 3 commits into from
Oct 7, 2024
Merged

[HELM]: Publish Helm 0.3.0 #14169

merged 3 commits into from
Oct 7, 2024

Conversation

nilaprasad
Copy link
Contributor

Issue related to the new Helm update.

  • Helm 0.3.0 Update
  • Prepares chart for the next release

cc: @abhioncbr @xiangfu0

helm/index.yaml Outdated
urls:
- pinot-0.2.9.tgz
Copy link
Contributor

Choose a reason for hiding this comment

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

Please only modify the 0.3.0 section, don't change the older ones.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gotcha, sorry about that. Should be fixed now except a trailing EOL on the index.yaml file. Will this be ok?

@nilaprasad nilaprasad requested a review from xiangfu0 October 7, 2024 16:00
Copy link
Contributor

@abhioncbr abhioncbr left a comment

Choose a reason for hiding this comment

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

LGTM.

helm/index.yaml Outdated
name: pinot
sources:
- https://github.com/apache/pinot/tree/master/helm
- https://github.com/apache/pinot/tree/master/helm
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be https://github.com/apache/pinot/tree/master/helm; please make a change.

helm/index.yaml Outdated
version: 0.2.9
- apiVersion: v1
appVersion: 1.0.0
created: "2024-02-22T11:12:34.734773+08:00"
Copy link
Contributor

Choose a reason for hiding this comment

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

Only the newer generated version created should have the current date; for all other versions, it should be whatever is in the file.

helm/index.yaml Outdated
dependencies:
- condition: pinot.zookeeper.enabled,zookeeper.enabled
name: zookeeper
repository: https://charts.helm.sh/incubator
repository: https://kubernetes-charts-incubator.storage.googleapis.com/
Copy link
Contributor

Choose a reason for hiding this comment

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

@xiangfu0, is it correct?

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.92%. Comparing base (59551e4) to head (704c09c).
Report is 1146 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14169      +/-   ##
============================================
+ Coverage     61.75%   63.92%   +2.17%     
- Complexity      207     1532    +1325     
============================================
  Files          2436     2621     +185     
  Lines        133233   144036   +10803     
  Branches      20636    22030    +1394     
============================================
+ Hits          82274    92078    +9804     
- Misses        44911    45167     +256     
- Partials       6048     6791     +743     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.81% <ø> (+2.10%) ⬆️
java-21 63.80% <ø> (+2.18%) ⬆️
skip-bytebuffers-false 63.83% <ø> (+2.09%) ⬆️
skip-bytebuffers-true 63.78% <ø> (+36.05%) ⬆️
temurin 63.92% <ø> (+2.17%) ⬆️
unittests 63.92% <ø> (+2.17%) ⬆️
unittests1 55.55% <ø> (+8.66%) ⬆️
unittests2 34.41% <ø> (+6.68%) ⬆️

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.

@Jackie-Jiang Jackie-Jiang merged commit 41b9a60 into apache:master Oct 7, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants