-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Conversation
Signed-off-by: disorder <disordervlz@gmail.com>
hmm, probably the issue that helm actually does not runs without mappings specified... |
Signed-off-by: disorder <disordervlz@gmail.com>
Can you add yourself to CODEOWNERS file? |
Signed-off-by: disorder <disordervlz@gmail.com>
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>
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
should we add |
woah, missclick |
There was a problem hiding this 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.
There was a problem hiding this 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?
@monotek I was just being patient waiting to see if they wanted to make a change based on my reply to their semver question. |
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>
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
not sure if default pathType must be |
Signed-off-by: Dmitrii Limonov <disordervlz@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👏 nice work
* 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>
Signed-off-by: disorder disordervlz@gmail.com
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[prometheus-couchdb-exporter]
)