tinkerbell / tink

Workflow Engine for provisioning Bare Metal
https://tinkerbell.org
Apache License 2.0
936 stars 135 forks source link

Update handling of namespace watching: #1011

Closed jacobweinstock closed 1 month ago

jacobweinstock commented 1 month ago

Description

CLI flag to watch one or all namespaces.

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:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 30.75%. Comparing base (8c7a9c8) to head (348742d). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/tink-controller/main.go 0.00% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1011 +/- ## ========================================== - Coverage 30.86% 30.75% -0.11% ========================================== Files 75 75 Lines 3923 3937 +14 ========================================== Hits 1211 1211 - Misses 2617 2631 +14 Partials 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.