kapp
kapp copied to clipboard
Bump k8s.io/client-go from 0.22.10 to 0.24.3
Bumps k8s.io/client-go from 0.22.10 to 0.24.3.
Commits
ee1a5aaUpdate dependencies to v0.24.3 tag686b396Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)"af4295fMerge pull request #109114 from tkashem/client-go-retry-thread-safed8531f5client-go: make retry in Request thread safe33011f1Merge pull request #109050 from MadhavJivrajani/client-go-retry8a672f0Merge pull request #109151 from Argh4k/r-101566f699049Revert "Fieldstatus.hostIPsadded for Pod (#101566)"092a109Introduce APIs to support multiple ClusterCIDRs (#108290)488e9bbMerge pull request #109137 from wojtek-t/fix_multiple_values_indexere540ebeAddresses the issue which caused #109115- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Looks like ServerResources is deprecated all together?
Dependabot might need a hand with this one 🤔
Looks like ServerResources is deprecated all together?
Yep. It has been deprecated for a while and was recently removed.
Dependabot might need a hand with this one 🤔
Yeah, I have made the changes. I will do some testing before pushing.