DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Upgrade Go and `controller-runtime` dependencies #185

Closed levan-m closed 5 months ago

levan-m commented 5 months ago

What does this PR do?

CECO-1114

Some changes clarified in the card.

Notable upgrades:

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 63.08%. Comparing base (f0c8877) to head (00b9a90). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185/graphs/tree.svg?width=650&height=150&src=pr&token=i8XjxcCWUi&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) ```diff @@ Coverage Diff @@ ## main #185 +/- ## ========================================== - Coverage 63.10% 63.08% -0.03% ========================================== Files 41 41 Lines 3098 3107 +9 ========================================== + Hits 1955 1960 +5 - Misses 1023 1027 +4 Partials 120 120 ``` | [Flag](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `63.08% <28.57%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | Coverage Δ | | |---|---|---| | [controllers/extendeddaemonset\_controller.go](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?src=pr&el=tree&filepath=controllers%2Fextendeddaemonset_controller.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-Y29udHJvbGxlcnMvZXh0ZW5kZWRkYWVtb25zZXRfY29udHJvbGxlci5nbw==) | `78.57% <100.00%> (ø)` | | | [...trollers/extendeddaemonsetreplicaset\_controller.go](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?src=pr&el=tree&filepath=controllers%2Fextendeddaemonsetreplicaset_controller.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-Y29udHJvbGxlcnMvZXh0ZW5kZWRkYWVtb25zZXRyZXBsaWNhc2V0X2NvbnRyb2xsZXIuZ28=) | `78.57% <100.00%> (ø)` | | | [pkg/plugin/common/client.go](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?src=pr&el=tree&filepath=pkg%2Fplugin%2Fcommon%2Fclient.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-cGtnL3BsdWdpbi9jb21tb24vY2xpZW50Lmdv) | `0.00% <0.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog). Last update [2915602...00b9a90](https://app.codecov.io/gh/DataDog/extendeddaemonset/pull/185?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog).