We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b961e06 + e453316 commit 011109cCopy full SHA for 011109c
experiment/audit/kubernetes_api_analysis.py
@@ -164,7 +164,7 @@ def find_latest_ci_audit_file():
164
Requires:
165
gsutil command-line tool (Google Cloud SDK)
166
"""
167
- bucket_path = "gs://kubernetes-ci-logs/logs/ci-audit-kind-conformance"
+ bucket_path = "gs://kubernetes-ci-logs/logs/ci-kubernetes-audit-kind-conformance"
168
169
print("Searching for latest CI audit run...")
170
print(f"Enumerating directories in {bucket_path}...")
0 commit comments