247798764216ae634765a50c4ced8fe697c8433bfe93065d2b0168efd3d0fdd4
- update to 5.0.0:
- Update to Kubernetes 1.9 cluster
- Label selector for pods is now required and must match the pod template's
labels for v1beta2 StatefulSetSpec, ReplicaSetSpec, DaemonSetSpec and
DeploymentSpec kubernetes/kubernetes#55357
- The dynamic admission webhook is split into two kinds, mutating and
validating. The kinds have changed completely and old code must be ported to
admissionregistration.k8s.io/v1beta1 - MutatingWebhookConfiguration and
ValidatingWebhookConfiguration kubernetes/kubernetes#55282
- DaemonSet, Deployment, ReplicaSet, and StatefulSet have been promoted to GA
and are available in the apps/v1 group version kubernetes/kubernetes#53679
- Introduce new storage.k8s.io/v1alpha1 VolumeAttachment object
kubernetes/kubernetes#54463
- Introduce core/v1 RBDPersistentVolumeSource kubernetes/kubernetes#54302
- StatefulSet status now has support for conditions
kubernetes/kubernetes#55268
- DaemonSet status now has support for conditions kubernetes/kubernetes#55272
OBS-URL: https://build.opensuse.org/request/show/591518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kubernetes?expand=0&rev=2
Description
No description provided
Languages
Diff
100%