-
Notifications
You must be signed in to change notification settings - Fork 269
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
fix: cleanup and linting of metric resources #481
Conversation
1bc1970
to
20a76de
Compare
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.
Looks OK, but please add a description of what you're doing and why to the PR description.
Done |
Awesome, thank you! Have you tested installing this with metrics enabled? |
Nope, but if you like i will (and then i will also reimplement #349 ). |
Yes, please test parts of the code you are modifying. That's probably a good habit generally, but at least until we figure out the helm unit tests (I still haven't had the time to sit down and play with it after the most recent PR was added) or add more CI jobs to do more than the default install. |
|
1e3fb29
to
a2747c5
Compare
019b179
to
bbb4f14
Compare
rebased |
Please bump the chart version a minor version as we will be adding the functionality of the namespace selector here :) |
done:
|
rebased and version dump again |
d76836e
to
18c5931
Compare
Signed-off-by: WrenIX <[email protected]>
Co-authored-by: Richard Boldiš <[email protected]> Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
rebased and version dump again. ping @jessebot that is my fourth version dump, without any new review. So, please say something or i will close this PR .... |
another conflict ... - so i stop supporting this PR |
@wrenix we are happy to review improvements, I just think that these huge PRs make it hard to review and currently nobody seems to really have time for it. If could split your changes into smaller PRs then they can be reviewed sooner. |
that is already a split into parts ... and you did not asked in this pr again .... you could take the rebased version/commit from here: current it is:
|
Pull Request
Additional information
Split of #478
Move the metrics-deployment related resources into dedicated folder
templates/metrics
.make a fee cleanups and lints for easier readable:
and
(and
could handle more then two parameters)Add namespaceSelector on servicemonitor
add
ci/*-values.yaml
for chart-testingChecklist
Chart.yaml
according to semver.