prow-adapter

时间:2024-03-24 11:32:56
【文件属性】:

文件名称:prow-adapter

文件大小:12KB

文件格式:ZIP

更新时间:2024-03-24 11:32:56

Python

概述 提供提取船首数据和日志进行分析的快速方法。 跑步 prowler.py --url https://url-containing-prow-job-result 收集什么数据 must-gather将成为主要数据源。 但是,有时候must-gather无法收集。 在这种情况下,-- --must-gather false开关将导致作业中的其他工件被用于构造目录,该目录与必须聚集的目录非常相似,并且可以与CCX Insights和。 数据输出 收集并输出数据以模仿must-gather 。 这允许其他工具(例如和CCX Insights)与船首测试结果进行本地交互。 相对于运行prowler.py位置,此数据放置在out文件夹中。 此外,所有探针作业的结果都将在报告中输出,该报告在数据提取完成时显示。 用omg分析数据 omg use ./out omg get co omg get


【文件预览】:
prow-adapter-main
----job_handler.py(290B)
----gather_namespaces.py(1KB)
----handler.py(550B)
----gather_resources_to_namespaces.py(5KB)
----gather_must_gather.py(869B)
----__init__.py(0B)
----prowler.py(3KB)
----LICENSE(11KB)
----gather_pods.py(2KB)
----gather_cluster_resources.py(3KB)
----README.md(1KB)
----gather_pod_logs.py(2KB)
----gather_finished.py(685B)
----.gitignore(15B)

网友评论