Skip to content
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

Split out syslog port #480

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Conversation

jacobweinstock
Copy link
Member

Description

This allows customizing the syslog port without having to customize the auto-detected ip. This is inline with the other similar changes just made.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This allows customizing the syslog
port without having to customize the
auto-detected ip.

Signed-off-by: Jacob Weinstock <[email protected]>
With the port and path now being captured
this extra input parameter was no longer
needed.

Signed-off-by: Jacob Weinstock <[email protected]>
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 69%. Comparing base (297aaa9) to head (e2f3158).

Files Patch % Lines
cmd/smee/main.go 0% 3 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #480   +/-   ##
===================================
- Coverage    69%    69%   -1%     
===================================
  Files        16     16           
  Lines      1432   1434    +2     
===================================
+ Hits        990    991    +1     
- Misses      414    415    +1     
  Partials     28     28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jacobweinstock jacobweinstock merged commit d7d33fb into tinkerbell:main Jul 9, 2024
5 checks passed
@jacobweinstock jacobweinstock deleted the granular-flags branch July 9, 2024 20:40
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.

1 participant