-
Notifications
You must be signed in to change notification settings - Fork 0
/
eventbridge1.yaml
69 lines (69 loc) · 1.74 KB
/
eventbridge1.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
info:
api-version: v1
id: workerPool
name: httpCollector
organization: pavedroad-io
release-status: alpha
version: 0.0.1
project:
kubernetes:
namespace: mirantis
liveness: liveness
readiness: ready
metrics: metrics
management: management
dependencies:
- command: start --insecure
comments: used for events
docker-kafka: null
image: wurstmeister/kafka
name: kafka
ports:
- external: "9094"
internal: "9092"
topics:
- value: event-logger
partions: 3
replication: 1
volumes: []
description: Allocate jobs to workers in a pool
top_level_domain: "api.mirantis.com"
scheduler_name: "httpScheduler"
integrations:
- name: fossa
shields:
- "quality_gate"
enable: true
- name: go
shields:
- "report_card"
enable: true
- name: sonarcloud
enable: true
sonar-cloud-config:
key: "test"
login: "3faaf04fd0f66a33ced5dea109847fa3dc6d40a4"
options:
shields:
- "bugs"
- "code_smells"
- "coverage"
- "duplicated_lines_density"
- "ncloc"
- "sqale_rating"
- "alert_status"
- "reliability_rating"
- "security_rating"
- "sqale_index"
- "vulnerabilities"
coverage: {enable: true, report: $ref->go.coverage.artifacts}
go-sec: {enable: true, report: $ref->go.sec.artifacts}
lint: {enable: true, report: $ref->go.lint.artifacts}
configuration-file: {artifacts-dir: ./artifacts, name: sonar-project.properties,
path: ., src: templatedir}
license: Apache2
maintainer:
email: andriy.levchenko@perfectial.com
name: Andriy Levchenko
slack: pavedroad.slack.com
web: https://perfectial.com/