Testkube Flux2接收器
一个Flux2事件的通知接收器,用于触发Testkube测试的执行。
使用方法
# deploy and configure the Flux2 system
kubectl -n flux-system create secret generic testkube-flux2-url --from-literal=address=http://testkube-flux2-receiver.testkube.svc.cluster.local:8080/event
kubectl apply -k k8s/flux2/
# deploy the Testkube Flux2 receiver
kubectl -k k8s/
维护者
M.-Leander Reimer(@lreimer),mario-leander.reimer@qaware.de
许可证
本软件在Apache v2.0开源许可下提供,详情请阅读LICENSE文件。