Skip to content

Releases: microsoft/Docker-Provider

Docker-Provider 1.0.0-30

23 Jan 17:48
Compare
Choose a tag to compare
  • Fixed exception handling in kube api
  • Dedup kube events based on event id and count instead of just event id
  • Change in container log collection mechanism. Pick it up from the /var/lib/docker/containers//*.log instead of the docker rest api
  • Separate buffers for each data type to improve performance and avoid deadlocks in cases where the collection of one datatype is somehow stuck. This ensures that datatype upload is independent of one another.

OMI Docker-Provider 1.0.0-28

22 Sep 22:13
Compare
Choose a tag to compare

Fix:
-Use the agent node to talk to kubernetes api instead of master.

OMI Docker-Provider 1.0.0-27

21 Aug 20:15
Compare
Choose a tag to compare

-Kubernetes cluster awareness with at-a-glance hierarchy inventory from Kubernetes cluster to pods
-New Kubernetes events
-Capture custom pod labels and provides custom complex search filters
-Provides container process information
-Container Node Inventory including storage, network, orchestration type, and Docker version