文件名称:generic-executor-service:此Keptn服务可以为任何Keptn事件执行脚本或webhooks
文件大小:58KB
文件格式:ZIP
更新时间:2024-04-10 18:03:08
Go
Keptn的通用执行人服务 这是一个沙盒Keptn服务,可为单个Keptn事件启用bash文件,Python3和HTTP请求的通用执行 这为Keptn实现了泛型执行器服务。 相容性矩阵 保留版本 0.6.1 catchnerandi / generic-executor-service:最新 0.7.x 抓斗者/通用执行器服务:0.2 0.7.3 keepnsandbox / generic-executor-service:0.3 安装 通用执行者服务可以作为的一部分进行安装。 在您的Kubernetes集群中进行部署 要在Keptn Kubernetes群集中部署当前版本的generic-executor-service ,请应用文件: kubectl apply -f deploy/service.yaml 这应该将generic-executor-service和Keptn
【文件预览】:
generic-executor-service-master
----.travis.yml(2KB)
----images()
--------dynatrace_problem_comment.png(11KB)
----deploy()
--------service.yaml(3KB)
----test-events()
--------test.deployment.finished.http(787B)
--------test.action.triggered.http(1KB)
--------test.evaluation.done.http(4KB)
--------test.configuration.change.http(771B)
--------test.tests.finished.http(611B)
--------test.problem.open.http(1KB)
----helpers.go(9KB)
----skaffold.yaml(295B)
----Dockerfile(2KB)
----LICENSE(11KB)
----eventhandlers.go(9KB)
----script-repository()
--------readme.md(2KB)
--------createDynatraceKeptnCustomMetrics.sh(2KB)
--------curloutput.txt(279B)
--------send.dynatrace.metric.http(656B)
----main.go(4KB)
----docker()
--------MANIFEST(235B)
--------writeManifest.sh(478B)
--------entrypoint.sh(36B)
----buildlocally.sh(180B)
----helpers_test.go(1KB)
----.gitignore(587B)
----go.sum(21KB)
----.dockerignore(53B)
----README.md(17KB)
----generic-executor()
--------all.events.http(656B)
--------configuration.change.http(461B)
--------all.events.sh(407B)
--------readme.md(1KB)
--------action.triggered.myaction.py(659B)
--------action.triggered.genericactionname.sh(219B)
--------configuration.change.sh(438B)
----CODEOWNERS(491B)
----go.mod(186B)