build(deps): bump k8s.io/client-go from 0.27.4 to 0.28.0 #73

Merged
argoyle merged 1 commits from dependabot-go_modules-k8s.io-client-go-0.28.0 into main 2023-08-16 18:49:42 +00:00
argoyle commented 2023-08-16 13:25:21 +00:00 (Migrated from gitlab.com)

Bumps k8s.io/client-go from 0.27.4 to 0.28.0.

Commits
  • 9081272 Update dependencies to v0.28.0 tag
  • fe76ecc Merge remote-tracking branch 'origin/master' into release-1.28
  • a715d8b Merge pull request #119876 from marosset/revert-118895
  • 3163e5a Revert "Merge pull request #118895 from RyanAoh/kep-1860"
  • 8d766e7 Avoid returning nil responseKind in v1beta1 aggregated discovery
  • dcfe307 Merge remote-tracking branch 'origin/master' into release-1.28
  • 7d2c3df .*: bump golang.org/x/net to v0.13.0
  • c5b1c13 Merge pull request #118644 from alexzielenski/apiserver/policy/namespaceParamRef
  • a98e74a Merge pull request #116469 from RomanBednar/pv-phase-transition-time
  • dcfedbe make update
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.4 to 0.28.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/9081272f7fb25cc1a05429611675f82ce03ebce0"><code>9081272</code></a> Update dependencies to v0.28.0 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/fe76ecc1225abd2d50aa4840bbed76b3486549d8"><code>fe76ecc</code></a> Merge remote-tracking branch 'origin/master' into release-1.28</li> <li><a href="https://github.com/kubernetes/client-go/commit/a715d8b30712308a7179e3bed28eb9f3641a060d"><code>a715d8b</code></a> Merge pull request <a href="https://github.com/kubernetes/client-go/issues/119876">#119876</a> from marosset/revert-118895</li> <li><a href="https://github.com/kubernetes/client-go/commit/3163e5ae55210ee048a4e28306a48cc55d46f6ed"><code>3163e5a</code></a> Revert &quot;Merge pull request <a href="https://github.com/kubernetes/client-go/issues/118895">#118895</a> from RyanAoh/kep-1860&quot;</li> <li><a href="https://github.com/kubernetes/client-go/commit/8d766e7320d4f2c6b3194a3e30d34b4507cb9037"><code>8d766e7</code></a> Avoid returning nil responseKind in v1beta1 aggregated discovery</li> <li><a href="https://github.com/kubernetes/client-go/commit/dcfe307184d93752f5177f2c36db71761bfbd5af"><code>dcfe307</code></a> Merge remote-tracking branch 'origin/master' into release-1.28</li> <li><a href="https://github.com/kubernetes/client-go/commit/7d2c3dfa0e4226498fc071db4c38146c53c6e415"><code>7d2c3df</code></a> .*: bump golang.org/x/net to v0.13.0</li> <li><a href="https://github.com/kubernetes/client-go/commit/c5b1c13ccbedeb03c00ba162ef27566b0dfb512d"><code>c5b1c13</code></a> Merge pull request <a href="https://github.com/kubernetes/client-go/issues/118644">#118644</a> from alexzielenski/apiserver/policy/namespaceParamRef</li> <li><a href="https://github.com/kubernetes/client-go/commit/a98e74a6eb472b26cfce23d684327e2072a6a2c8"><code>a98e74a</code></a> Merge pull request <a href="https://github.com/kubernetes/client-go/issues/116469">#116469</a> from RomanBednar/pv-phase-transition-time</li> <li><a href="https://github.com/kubernetes/client-go/commit/dcfedbe450d69a004b1d500d1bc77a1581d0317d"><code>dcfedbe</code></a> make update</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.27.4...v0.28.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-08-16 13:36:13 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #69 (b4c29e3) into main (3b92203) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   68.70%   68.70%           
=======================================
  Files           4        4           
  Lines         147      147           
=======================================
  Hits          101      101           
  Misses         43       43           
  Partials        3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/69?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#69](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/69?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (b4c29e3) into [main](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/3b922036871fd792f9e55409c43402d9d0c80c74?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (3b92203) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #69 +/- ## ======================================= Coverage 68.70% 68.70% ======================================= Files 4 4 Lines 147 147 ======================================= Hits 101 101 Misses 43 43 Partials 3 3 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)
argoyle (Migrated from gitlab.com) merged commit into main 2023-08-16 18:49:43 +00:00
Sign in to join this conversation.