8000 Bump kubernetes from 23.6.0 to 24.2.0 in /perf-tests by dependabot[bot] · Pull Request #2788 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps kubernetes from 23.6.0 to 24.2.0.

Release notes

Sourced from kubernetes's releases.

Kubernetes Python Client v24.2.0 Stable Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v24.2.0.zip
cd client-python-v24.2.0
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-24.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-24.0/CHANGELOG.md

Kubernetes Python Client v24.1.0 Beta 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v24.1.0b1.zip
cd client-python-v24.1.0b1
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-24.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-24.0/CHANGELOG.md

Kubernetes Python Client v24.1.0 Alpha 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v24.1.0a1.zip
cd client-python-v24.1.0a1
</tr></table> 

... (truncated)

Changelog

Sourced from kubernetes's changelog.

v24.2.0

Kubernetes API Version: v1.24.2

Uncategorized

  • The dynamic client now support the _request_timeout parameter to configure connection and request timeouts. (#1732, @​philipp-sontag-by)

v24.1.0b1

Kubernetes API Version: v1.24.1

Uncategorized

  • The dynamic client now support the _request_timeout parameter to configure connection and request timeouts. (#1732, @​philipp-sontag-by)

v24.1.0a1

Kubernetes API Version: v1.24.1

API Change

... (truncated)

Commits
  • 0406e1c Merge pull request #1838 from yliaog/automated-release-of-24.2.0-upstream-rel...
  • 7cfc353 added compatibility matrix for 1.24.2 release.
  • 9732f83 generated client change
  • 119ecd5 update version constants for 24.2.0 release
  • ec48a03 update changelog with release notes from master branch
  • 1ea21da Revert "Add interactive configuration to exec provider."
  • 59ee365 Add interactive configuration to exec provider.
  • 7f3b29d Bump helm/kind-action from 1.2.0 to 1.3.0
  • 03f84f3 Bump actions/setup-python from 3 to 4
  • 36bd3ff Merge pull request #1827 from yliaog/automated-release-of-24.1.0b1-upstream-r...
  • 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)

Bumps [kubernetes](https://github.com/kubernetes-client/python) from 23.6.0 to 24.2.0.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/python@v23.6.0...v24.2.0)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file 8000 python Pull requests that update Python code labels Jun 22, 2022
@dependabot dependabot bot requested review from a team, haywoodsh, ciarams87 and shaun-nx June 22, 2022 19:19
@codecov-commenter
Copy link
codecov-commenter commented Jun 22, 2022

Codecov Report

Merging #2788 (5c73d9b) into main (398e660) will increase coverage by 0.49%.
The diff coverage is 91.42%.

@@            Coverage Diff             @@
##             main    #2788      +/-   ##
==========================================
+ Coverage   53.52%   54.02%   +0.49%     
==========================================
  Files          52       53       +1     
  Lines       14804    15009     +205     
==========================================
+ Hits         7924     8108     +184     
- Misses       6617     6631      +14     
- Partials      263      270       +7     
Impacted Files Coverage Δ
internal/k8s/controller.go 11.36% <0.00%> (-0.01%) ⬇️
internal/configs/parsing_helpers.go 67.64% <50.00%> (-0.86%) ⬇️
internal/k8s/validation.go 97.79% <92.40%> (-1.30%) ⬇️
internal/k8s/configuration.go 95.39% <93.47%> (-0.47%) ⬇️
pkg/apis/externaldns/validation/externaldns.go 95.89% <95.89%> (ø)
internal/k8s/status.go 34.23% <100.00%> (ø)
internal/k8s/utils.go 14.28% <100.00%> (+2.52%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@lucacome lucacome merged commit df123a4 into main Jun 23, 2022
@lucacome lucacome deleted the dependabot/pip/perf-tests/kubernetes-24.2.0 branch June 23, 2022 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0