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

[prometheus-statsd-exporter] add first release #449

Merged
merged 11 commits into from
Dec 8, 2020
Merged

[prometheus-statsd-exporter] add first release #449

merged 11 commits into from
Dec 8, 2020

Conversation

scDisorder
Copy link
Contributor

@scDisorder scDisorder commented Dec 3, 2020

Signed-off-by: disorder disordervlz@gmail.com

What this PR does / why we need it:

  • I needed one, so I made it. Just though to share it will be nice.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Signed-off-by: disorder <disordervlz@gmail.com>
@scDisorder scDisorder requested a review from a team as a code owner December 3, 2020 18:46
@scDisorder
Copy link
Contributor Author

hmm, probably the issue that helm actually does not runs without mappings specified...
wait a minute

Signed-off-by: disorder <disordervlz@gmail.com>
@torstenwalter
Copy link
Member

Can you add yourself to CODEOWNERS file?

torstenwalter
torstenwalter previously approved these changes Dec 3, 2020
charts/prometheus-statsd-exporter/README.md Outdated Show resolved Hide resolved
Signed-off-by: disorder <disordervlz@gmail.com>
charts/prometheus-statsd-exporter/README.md Show resolved Hide resolved
charts/prometheus-statsd-exporter/README.md Outdated Show resolved Hide resolved
charts/prometheus-statsd-exporter/README.md Outdated Show resolved Hide resolved
charts/prometheus-statsd-exporter/README.md Outdated Show resolved Hide resolved
charts/prometheus-statsd-exporter/README.md Outdated Show resolved Hide resolved
charts/prometheus-statsd-exporter/Chart.yaml Outdated Show resolved Hide resolved
charts/prometheus-statsd-exporter/values.yaml Outdated Show resolved Hide resolved
scDisorder and others added 2 commits December 4, 2020 00:37
stats-exporter/suggestions update

Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: disorder <disordervlz@gmail.com>
Signed-off-by: disorder <disordervlz@gmail.com>
@scDisorder scDisorder requested a review from scottrigby December 3, 2020 21:51
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
@scDisorder scDisorder requested a review from scottrigby December 3, 2020 22:32
@scDisorder
Copy link
Contributor Author

scDisorder commented Dec 3, 2020

should we add networking.k8s.io/v1 instead of v1beta for Kubernetes 19+ ?
I think it is more about helm backwards compatibility, right?

@scDisorder scDisorder closed this Dec 3, 2020
@scDisorder scDisorder reopened this Dec 3, 2020
@scDisorder
Copy link
Contributor Author

woah, missclick

scottrigby
scottrigby previously approved these changes Dec 4, 2020
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

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

This lgtm. If you want to do a semver check for 1.19+ and switch to that version you are welcome to do that. This version is still supported though in 1.19 so up to you.

monotek
monotek previously approved these changes Dec 5, 2020
Copy link
Member

@monotek monotek left a comment

Choose a reason for hiding this comment

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

@scottrigby
any reason this was not merged?

@scottrigby
Copy link
Member

@monotek I was just being patient waiting to see if they wanted to make a change based on my reply to their semver question.

@monotek
Copy link
Member

monotek commented Dec 5, 2020

ah, ok. i was just wondering, because it was approved and not merged. so i wont merge it too :D

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
@scDisorder scDisorder dismissed stale reviews from monotek and scottrigby via 4468185 December 7, 2020 07:47
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
@scDisorder
Copy link
Contributor Author

scDisorder commented Dec 7, 2020

not sure if default pathType must be Prefix, it is common thing to use ImplementationSpecific (I may be wrong) but i see no reasons up here

@scDisorder
Copy link
Contributor Author

1037d952b8ecfe75

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
@scDisorder scDisorder requested a review from scottrigby December 8, 2020 18:01
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

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

lgtm 👏 nice work

@scottrigby scottrigby merged commit 20beb3a into prometheus-community:main Dec 8, 2020
zanhsieh pushed a commit that referenced this pull request Jan 4, 2021
* add prometheus-statsd-exporter

Signed-off-by: disorder <disordervlz@gmail.com>

* update default chart run

Signed-off-by: disorder <disordervlz@gmail.com>

* add statsd-exporter codeowners

Signed-off-by: disorder <disordervlz@gmail.com>

* Apply suggestions from code review

stats-exporter/suggestions update

Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: disorder <disordervlz@gmail.com>

* fix README.md lints

Signed-off-by: disorder <disordervlz@gmail.com>

* update default ingress apiVersion

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>

* add Kubernetes v19 semver ingress rules

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>

* fix spaces v18

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>

* disable ingress by default

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>

* set default ingress pathType

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>

* set default ingress pathType to ImplementationSpecific

Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>

Co-authored-by: Scott Rigby <scott@r6by.com>
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.

4 participants