Upgrade Kubernetes module to the latest version v0.27.3#1677
Conversation
|
|
|
Welcome @payamQorbanpour! |
|
@payamQorbanpour thank you! :) |
AhmedGrati
left a comment
There was a problem hiding this comment.
Thanks for the contribution @payamQorbanpour.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AhmedGrati, cdrage, payamQorbanpour The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
What this PR does / why we need it:
In the previous version of the Kubernetes module, v022.5, an outdated struct named "Handler" was used in lines 289, 295, and 302. Upgrading the Kubernetes module to the latest version, v0.27.3, and updating the struct name to "ProbeHandler" should fix the problem.
Which issue(s) this PR fixes:
Fixes #1676
Special notes for your reviewer: