actions-runner-controller/pkg/hookdeliveryforwarder
Yusuke Kuoka bdcde44642
chore: Bump go-github and minimum GHES version to 3.6 (#1747)
Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/1574
2022-08-24 13:08:40 +09:00
..
cmd
configmap
README.md
checkpointer.go
config.go
forwarder.go
hooks.go
hooks_deliveries.go
logger.go
multiforwarder.go
signal.go

README.md

hookdeliveryforwarder is currently in a Proof-of-Concept phase, not complete, and not supported. That being said, we are likely accept bug reports with concrete reproduction steps, but usage/support issues.

To use this, you need to write some Kubernetes manifest and a container image for deployment.

For other information, please see the original pull request introduced it.

https://github.com/actions-runner-controller/actions-runner-controller/pull/682