UNCLASSIFIED - NO CUI

Skip to content

Update dependency kubernetes to v8.0.2

renovate requested to merge renovate/kubernetes-8.x into development

This MR contains the following updates:

Package Update Change
kubernetes patch ==8.0.0 -> ==8.0.2

Release Notes

kubernetes-client/python

v8.0.2

Compare Source

Getting started:

pip install kubernetes==8.0.2

Or from source, download attached zip file, then

unzip client-python-8.0.2.zip
cd client-python-8.0.2
python setup.py install

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

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

v8.0.1

Compare Source

Bug Fix:

Security Fix:


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports