actions-marketplace-validations/Get event from Keptn in cluster
Get event from Keptn in a GitHub Actions build environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| keptn-api-url | URL pointing to the Keptn server. | yes | "" |
| keptn-api-token | API Token to be used for getting the event. | yes | "" |
| keptn-context | Keptn context of MongoDB event. | yes | — |
| keptn-type-event | Type event which is searching in MongoDB. | yes | — |
| get-from-kube | Get URL and token from Kubernetes with port forwarding. | yes | false |
| kube-settings | Basic Kubernetes connection settings. | no | {'namespace': 'keptn', 'secret': 'keptn-api-token', 'service': 'api-gateway-nginx'} |
| await-time | Time delay (seconds) before start main script. | yes | 0 |
| count-effort | Count of effort to get event. | yes | 5 |
| delay-time | Delay between efforts (seconds). | yes | 5 |
| dump-json | Dump JSON response to the file or not. | no | false |
| path-dump-json | Path where store dump file. | no | response.json |
Outputs
no outputs