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(core): don't monitor invalid and pause containers #1792

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2024

  1. skip invalid containers in containerd

    Signed-off-by: Rudraksh Pareek <[email protected]>
    DelusionalOptimist authored and daemon1024 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4958d0b View commit details
    Browse the repository at this point in the history
  2. skip pause containers in containerd

    Signed-off-by: Rudraksh Pareek <[email protected]>
    DelusionalOptimist authored and daemon1024 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2cf6f5f View commit details
    Browse the repository at this point in the history
  3. feat(config,main): add option to configure pprof

    Co-authored-by: PrimalPimmy <[email protected]>
    Signed-off-by: PrimalPimmy <[email protected]>
    Signed-off-by: daemon1024 <[email protected]>
    daemon1024 and PrimalPimmy committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c5f4bd9 View commit details
    Browse the repository at this point in the history