Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kubernetes from 23.6.0 to 24.2.0 in /perf-tests #308

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 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 python Pull requests that update Python code labels Jun 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #395.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/pip/perf-tests/kubernetes-24.2.0 branch October 26, 2022 02:11
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.

0 participants