Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

osm-deployment: parametrize osm log level in values.yaml #2046

Merged
merged 2 commits into from
Nov 13, 2020

Conversation

eduser25
Copy link
Contributor

Currently it's hardcoded in deployment.

This gives at least some short term flexibility till we add
configMap update, which has some ongoing discussion as
how to tackle.

  • Install [X]

  • Control Plane [X]

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

Currently it's hardcoded in deployment. This gives at least some
short term flexibility till we add configMap update, which has some
ongoing discussion as how to tackle.
@eduser25 eduser25 requested a review from a team as a code owner November 12, 2020 22:33
@eduser25 eduser25 changed the title osm-deployment: parametrize log level. osm-deployment: parametrize log level in values.yaml Nov 12, 2020
@eduser25 eduser25 changed the title osm-deployment: parametrize log level in values.yaml osm-deployment: parametrize osm log level in values.yaml Nov 12, 2020
@codecov-io
Copy link

Codecov Report

Merging #2046 (c3a8e73) into main (d4d0a63) will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2046      +/-   ##
==========================================
+ Coverage   57.30%   57.45%   +0.14%     
==========================================
  Files         139      139              
  Lines        5692     5702      +10     
==========================================
+ Hits         3262     3276      +14     
+ Misses       2427     2424       -3     
+ Partials        3        2       -1     
Impacted Files Coverage Δ
pkg/endpoint/providers/kube/fake.go 70.83% <0.00%> (ø)
pkg/envoy/route/config.go 96.03% <0.00%> (+0.79%) ⬆️
pkg/catalog/routes.go 80.58% <0.00%> (+0.99%) ⬆️
pkg/catalog/service.go 100.00% <0.00%> (+25.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4d0a63...c3a8e73. Read the comment docs.

shashankram
shashankram previously approved these changes Nov 12, 2020
charts/osm/values.yaml Outdated Show resolved Hide resolved
ksubrmnn
ksubrmnn previously approved these changes Nov 13, 2020
charts/osm/values.yaml Outdated Show resolved Hide resolved
@eduser25 eduser25 dismissed stale reviews from ksubrmnn and shashankram via c7e7edb November 13, 2020 02:08
@eduser25 eduser25 merged commit 2a09728 into openservicemesh:main Nov 13, 2020
draychev pushed a commit to draychev/osm that referenced this pull request Nov 19, 2020
…mesh#2046)

* osm-deployment: parametrize log level.

Currently it's hardcoded in deployment. This gives at least some
short term flexibility till we add configMap update, which has some
ongoing discussion as how to tackle.

* address comments
draychev pushed a commit to draychev/osm that referenced this pull request Nov 19, 2020
…mesh#2046)

* osm-deployment: parametrize log level.

Currently it's hardcoded in deployment. This gives at least some
short term flexibility till we add configMap update, which has some
ongoing discussion as how to tackle.

* address comments
draychev pushed a commit to draychev/osm that referenced this pull request Dec 14, 2020
…mesh#2046)

* osm-deployment: parametrize log level.

Currently it's hardcoded in deployment. This gives at least some
short term flexibility till we add configMap update, which has some
ongoing discussion as how to tackle.

* address comments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants