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

K8S: Adding ignored pod names as config parameter #3520

Merged
merged 17 commits into from
Jun 16, 2021

Commits on May 30, 2021

  1. Add ignore config parameter

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    45aabac View commit details
    Browse the repository at this point in the history
  2. Add ignoredPodNames method

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    07d6919 View commit details
    Browse the repository at this point in the history
  3. Fix IgnoredPodNames to contain regexp

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    9570b4a View commit details
    Browse the repository at this point in the history
  4. Fix doc and regexp default

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    9d0ec6f View commit details
    Browse the repository at this point in the history
  5. Refactor config entry and WithIgnoredPodNames method

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    90fd02c View commit details
    Browse the repository at this point in the history
  6. Refactor ignoredPods to exclude

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    94af225 View commit details
    Browse the repository at this point in the history
  7. Rename Exclude functions and structs

    euniceek authored and Kim committed May 30, 2021
    Configuration menu
    Copy the full SHA
    1d24125 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Refactor Exclude struct

    euniceek committed May 31, 2021
    Configuration menu
    Copy the full SHA
    d75c2a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    90e4eb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    3c19af3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    314f0d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    b852b52 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    6a91e97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509e576 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    8e1fc4f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    1a5b8ab View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    5032b87 View commit details
    Browse the repository at this point in the history