-
Notifications
You must be signed in to change notification settings - Fork 126
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
feat(metrics-operator): add helm chart for metrics operator #2189
Conversation
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2189 +/- ##
=======================================
Coverage 84.51% 84.51%
=======================================
Files 154 154
Lines 9918 9918
=======================================
Hits 8382 8382
Misses 1249 1249
Partials 287 287
Flags with carried forward coverage won't be shown. Click here to find out more. |
03d89e7
to
82d4feb
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.
I believe also release-please conf needs to be updated to track the value file
we discussed having all pipeline changes done in a single ticket, @thisthat do you think that is not a good idea? 🤔 |
sorry, I miss that discussion. I am fine doing that in a single PR :) |
metrics-operator/chart/templates/metrics-operator-serviceAccount.yaml
Outdated
Show resolved
Hide resolved
91e4230
to
a0ba7ad
Compare
Signed-off-by: realanna <[email protected]> removed empty line Signed-off-by: realanna <[email protected]> removed empty line Signed-off-by: realanna <[email protected]> removed empty line Signed-off-by: realanna <[email protected]> removed empty line Signed-off-by: realanna <[email protected]> removed empty line Signed-off-by: realanna <[email protected]> removed empty line Signed-off-by: realanna <[email protected]> adds app.kubernetes.io/component: metrics-operator Signed-off-by: realanna <[email protected]> fix: missing default container Signed-off-by: realanna <[email protected]> Update metrics-operator/config/default/manager_config_patch.yaml Signed-off-by: RealAnna <[email protected]> Update metrics-operator/config/manager/kustomization.yaml Signed-off-by: RealAnna <[email protected]> feat: rename label Signed-off-by: realanna <[email protected]> feat: separate service account Signed-off-by: realanna <[email protected]> feat: separate service account Signed-off-by: realanna <[email protected]> feat: added chart description Signed-off-by: realanna <[email protected]> feat: lint Signed-off-by: realanna <[email protected]> Update metrics-operator/chart/Chart.yaml Co-authored-by: Giovanni Liva <[email protected]> Signed-off-by: RealAnna <[email protected]> Update metrics-operator/chart/Chart.yaml Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: RealAnna <[email protected]> Update metrics-operator/chart/Chart.yaml Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: RealAnna <[email protected]> Update metrics-operator/chart/Chart.yaml Co-authored-by: Giovanni Liva <[email protected]> Signed-off-by: RealAnna <[email protected]> Update metrics-operator/chart/templates/metrics-manager-config.yaml Co-authored-by: Florian Bacher <[email protected]> Signed-off-by: RealAnna <[email protected]> Update metrics-operator/chart/templates/metrics-operator-service.yaml Co-authored-by: Florian Bacher <[email protected]> Signed-off-by: RealAnna <[email protected]> feat: lint Signed-off-by: realanna <[email protected]> feat: removed mtrics operator Signed-off-by: realanna <[email protected]> feat: rename manager container Signed-off-by: realanna <[email protected]> feat: remove duplicate Signed-off-by: realanna <[email protected]> feat: remove duplicate Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove mod error Signed-off-by: realanna <[email protected]> feat: remove linter Signed-off-by: realanna <[email protected]> feat: remove linter Signed-off-by: realanna <[email protected]> feat: remove linter Signed-off-by: realanna <[email protected]> feat: add install Signed-off-by: realanna <[email protected]> feat: add install Signed-off-by: realanna <[email protected]> feat: fix dep Signed-off-by: realanna <[email protected]> feat: fix values file Signed-off-by: realanna <[email protected]> feat: fix values file Signed-off-by: realanna <[email protected]> feat: add initial metric operator helm chart Signed-off-by: realanna <[email protected]>
a0ba7ad
to
63b7503
Compare
Please remove this file |
Signed-off-by: realanna <[email protected]>
Co-authored-by: Giovanni Liva <[email protected]> Signed-off-by: RealAnna <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
closes #2181