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

test: data injection flake #2361

Merged
merged 13 commits into from
Mar 18, 2024
Merged

test: data injection flake #2361

merged 13 commits into from
Mar 18, 2024

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    370be19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc6b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c528dfc View commit details
    Browse the repository at this point in the history
  4. Update kubectl logs cmd in TestDataInjection to always query a runnin…

    …g pod
    
    Using the --selector=app=kiwix-serve flag to fetch logs sometimes results in
    the query trying to fetch logs from a pod that is terminating, but still
    matches the selector.
    
    This commit also changes k8s.GetPods() to  allow callers to use more customizable
    query options.
    lucasrod16 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    05e4206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bf60c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c471bf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    2a53c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7001ebc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7d0762 View commit details
    Browse the repository at this point in the history