This PR Contains the majority of the work that will make up 7.0.0
Major Changes:
Now takes image and log information for all containers in a pod rather than just the crashing container.
Ability to specify the name of the file using a template and use the namespace of the file based on that.
Provide values files for the different k8s providers to facilitate install.
Consolidate install documentation into chart README.
Document disabling uploader and custom agent in FAQ.md
Moved crio interaction to a separate library for downstream reuse and enhanced testing.
This PR Contains the majority of the work that will make up 7.0.0 Major Changes: Now takes image and log information for all containers in a pod rather than just the crashing container. Ability to specify the name of the file using a template and use the namespace of the file based on that. Provide values files for the different k8s providers to facilitate install. Consolidate install documentation into chart README. Document disabling uploader and custom agent in FAQ.md Moved crio interaction to a separate library for downstream reuse and enhanced testing.