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

fix: ReadyReplicas need to be checked in IsStatefulSetReady #993

Merged
merged 1 commit into from
Jun 16, 2024

fix: ReadyReplicas need to be checked in `IsStatefulSetReady`

31c1bd8
Select commit
Loading
Failed to load commit list.
Merged

fix: ReadyReplicas need to be checked in IsStatefulSetReady #993

fix: ReadyReplicas need to be checked in `IsStatefulSetReady`
31c1bd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 16, 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 163 in controllers/rediscluster_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/rediscluster_controller.go#L163

Added line #L163 was not covered by tests

Check warning on line 179 in controllers/rediscluster_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/rediscluster_controller.go#L179

Added line #L179 was not covered by tests

Check warning on line 79 in k8sutils/statefulset.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/statefulset.go#L77-L79

Added lines #L77 - L79 were not covered by tests