Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: support create redis cluster by nodeport service #738
feat: support create redis cluster by nodeport service #738
Changes from all commits
7b588e5
0bf7a0c
61273c2
5a4ef49
cd14d52
49126d2
1d7f4bb
7c3c486
efd9ce6
d8de27d
d2346a3
b0001cb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 128 in controllers/rediscluster_controller.go
Codecov / codecov/patch
controllers/rediscluster_controller.go#L125-L128
Check warning on line 162 in controllers/rediscluster_controller.go
Codecov / codecov/patch
controllers/rediscluster_controller.go#L159-L162
Check warning on line 147 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L118-L147
Check warning on line 159 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L149-L159
Check warning on line 276 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L276
Check warning on line 328 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L321-L328
Check warning on line 363 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L339-L363
Check warning on line 365 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L365
Check warning on line 66 in k8sutils/services.go
Codecov / codecov/patch
k8sutils/services.go#L65-L66
Check warning on line 157 in k8sutils/services.go
Codecov / codecov/patch
k8sutils/services.go#L157
Check warning on line 159 in k8sutils/services.go
Codecov / codecov/patch
k8sutils/services.go#L159
Check warning on line 244 in k8sutils/statefulset.go
Codecov / codecov/patch
k8sutils/statefulset.go#L244
Check warning on line 349 in k8sutils/statefulset.go
Codecov / codecov/patch
k8sutils/statefulset.go#L349
Check warning on line 366 in k8sutils/statefulset.go
Codecov / codecov/patch
k8sutils/statefulset.go#L366
Check warning on line 594 in k8sutils/statefulset.go
Codecov / codecov/patch
k8sutils/statefulset.go#L594