Implement integration tests for the k8s source.
To address together with #2631.
Part of #2222.
Since every individual building block for the k8s implementation is to be thoroughly tested, only a simple smoke test is required in the integration test. Mainly to ensure the glue code works accordingly, and that we didn't go out-of-spec somewhere in our implementation.
Things to test:
Implement integration tests for the k8s source.
To address together with #2631.
Part of #2222.
Since every individual building block for the k8s implementation is to be thoroughly tested, only a simple smoke test is required in the integration test. Mainly to ensure the glue code works accordingly, and that we didn't go out-of-spec somewhere in our implementation.
Things to test:
kubernetes_logsimplementation #2653 (comment)).