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

Do not trigger a watch of pods for status owner ref #754

Merged
merged 7 commits into from
Jul 28, 2020

Commits on Jul 25, 2020

  1. Do not trigger a watch of pods for status owner ref

    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    0db304e View commit details
    Browse the repository at this point in the history
  2. Run goimports

    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    f4350d8 View commit details
    Browse the repository at this point in the history
  3. Do not use cache for retrieving pod

    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    244b191 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Unify getPod and add flag to toggle enabling fake get pod

    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    c1b7735 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    9e0d6b4 View commit details
    Browse the repository at this point in the history
  3. Fix nil pointer error

    Signed-off-by: Max Smythe <smythe@google.com>
    maxsmythe committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d1eecf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

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