Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(kubernetes_logs source): Support for collecting logs from static pods #6056

Merged
merged 3 commits into from
Jan 18, 2021

Conversation

MOZGIII
Copy link
Contributor

@MOZGIII MOZGIII commented Jan 14, 2021

Closes #6001.

After #6061 is complete, we should add E2E tests for this.

  • collect logs
  • annotate logs with pod metadata

…pods

Signed-off-by: MOZGIII <mike-n@narod.ru>
@MOZGIII MOZGIII added ci-condition: k8s e2e all targets Run Kubernetes E2E test suite for all targets (instead of just the essential subset) ci-condition: k8s e2e tests enable Run Kubernetes E2E test suite for this PR labels Jan 14, 2021
@MOZGIII MOZGIII requested a review from eeyun January 14, 2021 18:59
@MOZGIII MOZGIII marked this pull request as ready for review January 15, 2021 16:17
Copy link
Contributor

@eeyun eeyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamtur01 jamtur01 merged commit f5f7228 into master Jan 18, 2021
@jamtur01 jamtur01 deleted the k8s-static-pods-fix branch January 18, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-condition: k8s e2e all targets Run Kubernetes E2E test suite for all targets (instead of just the essential subset) ci-condition: k8s e2e tests enable Run Kubernetes E2E test suite for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Kubernetes mirror and static pods
3 participants