Skip to content

Add Parquet-Exporter helm chart#195

Merged
lmello merged 17 commits intoopencost:mainfrom
cklingspor:add_parquet_exporter
Jan 19, 2025
Merged

Add Parquet-Exporter helm chart#195
lmello merged 17 commits intoopencost:mainfrom
cklingspor:add_parquet_exporter

Conversation

@cklingspor
Copy link
Contributor

Moved from opencost/opencost-parquet-exporter#10

Hey everyone,

I've created a first draft of a helm chart for the parquet-exporter. I do not have a setup where I can use AWS as of now, therefore the actual push to a S3 bucket is not yet tested. However, I was able to install the chart and run the cronjob in my minikube.

Used helm-docs to create a rough documentation around the chart
The chart itself is relatively straight forward I think
Let me know what you think!

@@ -0,0 +1,24 @@
apiVersion: v2
name: parquet-exporter
Copy link
Contributor

Choose a reason for hiding this comment

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

could we make this "opencost-parquet-exporter"?

Copy link
Contributor

Choose a reason for hiding this comment

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

That will have a ripple effect in the templates, but I prefer the verbosity/specificity

mattray
mattray previously requested changes Apr 8, 2024
@@ -0,0 +1,24 @@
apiVersion: v2
name: parquet-exporter
Copy link
Contributor

Choose a reason for hiding this comment

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

That will have a ripple effect in the templates, but I prefer the verbosity/specificity

Copy link
Contributor

@asdfgugus asdfgugus left a comment

Choose a reason for hiding this comment

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

I did not test it on my cluster, but the code LGTM.

Copy link
Contributor

@mattray mattray left a comment

Choose a reason for hiding this comment

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

I think the values need to move to opencost-parquet-exporter, but I didn't test.

@github-actions
Copy link

This pull request has been marked as stale because it has been open for 60 days with no activity. Please remove the stale label or comment or this pull request will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 16, 2024
@mattray mattray removed the Stale label Jun 18, 2024
@github-actions
Copy link

This pull request has been marked as stale because it has been open for 60 days with no activity. Please remove the stale label or comment or this pull request will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 18, 2024
@lmello lmello added enhancement New feature or request and removed Stale labels Aug 21, 2024
@lmello
Copy link
Member

lmello commented Aug 21, 2024

I will review this PR after the change to the parquet export repo is merged.
we cannot merge this PR before this is done.

Copy link
Member

@lmello lmello left a comment

Choose a reason for hiding this comment

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

Please fix the trailling whitespaces:
Error: 1:56 [trailing-spaces] trailing spaces
Error: 8:22 [trailing-spaces] trailing spaces
Error: 12:68 [trailing-spaces] trailing spaces
Error: 27:12 [trailing-spaces] trailing spaces
Error: 59:209 [trailing-spaces] trailing spaces
Error: 62:117 [trailing-spaces] trailing spaces

Copy link

@brito-rafa brito-rafa left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link

This pull request has been marked as stale because it has been open for 60 days with no activity. Please remove the stale label or comment or this pull request will be closed in 5 days.

@github-actions github-actions bot added the Stale label Oct 27, 2024
@github-actions github-actions bot removed the Stale label Nov 1, 2024
@github-actions
Copy link

github-actions bot commented Jan 2, 2025

This pull request has been marked as stale because it has been open for 60 days with no activity. Please remove the stale label or comment or this pull request will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jan 2, 2025
@cklingspor cklingspor requested review from lmello and mattray January 2, 2025 10:01
@github-actions github-actions bot removed the Stale label Jan 3, 2025
@cklingspor
Copy link
Contributor Author

@lmello Sorry, for missing this. Done

@lmello
Copy link
Member

lmello commented Jan 15, 2025

Thanks @cklingspor, I will merge this.

@lmello
Copy link
Member

lmello commented Jan 15, 2025

@cklingspor do you want to be the maintainer of the helm chart ? if yes you can add yourself to the maintainers on it to fix the CI error. if not, you can add my name on it.

@cklingspor
Copy link
Contributor Author

@cklingspor do you want to be the maintainer of the helm chart ? if yes you can add yourself to the maintainers on it to fix the CI error. if not, you can add my name on it.

Sure! I've added my name. Will add way to contact later.

@lmello lmello dismissed mattray’s stale review January 19, 2025 17:45

All good to merge

@lmello lmello merged commit a03c6f5 into opencost:main Jan 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants