Skip to content

Comments

doc: Proxy settings should use systemd override#595

Merged
jsirianni merged 1 commit intomasterfrom
proxy-override
Mar 4, 2022
Merged

doc: Proxy settings should use systemd override#595
jsirianni merged 1 commit intomasterfrom
proxy-override

Conversation

@jsirianni
Copy link
Member

Description of Changes

When enabling proxy, we should be using a systemd override instead of editing the main service file. This is because the package manager (rpm / deb) will replace the systemd service. Using an override allows the user to make changes without preventing us from making changes to the main service.

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CI passes

@jsirianni jsirianni requested a review from a team as a code owner March 4, 2022 16:45
@jsirianni jsirianni requested a review from jmwilliams89 March 4, 2022 16:45
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #595 (8ab72fe) into master (3b23e5c) will decrease coverage by 1.76%.
The diff coverage is 88.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
- Coverage   76.69%   74.93%   -1.76%     
==========================================
  Files         132      133       +1     
  Lines        8308    10086    +1778     
==========================================
+ Hits         6371     7557    +1186     
- Misses       1473     2058     +585     
- Partials      464      471       +7     
Impacted Files Coverage Δ
operator/buffer/buffer.go 75.86% <ø> (-1.92%) ⬇️
operator/buffer/memory.go 71.60% <ø> (-3.74%) ⬇️
...builtin/input/aws/cloudwatch/cloudwatch_persist.go 75.00% <ø> (-6.82%) ⬇️
operator/builtin/input/azure/event_hub.go 0.00% <0.00%> (ø)
operator/builtin/input/azure/event_hub_config.go 90.91% <ø> (-1.09%) ⬇️
operator/builtin/input/file/finder.go 100.00% <ø> (ø)
operator/builtin/input/file/reader.go 53.05% <0.00%> (-5.73%) ⬇️
operator/builtin/input/http/config.go 97.56% <ø> (-0.29%) ⬇️
operator/builtin/input/journald/journald.go 58.76% <ø> (-1.83%) ⬇️
operator/builtin/input/udp/udp.go 73.49% <ø> (-1.51%) ⬇️
... and 159 more

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 efa4544...8ab72fe. Read the comment docs.

@jsirianni jsirianni merged commit 5198c73 into master Mar 4, 2022
@jsirianni jsirianni deleted the proxy-override branch March 4, 2022 19:00
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.

3 participants