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: rediscluster support hostnetwork and custom port #723
feat: rediscluster support hostnetwork and custom port #723
Changes from all commits
ee44c36
39da742
9646647
85dcfca
c1a116c
4b8f0d7
ce035ec
155194b
c39faae
d6579b5
c24de14
cdd4853
3d60b26
635c0b4
356103a
0e9e1bd
bacb271
ee6018f
c36ca8d
ac99b87
2946c6b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 58 in controllers/rediscluster_controller.go
Codecov / codecov/patch
controllers/rediscluster_controller.go#L58
Check warning on line 36 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L36
Check warning on line 38 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L38
Check warning on line 161 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L161
Check warning on line 163 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L163
Check warning on line 213 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L213
Check warning on line 215 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L215
Check warning on line 251 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L250-L251
Check warning on line 254 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L253-L254
Check warning on line 331 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L331
Check warning on line 333 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L333
Check warning on line 362 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L362
Check warning on line 364 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L364
Check warning on line 423 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L423
Check warning on line 425 in k8sutils/cluster-scaling.go
Codecov / codecov/patch
k8sutils/cluster-scaling.go#L425
Check warning on line 251 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L251
Check warning on line 256 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L256
Check warning on line 265 in k8sutils/redis-cluster.go
Codecov / codecov/patch
k8sutils/redis-cluster.go#L265
Check warning on line 22 in k8sutils/redis-replication.go
Codecov / codecov/patch
k8sutils/redis-replication.go#L22
Check warning on line 27 in k8sutils/redis-replication.go
Codecov / codecov/patch
k8sutils/redis-replication.go#L27
Check warning on line 36 in k8sutils/redis-replication.go
Codecov / codecov/patch
k8sutils/redis-replication.go#L36
Check warning on line 218 in k8sutils/redis-sentinel.go
Codecov / codecov/patch
k8sutils/redis-sentinel.go#L218
Check warning on line 223 in k8sutils/redis-sentinel.go
Codecov / codecov/patch
k8sutils/redis-sentinel.go#L223
Check warning on line 233 in k8sutils/redis-sentinel.go
Codecov / codecov/patch
k8sutils/redis-sentinel.go#L233
Check warning on line 26 in k8sutils/redis-standalone.go
Codecov / codecov/patch
k8sutils/redis-standalone.go#L26
Check warning on line 31 in k8sutils/redis-standalone.go
Codecov / codecov/patch
k8sutils/redis-standalone.go#L31
Check warning on line 40 in k8sutils/redis-standalone.go
Codecov / codecov/patch
k8sutils/redis-standalone.go#L40