Changelog
- 7f5bad2 Add a CNI focussed variants of kubelet-density (#152)
- 7e4c118 Add conditional to pod latency check
- 4194b82 Namespaces length should be less than 63 characters to prevent errors while adding the suffix
- 233a726 Pre load job images (#153)
- 8a1196a Truncate namespaces with more than 63 characters
- 2de0d55 Wait for measurements initialization before creating objects
- cf71ac0 add json example of grafana dashboard and elasticsearch for kubevirt
- 1d391ee add kubevirt vmi latency calculation similarly to pod latency calculation
- 6abfcc8 add waiters for kubevirt VM objects
- a0e44c1 add yml examples of a job that creates kubevirt vms
- 3890a2b add yml examples to collect kubevirt and cluster metrics
- 53e11fa create types to hold CRD info and the structure to unmarshal CRD objects
- 0f55ee4 move common structures, functions from pod_latency.go to be also used by vmi_latency.go
- 73cd447 update golang dependencies