Azure / aad-pod-identity

[DEPRECATED] Assign Azure Active Directory Identities to Kubernetes applications.
https://azure.github.io/aad-pod-identity
MIT License
568 stars 255 forks source link

chore: bump k8s.io/client-go from 0.23.0 to 0.23.13 #1342

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps k8s.io/client-go from 0.23.0 to 0.23.13.

Commits
  • 84e38b0 Update dependencies to v0.23.13 tag
  • 4fe0cac Merge pull request #112067tkashem/automated-cherry-pick-of-#109114
  • 398dfd1 Merge pull request #112338enj/automated-cherry-pick-of-#112017
  • 9285cfe exec auth: support TLS config caching
  • 80c66f4 Merge pull request #111273Abirdcfly/automated-cherry-pick-of-#111235
  • aca59e4 fix a possible panic because of taking the address of nil
  • a475c28 Merge pull request #108791 from aojea/cherry-pick-108772
  • 8041ba9 Merge pull request #109159wojtek-t/automated-cherry-pick-of-#109137
  • 0c2c708 Addresses the issue which caused #109115
  • 9b9e45f Add test for indexer with multiple values
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1342 (2ead7d7) into master (6dc82f9) will decrease coverage by 0.39%. The diff coverage is 28.95%.

@@            Coverage Diff             @@
##           master    #1342      +/-   ##
==========================================
- Coverage   36.29%   35.90%   -0.40%     
==========================================
  Files          27       32       +5     
  Lines        2915     4434    +1519     
==========================================
+ Hits         1058     1592     +534     
- Misses       1778     2759     +981     
- Partials       79       83       +4     
sozercan commented 2 years ago

/azp run AAD Pod Identity E2E

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 1 pipeline(s).
sozercan commented 2 years ago

@dependabot rebase

sozercan commented 2 years ago

/azp run AAD Pod Identity E2E

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 1 pipeline(s).
github-actions[bot] commented 2 years ago

This PR is stale because it has been open 14 days with no activity. Please comment or this will be closed in 7 days.

dependabot[bot] commented 1 year ago

Superseded by #1359.