|
|
|
|
Changelog for python310-kubernetes-28.1.0-30.2.noarch.rpm :
* Thu Jan 18 2024 Ben Greiner - Add kubernetes-client-python-pr2178-assertEqual-py312.patch gh#kubernetes-client/python#2178 fixing a python3.12 test error- Remove deprecated setup.py usage, switch to PEP517 * Wed Nov 01 2023 Alexandre Almeida - Remove upper version bound for urllib3 * Mon Oct 02 2023 Ondřej Súkup - Fix requires for urllib3 * Wed Sep 20 2023 Priyanka Saggu - version update to 28.1.0 * too many changes, please refer to the CHANGELOG.md in documentation OR at https://github.com/kubernetes-client/python/blob/release-28.0/CHANGELOG.md- cleanup: alpha-sorted the `BuildRequires` and `Requires` fields- added following, per requirements.txt at https://github.com/kubernetes-client/python/blob/v28.1.0/requirements.txt: * `BuildRequires: %{python_module oauthlib >= 3.2.2}` * `Requires: python-oauthlib >= 3.2.2` * Wed Jul 19 2023 Priyanka Saggu - version update to 27.2.0 * too many changes, please refer to the CHANGELOG.md in documentation OR at https://github.com/kubernetes-client/python/blob/v27.2.0/CHANGELOG.md * Tue May 16 2023 Priyanka Saggu - changes to fix unresolvable/failing package build for SLE-15-SP4, https://build.suse.de/request/show/297283 : * added: `BuildRequires: %{python_module Sphinx >= 1.3.1}` * reverted below changes from `Wed May 3 09:53:22 UTC 2023` * * reverted: `%python_build` -> `%pyproject_wheel` and `%python_install` -> `%pyproject_install` * * reverted: `BuildRequires: %{python_module pip}` * * reverted: `BuildRequires: %{python_module wheel}` * Fri May 05 2023 Priyanka Saggu - included missing changelog entries from \"Tue Oct 8 15:24:14 UTC 2019 - Can Bayburt \" to even the diversion with the existing `SUSE:SLE-15-SP4:Update` package- removed patch: base64-padding-fix.patch * changes introduced by patch are included in upstream * Wed May 03 2023 Priyanka Saggu - added: `%{python_sitelib}/kubernetes` and `%{python_sitelib}/kubernetes-%{version} *-info` under %files * Wed May 03 2023 Priyanka Saggu - replaced `%python_build` -> `%pyproject_wheel` and `%python_install` -> `%pyproject_install` * added: BuildRequires: %{python_module pip} * added: BuildRequires: %{python_module wheel} * Tue May 02 2023 Priyanka Saggu - removed following conditional python_module macro definition, as it is present in recent versions of \"python-rpm-macros\" * \"%{?!python_module:%define python_module() python-%{ * *} python3-%{ * *}}\" * Fri Apr 28 2023 Priyanka Saggu - removed python-kubernetes-no-mock.patch, patch changes incorporated upstream * Fri Apr 28 2023 Priyanka Saggu - version update to 26.1.0 * too many changes, please refer to the CHANGELOG.md in documentation OR at https://github.com/kubernetes-client/python/blob/v26.1.0/CHANGELOG.md * Thu Sep 29 2022 Yogalakshmi Arunachalam - Update to v24.2.0 Uncategorized The dynamic client now support the _request_timeout parameter to configure connection and request timeouts. (#1732, AATTphilipp-sontag-by)- Update to v24.1.0b1 Uncategorized The dynamic client now support the _request_timeout parameter to configure connection and request timeouts. (#1732, AATTphilipp-sontag-by)- Update to v24.1.0a1 API Change Add 2 new options for kube-proxy running in winkernel mode. --forward-healthcheck-vip, if specified as true, health check traffic whose destination is service VIP will be forwarded to kube-proxy\'s healthcheck service. --root-hnsendpoint-name specifies the name of the hns endpoint for the root network namespace. This option enables the pass-through load balancers like Google\'s GCLB to correctly health check the backend services. Without this change, the health check packets is dropped, and Windows node will be considered to be unhealthy by those load balancers. (kubernetes/kubernetes#99287, AATTanfernee) Added CEL runtime cost calculation into CustomerResource validation. CustomerResource validation will fail if runtime cost exceeds the budget. (kubernetes/kubernetes#108482, AATTcici37) Added a new metric webhook_fail_open_count to monitor webhooks that fail to open. (kubernetes/kubernetes#107171, AATTltagliamonte-dd) Adds a new Status subresource in Network Policy objects (kubernetes/kubernetes#107963, AATTrikatz) Adds support for InterfaceNamePrefix and BridgeInterface as arguments to --detect-local-mode option and also introduces a new optional - -pod-interface-name-prefix and --pod-bridge-interface flags to kube-proxy. (kubernetes/kubernetes#95400, AATTtssurya) CEL CRD validation expressions may now reference existing object state using the identifier oldSelf. (kubernetes/kubernetes#108073, AATTbenluddy) CRD deep copies should no longer contain shallow copies of JSONSchemaProps.XValidations. (kubernetes/kubernetes#107956, AATTbenluddy) CRD writes will generate validation errors if a CEL validation rule references the identifier oldSelf on a part of the schema that does not support it. (kubernetes/kubernetes#108013, AATTbenluddy) CSIStorageCapacity.storage.k8s.io: The v1beta1 version of this API is deprecated in favor of v1, and will be removed in v1.27. If a CSI driver supports storage capacity tracking, then it must get deployed with a release of external-provisioner that supports the v1 API. (kubernetes/kubernetes#108445, AATTpohly) Custom resource requests with fieldValidation=Strict consistently require apiVersion and kind, matching non-strict requests (kubernetes/kubernetes#109019, AATTliggitt) Feature of DefaultPodTopologySpread is graduated to GA (kubernetes/kubernetes#108278, AATTkerthcet) Feature of NonPreemptingPriority is graduated to GA (kubernetes/kubernetes#107432, AATTdenkensk) Feature of PodOverhead is graduated to GA (kubernetes/kubernetes#108441, AATTpacoxu) Fixed OpenAPI serialization of the x-kubernetes-validations field (kubernetes/kubernetes#107970, AATTliggitt) Fixed failed flushing logs in defer function when kubelet cmd exit 1. (kubernetes/kubernetes#104774, AATTkerthcet) 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#108138, AATTliggitt) Improve kubectl\'s user help commands readability (kubernetes/kubernetes#104736, AATTlauchokyip) Indexed Jobs graduated to stable. (kubernetes/kubernetes#107395, AATTalculquicondor) Introduce a v1alpha1 networking API for ClusterCIDRConfig (kubernetes/kubernetes#108290, AATTsarveshr7) Introduction of a new \"sync_proxy_rules_no_local_endpoints_total\" proxy metric. This metric represents the number of services with no internal endpoints. The \"traffic_policy\" label will contain both \"internal\" or \"external\". (kubernetes/kubernetes#108930, AATTMaxRenaud) JobReadyPods graduates to Beta and it\'s enabled by default. (kubernetes/kubernetes#107476, AATTalculquicondor) Kube-apiserver: --audit-log-version and --audit-webhook-version now only support the default value of audit.k8s.io/v1. The v1alpha1 and v1beta1 audit log versions, deprecated since 1.13, have been removed. (kubernetes/kubernetes#108092, AATTcarlory) Kube-apiserver: the metadata.selfLink field can no longer be populated by kube-apiserver; it was deprecated in 1.16 and has not been populated by default since 1.20+. (kubernetes/kubernetes#107527, AATTwojtek-t) Kubelet external Credential Provider feature is moved to Beta. Credential Provider Plugin and Credential Provider Config API\'s updated from v1alpha1 to v1beta1 with no API changes. (kubernetes/kubernetes#108847, AATTadisky) Make STS available replicas optional again. (kubernetes/kubernetes#109241, AATTravisantoshgudimetla) MaxUnavailable for StatefulSets, allows faster RollingUpdate by taking down more than 1 pod at a time. The number of pods you want to take down during a RollingUpdate is configurable using maxUnavailable parameter. (kubernetes/kubernetes#82162, AATTkrmayankk) Non-graceful node shutdown handling is enabled for stateful workload failovers (kubernetes/kubernetes#108486, AATTsonasingh46) Omit enum declarations from the static openapi file captured at https://git.k8s.io/kubernetes/api/openapi-spec. This file is used to generate API clients, and use of enums in those generated clients (rather than strings) can break forward compatibility with additional future values in those fields. See https://issue.k8s.io/109177 for details. (kubernetes/kubernetes#109178, AATTliggitt) OpenAPI V3 is turned on by default (kubernetes/kubernetes#109031, AATTJefftree) Pod affinity namespace selector and cross-namespace quota graduated to GA. The feature gate PodAffinityNamespaceSelector is locked and will be removed in 1.26. (kubernetes/kubernetes#108136, AATTahg-g) Promote IdentifyPodOS feature to beta. (kubernetes/kubernetes#107859, AATTravisantoshgudimetla) Remove a v1alpha1 networking API for ClusterCIDRConfig (kubernetes/kubernetes#109436, AATTJamesLaverack) Renamed metrics evictions_number to evictions_total and mark it as stable. The original evictions_number metrics name is marked as \"Deprecated\" and has been removed in kubernetes 1.23 . (kubernetes/kubernetes#106366, AATTcyclinder) Skip x-kubernetes-validations rules if having fundamental error against the OpenAPIv3 schema. (kubernetes/kubernetes#108859, AATTcici37) Support for gRPC probes is now in beta. GRPCContainerProbe feature gate is enabled by default. (kubernetes/kubernetes#108522, AATTSergeyKanzhelev) Suspend job to GA. The feature gate SuspendJob is locked and will be removed in 1.26. (kubernetes/kubernetes#108129, AATTahg-g) The AnyVolumeDataSource feature is now beta, and the feature gate is enabled by default. In order to provide user feedback on PVCs with data sources, deployers must install the VolumePopulators CRD and the data-source-validator controller. (kubernetes/kubernetes#108736, AATTbswartz) The CertificateSigningRequest spec.expirationSeconds API field has graduated to GA. The CSRDuration feature gate for the field is now unconditionally enabled and will be removed in 1.26. (kubernetes/kubernetes#108782, AATTcfryanr) The ServerSideFieldValidation feature has graduated to beta and is now enabled by default. Kubectl 1.24 and newer will use server-side validation instead of client-side validation when writing to API servers with the feature enabled. (kubernetes/kubernetes#108889, AATTkevindelgado) The ServiceLBNodePortControl feature has graduated to GA. The feature gate will be removed in 1.26. (kubernetes/kubernetes#107027, AATTuablrek) The deprecated kube-controller-manager flag \'--deployment-controller-sync-period\' has been removed, it is not used by the deployment controller. (kubernetes/kubernetes#107178, AATTSataQiu) The feature DynamicKubeletConfig has been removed from the kubelet. (kubernetes/kubernetes#106932, AATTSergeyKanzhelev) The infrastructure for contextual logging is complete (feature gate implemented, JSON backend ready). (kubernetes/kubernetes#108995, AATTpohly) This adds an optional timeZone field as part of the CronJob spec to support running cron jobs in a specific time zone. (kubernetes/kubernetes#108032, AATTdeejross) Updated the default API priority-and-fairness config to avoid endpoint/configmaps operations from controller-manager to all match leader-election priority level. (kubernetes/kubernetes#106725, AATTwojtek-t) topologySpreadConstraints includes minDomains field to limit the minimum number of topology domains. (kubernetes/kubernetes#107674, AATTsanposhiho) Introduce a v1alpha1 networking API for ClusterCIDRConfig (kubernetes/kubernetes#108290, AATTsarveshr7) [SIG API Machinery, Apps, Auth, CLI, Cloud Provider, Instrumentation, Network and Testing] Introduction of a new \"sync_proxy_rules_no_local_endpoints_total\" proxy metric. This metric represents the number of services with no internal endpoints. The \"traffic_policy\" label will contain both \"internal\" or \"external\". (kubernetes/kubernetes#108930, AATTMaxRenaud) [SIG API Machinery, Apps, Architecture, Auth, Autoscaling, CLI, Cloud Provider, Instrumentation, Network, Node, Release, Scheduling, Storage, Testing and Windows] Make STS available replicas optional again, (kubernetes/kubernetes#109241, AATTravisantoshgudimetla) [SIG API Machinery and Apps] Omit enum declarations from the static openapi file captured at https://git.k8s.io/kubernetes/api/openapi-spec. This file is used to generate API clients, and use of enums in those generated clients (rather than strings) can break forward compatibility with additional future values in those fields. See https://issue.k8s.io/109177 for details. (kubernetes/kubernetes#109178, AATTliggitt) [SIG API Machinery and Auth] Remove a v1alpha1 networking API for ClusterCIDRConfig (kubernetes/kubernetes#109436, AATTJamesLaverack) [SIG API Machinery, Apps, Auth, CLI, Network and Testing] The deprecated kube-controller-manager flag \'--deployment-controller-sync-period\' has been removed, it is not used by the deployment controller. (kubernetes/kubernetes#107178, AATTSataQiu) [SIG API Machinery and Apps] Adds a new Status subresource in Network Policy objects (kubernetes/kubernetes#107963, AATTrikatz) [SIG API Machinery, Apps, Network and Testing] Adds support for \"InterfaceNamePrefix\" and \"BridgeInterface\" as arguments to --detect-local-mode option and also introduces a new optional - -pod-interface-name-prefix and --pod-bridge-interface flags to kube-proxy. (kubernetes/kubernetes#95400, AATTtssurya) [SIG API Machinery and Network] CEL CRD validation expressions may now reference existing object state using the identifier oldSelf. (kubernetes/kubernetes#108073, AATTbenluddy) [SIG API Machinery and Testing] CSIStorageCapacity.storage.k8s.io: The v1beta1 version of this API is deprecated in favor of v1, and will be removed in v1.27. If a CSI driver supports storage capacity tracking, then it must get deployed with a release of external-provisioner that supports the v1 API. (kubernetes/kubernetes#108445, AATTpohly) [SIG API Machinery, Architecture, Auth, Scheduling, Storage and Testing] Custom resource requests with fieldValidation=Strict consistently require apiVersion and kind, matching non-strict requests (kubernetes/kubernetes#109019, AATTliggitt) [SIG API Machinery] Improve kubectl\'s user help commands readability (kubernetes/kubernetes#104736, AATTlauchokyip) [SIG API Machinery, Apps, Architecture, Auth, Autoscaling, CLI, Cloud Provider, Cluster Lifecycle, Contributor Experience, Instrumentation, Network, Node, Release, Scalability, Scheduling, Security, Storage, Testing and Windows] Indexed Jobs graduates to stable (kubernetes/kubernetes#107395, AATTalculquicondor) [SIG Apps, Architecture and Testing] Introduce a v1alpha1 networking API for ClusterCIDRConfig (kubernetes/kubernetes#108290, AATTsarveshr7) [SIG API Machinery, Apps, Auth, CLI, Cloud Provider, Instrumentation, Network and Testing] JobReadyPods graduates to Beta and it\'s enabled by default. (kubernetes/kubernetes#107476, AATTalculquicondor) [SIG API Machinery, Apps and Testing] Kubelet external Credential Provider feature is moved to Beta. Credential Provider Plugin and Credential Provider Config API\'s updated from v1alpha1 to v1beta1 with no API changes. (kubernetes/kubernetes#108847, AATTadisky) [SIG API Machinery and Node] MaxUnavailable for StatefulSets, allows faster RollingUpdate by taking down more than 1 pod at a time. The number of pods you want to take down during a RollingUpdate is configurable using maxUnavailable parameter. (kubernetes/kubernetes#82162, AATTkrmayankk) [SIG API Machinery and Apps] Non graceful node shutdown handling. (kubernetes/kubernetes#108486, AATTsonasingh46) [SIG Apps, Node and Storage] OpenAPI V3 is turned on by default (kubernetes/kubernetes#109031, AATTJefftree) [SIG API Machinery, Apps, Architecture, Auth, Autoscaling, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Network, Node, Scheduling, Storage and Testing] Promote IdentifyPodOS feature to beta. (kubernetes/kubernetes#107859, AATTravisantoshgudimetla) [SIG API Machinery, Apps, Node, Testing and Windows] Skip x-kubernetes-validations rules if having fundamental error against OpenAPIv3 schema. (kubernetes/kubernetes#108859, AATTcici37) [SIG API Machinery and Testing] Support for gRPC probes is now in beta. GRPCContainerProbe feature gate is enabled by default. (kubernetes/kubernetes#108522, AATTSergeyKanzhelev) [SIG API Machinery, Apps, Node and Testing] The AnyVolumeDataSource feature is now beta, and the feature gate is enabled by default. In order to provide user feedback on PVCs with data sources, deployers must install the VolumePopulators CRD and the data-source-validator controller. (kubernetes/kubernetes#108736, AATTbswartz) [SIG Apps, Storage and Testing] The ServerSideFieldValidation feature has graduated to beta and is now enabled by default. Kubectl 1.24 and newer will use server-side validation instead of client-side validation when writing to API servers with the feature enabled. (kubernetes/kubernetes#108889, AATTkevindelgado) [SIG API Machinery, Architecture, CLI and Testing] The infrastructure for contextual logging is complete (feature gate implemented, JSON backend ready). (kubernetes/kubernetes#108995, AATTpohly) [SIG API Machinery, Architecture, Auth, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Network, Node, Scheduling and Testing] This adds an optional timeZone field as part of the CronJob spec to support running cron jobs in a specific time zone. (kubernetes/kubernetes#108032, AATTdeejross) [SIG API Machinery and Apps] Add 2 new options for kube-proxy running in winkernel mode. --forward-healthcheck-vip, if specified as true, health check traffic whose destination is service VIP will be forwarded to kube-proxy\'s healthcheck service. --root-hnsendpoint-name specifies the name of the hns endpoint for the root network namespace. This option enables the pass-through load balancers like Google\'s GCLB to correctly health check the backend services. Without this change, the health check packets is dropped, and Windows node will be considered to be unhealthy by those load balancers. (kubernetes/kubernetes#99287, AATTanfernee) [SIG API Machinery, Cloud Provider, Network, Testing and Windows] Added CEL runtime cost calculation into CustomerResource validation. CustomerResource validation will fail if runtime cost exceeds the budget. (kubernetes/kubernetes#108482, AATTcici37) [SIG API Machinery] CRD writes will generate validation errors if a CEL validation rule references the identifier \"oldSelf\" on a part of the schema that does not support it. (kubernetes/kubernetes#108013, AATTbenluddy) [SIG API Machinery] Feature of DefaultPodTopologySpread is graduated to GA (kubernetes/kubernetes#108278, AATTkerthcet) [SIG Scheduling] Feature of PodOverhead is graduated to GA (kubernetes/kubernetes#108441, AATTpacoxu) [SIG API Machinery, Apps, Node and Scheduling] 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#108138, AATTliggitt) [SIG Apps, Auth and Testing] Kube-apiserver: --audit-log-version and --audit-webhook-version now only support the default value of audit.k8s.io/v1. The v1alpha1 and v1beta1 audit log versions, deprecated since 1.13, have been removed. (kubernetes/kubernetes#108092, AATTcarlory) [SIG API Machinery, Auth and Testing] Pod-affinity namespace selector and cross-namespace quota graduated to GA. The feature gate PodAffinityNamespaceSelector is locked and will be removed in 1.26. (kubernetes/kubernetes#108136, AATTahg-g) [SIG API Machinery, Apps, Scheduling and Testing] Suspend job to GA. The feature gate SuspendJob is locked and will be removed in 1.26. (kubernetes/kubernetes#108129, AATTahg-g) [SIG Apps and Testing] The CertificateSigningRequest spec.expirationSeconds API field has graduated to GA. The CSRDuration feature gate for the field is now unconditionally enabled and will be removed in 1.26. (kubernetes/kubernetes#108782, AATTcfryanr) [SIG API Machinery, Apps, Auth, Instrumentation and Testing] TopologySpreadConstraints includes minDomains field to limit the minimum number of topology domains. (kubernetes/kubernetes#107674, AATTsanposhiho) [SIG API Machinery, Apps and Scheduling] CRD deep copies should no longer contain shallow copies of JSONSchemaProps.XValidations. (kubernetes/kubernetes#107956, AATTbenluddy) [SIG API Machinery] Feature of NonPreemptingPriority is graduated to GA (kubernetes/kubernetes#107432, AATTdenkensk) [SIG Apps, Scheduling and Testing] Fix OpenAPI serialization of the x-kubernetes-validations field (kubernetes/kubernetes#107970, AATTliggitt) [SIG API Machinery] Kube-apiserver: the metadata.selfLink field can no longer be populated by kube-apiserver; it was deprecated in 1.16 and has not been populated by default in 1.20+. (kubernetes/kubernetes#107527, AATTwojtek-t) [SIG API Machinery, Apps, Auth, Autoscaling, CLI, Cloud Provider, Network, Scheduling, Storage and Testing] Add a new metric webhook_fail_open_count to monitor webhooks that fail open (kubernetes/kubernetes#107171, AATTltagliamonte-dd) [SIG API Machinery and Instrumentation] Fix failed flushing logs in defer function when kubelet cmd exit 1. (kubernetes/kubernetes#104774, AATTkerthcet) [SIG Node and Scheduling] Rename metrics evictions_number to evictions_total and mark it as stable. The original evictions_number metrics name is marked as \"Deprecated\" and will be removed in kubernetes 1.23 (kubernetes/kubernetes#106366, AATTcyclinder) [SIG API Machinery, Apps, Architecture, Auth, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Network, Node, Release, Scalability, Scheduling, Storage, Testing and Windows] The ServiceLBNodePortControl feature graduates to GA. The feature gate will be removed in 1.26. (kubernetes/kubernetes#107027, AATTuablrek) [SIG Network and Testing] The feature DynamicKubeletConfig is removed from the kubelet. (kubernetes/kubernetes#106932, AATTSergeyKanzhelev) [SIG Apps, Auth, Instrumentation, Node and Testing] Update default API priority-and-fairness config to avoid endpoint/configmaps operations from controller-manager to all match leader-election priority level. (kubernetes/kubernetes#106725, AATTwojtek-t) [SIG API Machinery] * Sun Jun 19 2022 Dirk Müller - update to 23.6.0: * Omits alpha-level enums from the static openapi file captured in api/openapi-spec * 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. * Tue May 03 2022 pgajdosAATTsuse.com- version update to 23.3.0 too many changes, see CHANGELOG.md in documentation or at https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md- Add python-kubernetes-no-mock.patch to allow building and use without external mock package dependency.
|
|
|