Kubernetes 1.11.2 发布,容器编排工具

Kubernetes 1.11.2 发布了,更新如下:

  • Metadata Agent Improvements (#66485@bmoyles0117)

    • Bump metadata agent version to 0.2-0.0.21-1.

    • Expand the metadata agent's access to all API groups.

    • Remove metadata agent config maps in favor of command line flags.

    • Update the metadata agent's liveness probe to a new /

      healthz

      handler.

    • Logging Agent Improvements

    • Bump logging agent version to 0.2-1.5.33-1-k8s-1.

    • Appropriately set log severity for k8s_container.

    • Fix detect exceptions plugin to analyze message field instead of log field.

    • Fix detect exceptions plugin to analyze streams based on local resource id.

    • Disable the metadata agent for monitored resource construction in logging.

    • Disable timestamp adjustment in logs to optimize performance.

    • Reduce logging agent buffer chunk limit to 512k to optimize performance.

  • Fix a bug on GCE that /etc/crictl.yaml is not generated when

    crictl

    is preloaded. (#66877@Random-Liu)

  • Fix validation for HealthzBindAddress in

    kube

    -proxy when --

    healthz

    -port is set to 0 (#66138@wsong)

  • fix

    acr

    could not be listed in sp issue (#66429@andyzhangx)

  • Fixed an issue which

    prevented 

    gcloud

     from

    working on GCE when metadata concealment was enabled. (#66630@dekkagaijin)

  • Fix for

    resourcepool

    -path configuration in the

    vsphere

    .conf file. (#66261@divyenpatel)

  • This fix prevents a GCE PD volume from being mounted if the

    udev

    device link is stale and tries to correct the link. (#66832@msau42)

  • Fix

    kubelet

    startup failure when using ExecPlugin in

    kubeconfig

    (#66395@awly)

  • GCE: Fixes

    loadbalancer

    creation and deletion issues appearing in 1.10.5. (#66400@nicksardo)

  • kubeadm

    : Pull sidecar and

    dnsmasq

    -nanny images when using

    kube

    -

    dns

    (#66499@rosti)

  • fix

    smb

    mount issue (#65751@andyzhangx)

  • Extend TLS timeouts to work around slow arm64 math/big (#66264@joejulian)

  • Allow ScaleIO volumes to be provisioned without having to first manually create /dev/disk/by-id path on each

    kubernetes

    node (if not already present) (#66174@ddebroy)

  • kubeadm

    : stop setting UID in the

    kubelet

    ConfigMap (#66341@runiq)

  • fixes a panic when using a mutating webhook admission plugin with a DELETE operation (#66425@liggitt)

  • Update

    crictl

    to v1.11.1. (#66152@Random-Liu)

  • kubectl

    : fixes a panic displaying pods with

    nominatedNodeName

    set (#66406@liggitt)

  • fixes a validation error that could prevent updates to StatefulSet objects containing non-normalized resource requests (#66165@liggitt)

  • Tolerate missing watch permission when deleting a resource (#65370@deads2k)

  • prevents infinite CLI wait on delete when

    item

    is recreated (#66136@deads2k)

  • Preserve vmUUID when renewing

    nodeinfo

    in vSphere cloud provider (#66007@w-leads)

详情见更新日志

下载地址:

猜你喜欢

转载自www.oschina.net/news/98771/kubernetes-1-11-2-released