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

Automatically detect container runtime and apply relevant parsing config #154

Merged
merged 5 commits into from
May 29, 2021

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented May 28, 2021

This change makes transition from deprecated docker to containerd runtime not disruptive.

Otherwise, users have to change criTimeFormat property and upgrade the chart release after k8s cluster upgrade to version 1.22.

I'll run make render once it's reviewed to avoid auto-generated changed and make it easier for reviewers. For now let pre-commit failing

@dmitryax dmitryax requested review from a team as code owners May 28, 2021 06:50
@dmitryax dmitryax force-pushed the auto-detect-runtime branch 2 times, most recently from d89a8bf to fd9d08a Compare May 28, 2021 07:03
This change makes transition from deprecated docker to containerd runtime not disruptive.

Otherwise, users have to change criTimeFormat property and upgrade the chart release after k8s cluster upgrade to version 1.22.
CHANGELOG.md Outdated Show resolved Hide resolved
dmitryax and others added 4 commits May 28, 2021 09:01
…cri.yaml

Co-authored-by: Ryan Fitzpatrick <rmfitzpatrick@users.noreply.github.com>
Co-authored-by: Ryan Fitzpatrick <rmfitzpatrick@users.noreply.github.com>
@dmitryax dmitryax merged commit efa9a34 into main May 29, 2021
@dmitryax dmitryax deleted the auto-detect-runtime branch May 31, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants