Releases: microsoft/Docker-Provider
Releases · microsoft/Docker-Provider
Docker-Provider 1.0.0-30
- 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
Fix:
-Use the agent node to talk to kubernetes api instead of master.
OMI Docker-Provider 1.0.0-27
-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