Closed dependabot[bot] closed 2 years ago
Kudos, SonarCloud Quality Gate passed!
Merging #437 (0067b63) into master (6cde798) will increase coverage by
1.25%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #437 +/- ##
==========================================
+ Coverage 53.96% 55.22% +1.25%
==========================================
Files 41 41
Lines 3189 4449 +1260
==========================================
+ Hits 1721 2457 +736
- Misses 1286 1803 +517
- Partials 182 189 +7
Impacted Files | Coverage Δ | |
---|---|---|
pkg/health/health.go | 55.42% <0.00%> (-5.15%) |
:arrow_down: |
pkg/sync/common/types.go | 54.16% <0.00%> (-4.66%) |
:arrow_down: |
pkg/utils/kube/convert.go | 60.00% <0.00%> (-3.64%) |
:arrow_down: |
pkg/diff/diff_options.go | 52.94% <0.00%> (-2.62%) |
:arrow_down: |
pkg/sync/sync_tasks.go | 90.62% <0.00%> (-1.44%) |
:arrow_down: |
pkg/health/health_argo.go | 57.14% <0.00%> (-1.20%) |
:arrow_down: |
pkg/health/health_job.go | 88.09% <0.00%> (-1.10%) |
:arrow_down: |
pkg/utils/kube/kube.go | 38.80% <0.00%> (-0.53%) |
:arrow_down: |
pkg/health/health_service.go | 76.19% <0.00%> (-0.29%) |
:arrow_down: |
pkg/health/health_hpa.go | 82.50% <0.00%> (-0.26%) |
:arrow_down: |
... and 31 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #450.
Bumps k8s.io/kubernetes from 1.24.2 to 1.24.3.
Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
aef86a9
Release commit for Kubernetes v1.24.35e4bfb6
Merge pull request #111021 from SataQiu/fix-kubeadm-1.24-202207088ce745a
Merge pull request #111037 from alculquicondor/automated-cherry-pick-of-#1110...db63d91
Do not skip job requeue in conflict error56a5e01
kubeadm: fix the bug that configurable KubernetesVersion not respected during...99b7713
Merge pull request #110541 from bertinatto/automated-cherry-pick-of-#110465-u...7ca3297
Merge pull request #110920 from jluhrsen/automated-cherry-pick-of-#110639-ups...a7d7a12
Merge pull request #110544 from harshanarayana/automated-cherry-pick-of-#1102...537625b
Merge pull request #110554 from andyzhangx/automated-cherry-pick-of-#110523-u...4418dc1
Merge pull request #110908 from jackfrancis/automated-cherry-pick-of-#110791-...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)