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(cgroups.plugin): do not add network devices if cgroup proc is in the host net ns #12788

Merged
merged 8 commits into from May 2, 2022

Commits on Apr 30, 2022

  1. Copy the full SHA
    6c67889 View commit details
    Browse the repository at this point in the history
  2. compare number of ifaces first

    ilyam8 committed Apr 30, 2022
    Copy the full SHA
    5e2b827 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. fix comparison warning

    ilyam8 committed May 2, 2022
    Copy the full SHA
    90ca334 View commit details
    Browse the repository at this point in the history
  2. make implicit explicit

    ilyam8 committed May 2, 2022
    Copy the full SHA
    4d235bf View commit details
    Browse the repository at this point in the history
  3. simplify

    ilyam8 committed May 2, 2022
    Copy the full SHA
    7a687f4 View commit details
    Browse the repository at this point in the history
  4. fix compilation

    ilyam8 committed May 2, 2022
    Copy the full SHA
    7a11eb4 View commit details
    Browse the repository at this point in the history
  5. cosmetic

    ilyam8 committed May 2, 2022
    Copy the full SHA
    562895c View commit details
    Browse the repository at this point in the history
  6. a typo

    ilyam8 committed May 2, 2022
    Copy the full SHA
    6cdc772 View commit details
    Browse the repository at this point in the history