fix: update @kubernetes/client-node to latest version - #1809
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|



About the Contributor
This pull request is posted on behalf of the NRK.
Type of Contribution
This is a: Bug fix
Current Behavior
As pointed out by @julusian in #1807 , the dependency
@kubernetes/client-nodeis of an old version (0.22.3), which does not support ESM.New Behavior
@kubernetes/client-nodeupdated to latest stable version (1.4.0)Testing
Affected areas
This PR only affects restarting of gateways when k8s-restarting is enabled in env variables.
Time Frame
I'll test this in an NRK environment before marking the PR as ready to review.
Status