datastax / diagnostic-collection

Diagnostic Collector for Apache Cassandra
Apache License 2.0
28 stars 35 forks source link

Fixed bug in k8s pod running multiple containers #144

Closed anthony-grasso-datastax closed 2 years ago

anthony-grasso-datastax commented 2 years ago

Added option to allow a container name to specified in k8s pull function for cases where a single pod runs more than one container

michaelsembwever commented 2 years ago

thanks.

michaelsembwever commented 2 years ago

also, are we missing something here: https://github.com/datastax/diagnostic-collection/blob/master/ds-collector/ds-collector#L193

ignore, see https://github.com/datastax/diagnostic-collection/pull/145