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

Update dependency kubernetes to v29 #149

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kubernetes ==11.0.0 -> ==29.0.0 age adoption passing confidence

Release Notes

kubernetes-client/python (kubernetes)

v29.0.0

Compare Source

Kubernetes API Version: v1.29.0

Bug or Regression

v28.1.0

Compare Source

Kubernetes API Version: v1.28.2

API Change
  • Fixed a bug where CEL expressions in CRD validation rules would incorrectly compute a high estimated cost for functions that return strings, lists or maps.
    The incorrect cost was evident when the result of a function was used in subsequent operations. (kubernetes/kubernetes#119807, @​jpbetz) [SIG API Machinery, Auth and Cloud Provider]
  • Mark Job onPodConditions as optional in pod failure policy (kubernetes/kubernetes#120208, @​mimowo) [SIG API Machinery and Apps]

v27.2.0

Compare Source

Kubernetes API Version: v1.27.3

Documentation
  • Fix request_timeout example and doc. Arg name should be _request_timeout. Single value type should be int or long. (#​2071, @​hemslo)

v26.1.0

Compare Source

Kubernetes API Version: v1.26.1

Bug or Regression
  • The timeout unit of the WSClient update method is now always seconds for both poll and select functions. (#​1976, @​t-yrka)
Feature
  • Adds support for loading CA certificates from a file using the idp-certificate-authority key for the oidc plugin. (#​1916, @​vgupta3)

v25.3.0

Compare Source

Kubernetes API Version: v1.25.3

Feature
  • Adds support for loading CA certificates from a file using the idp-certificate-authority key for the oidc plugin. (#​1916, @​vgupta3)

v24.2.0

Compare Source

Kubernetes API Version: v1.24.2

Uncategorized

v23.6.0

Compare Source

Kubernetes API Version: v1.23.6

API Change
  • Omits alpha-level enums from the static openapi file captured in api/openapi-spec (kubernetes/kubernetes#109179, @​liggitt) [SIG Apps and Auth]
  • Fixes a regression in v1beta1 PodDisruptionBudget handling of "strategic merge patch"-type API requests for the selector field. Prior to 1.21, these requests would merge matchLabels content and replace matchExpressions content. In 1.21, patch requests touching the selector field started replacing the entire selector. This is consistent with server-side apply and the v1 PodDisruptionBudget behavior, but should not have been changed for v1beta1. (kubernetes/kubernetes#108139, @​liggitt) [SIG Auth and Testing]

v23.3.0

Compare Source

Kubernetes API Version: v1.23.4

v22.6.0

Compare Source

Kubernetes API Version: v1.22.6

Bug or Regression
Feature

v21.7.0

Compare Source

Kubernetes API Version: v1.21.7

Bug or Regression
  • Fixed #​741, an issue which prevented Kubernetes cluster api-tokens from exec-plugin auth providers from being refreshed after expiry. (#​250, @​emenendez)
  • Use select.poll() for exec on linux/darwin to improve scalability of WSClient (#​268, @​jsun-splunk)

v20.13.0

Compare Source

Kubernetes API Version: v1.20.13

v19.15.0

Compare Source

Kubernetes API Version: v1.19.15

Feature
  • The new parameter 'no_proxy' has been added to configuration for the REST and websocket client. (kubernetes-client/python#1579, @​itaru2622)//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))//github.com/itaru2622))

v18.20.0

Compare Source

Kubernetes API Version: 1.18.20

Feature

v17.17.0

Compare Source

Kubernetes API Version: 1.17.17

Changelog since v17.17.0b1:

Bug or Regression
Feature

v12.0.1

Compare Source

Kubernetes API Version: 1.16.15

Breaking Change:

  • kubernetes.config.Configuration() will now return the default "initial" configuration, kubernetes.config.Configuration.get_default_copy() will return the default configuration if there is a default set via Configuration.set_default(c), otherwise, it will also return the default "initial" configuration. OpenAPITools/openapi-generator#4485, OpenAPITools/openapi-generator#5315. **Note: ** This change also affects v12.0.0a1, v12.0.0b1 and v12.0.0.

Bug Fix:

v12.0.0

Compare Source

Kubernetes API Version: 1.16.15

New Feature:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (19ee804) 88.23% compared to head (ac123a2) 88.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   88.23%   88.23%           
=======================================
  Files          72       72           
  Lines        6275     6275           
=======================================
  Hits         5537     5537           
  Misses        738      738           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@perllaghu perllaghu closed this Feb 19, 2024
Copy link
Contributor Author

renovate bot commented Feb 19, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 29.x releases. But if you manually upgrade to 29.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/kubernetes-29.x branch February 19, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant