Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add redis-role label to redis replication #925

Merged
merged 10 commits into from
May 14, 2024

fix test

50f4458
Select commit
Loading
Failed to load commit list.
Merged

feat: add redis-role label to redis replication #925

fix test
50f4458
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 14, 2024 in 1s

0.00% of diff hit (target 35.20%)

View this Pull Request on Codecov

0.00% of diff hit (target 35.20%)

Annotations

Check warning on line 91 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L91

Added line #L91 was not covered by tests

Check warning on line 97 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 99 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L99

Added line #L99 was not covered by tests

Check warning on line 121 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L117-L121

Added lines #L117 - L121 were not covered by tests

Check warning on line 125 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 127 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L127

Added line #L127 was not covered by tests

Check warning on line 133 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L129-L133

Added lines #L129 - L133 were not covered by tests

Check warning on line 136 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 139 in controllers/redisreplication_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/redisreplication_controller.go#L139

Added line #L139 was not covered by tests

Check warning on line 154 in k8sutils/labels.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/labels.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 30 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 37 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 41 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 51 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 60 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L60

Added line #L60 was not covered by tests

Check warning on line 62 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L62

Added line #L62 was not covered by tests

Check warning on line 66 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 68 in k8sutils/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/pod.go#L68

Added line #L68 was not covered by tests