feat: add redis-role label to redis replication #24
ci.yaml
on: pull_request
lint
1m 4s
container_quality_dockerfile_lint
11s
Matrix: build_go_binary
build_scan_container_image
10m 24s
gosec_scan
0s
Matrix: e2e-test
Annotations
4 errors
lint:
controllers/redisreplication_controller.go#L91
shadow: declaration of "err" shadows declaration at line 35 (govet)
|
lint:
controllers/redisreplication_controller.go#L132
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
controllers/redisreplication_controller.go#L134
G601: Implicit memory aliasing in for loop. (gosec)
|
lint
issues found
|