tsjnsn

Results 3 issues of tsjnsn

$ echo '{"kind":"Namespace","apiVersion":"v1","metadata":{"name":"test"}}\n{"kind":"Service","apiVersion":"v1","metadata":{"name":"test","namespace":"test"},"spec":{"ports":[{"name":"http","protocol":"TCP","port":80,"targetPort":80}],"selector":{"app":"test"},"type":"ClusterIP","sessionAffinity":"None"}}' | kubeval The document stdin contains a valid Namespace

enhancement

I want to ignore stats during the 'ramp up' phase, but all phases are aggregated together in the final stats report. One possible solution would be to aggregate stats per...

enhancement

**Is your feature request related to a problem?/Why is this needed** Applying unique sets of tags based on application requirements currently requires creating a storageclass specific to the application and...

kind/feature