-
Notifications
You must be signed in to change notification settings - Fork 171
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
Commits on Mar 4, 2024
-
Add wait action for kiwix example
Lucas Rodriguez committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ae094f - Browse repository at this point
Copy the full SHA 1ae094fView commit details -
Merge branch 'main' into fix-data-injection-test
Lucas Rodriguez committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for e0252be - Browse repository at this point
Copy the full SHA e0252beView commit details
Commits on Mar 6, 2024
-
Merge branch 'main' into fix-data-injection-test
Lucas Rodriguez committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 370be19 - Browse repository at this point
Copy the full SHA 370be19View commit details -
Update wait action description to say available
Lucas Rodriguez committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 8cc6b7c - Browse repository at this point
Copy the full SHA 8cc6b7cView commit details -
Remove onDeploy after wait action in kiwix pkg
Lucas Rodriguez committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for c528dfc - Browse repository at this point
Copy the full SHA c528dfcView commit details -
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.
Lucas Rodriguez committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 05e4206 - Browse repository at this point
Copy the full SHA 05e4206View commit details -
Merge branch 'main' into fix-data-injection-test
Lucas Rodriguez committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 7bf60c9 - Browse repository at this point
Copy the full SHA 7bf60c9View commit details -
Add label selector to GetPods() call in test
Lucas Rodriguez committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for c471bf2 - Browse repository at this point
Copy the full SHA c471bf2View commit details
Commits on Mar 7, 2024
-
Merge branch 'main' into fix-data-injection-test
Lucas Rodriguez committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 794cfba - Browse repository at this point
Copy the full SHA 794cfbaView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66739af - Browse repository at this point
Copy the full SHA 66739afView commit details
Commits on Mar 18, 2024
-
Merge branch 'main' into fix-data-injection-test
Lucas Rodriguez committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a53c18 - Browse repository at this point
Copy the full SHA 2a53c18View commit details -
Use kubectl get pods cmd in data injection test
Lucas Rodriguez committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 7001ebc - Browse repository at this point
Copy the full SHA 7001ebcView commit details -
Revert changes to GetPods to limit scope of this PR
Lucas Rodriguez committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for a7d0762 - Browse repository at this point
Copy the full SHA a7d0762View commit details