Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.81 KB

Changelog

v2.8

1st June 2018

Notable changes:

  • #62 Documented interfaces to specify when using Kiam with amazon-vpc-cni.
  • #76 Wait for balancer to have addresses in Gateway. This helps prevent the following errors being reported by the health check command:
WARN[0000] error checking health: rpc error: code = Unavailable desc = there is no address available 

Thanks to the following people for contributing in this release:

v2.7

30th April 2018

Notable changes:

  • Fix Issue 43: updates to metadata api paths on m5/c5 instances
  • #41: Server allows for custom STS session durations with --session-duration
  • Server uses cache.NewIndexerInformer to maintain pod and namespace caches, this also addresses an error identified in Issue 46.
  • #54 Agents can use a ! prefix on interfaces when configuring iptables rules. This makes it possible to use Kiam with Amazon and Lyft's CNI plugins.
  • Servers will wait for the pod and namespache caches to perform a sync with the Kubernetes API server before accepting gRPC connections. This may cause servers to take longer to start but ensures they have recent state before performing any operations.

Thanks to the following additional people for contributing/helping in this release: