Skip to content

Sentinel's Service Ports association is incorrect #435

@muicoder

Description

@muicoder

What version of redis operator are you using?

# kubectl get svc sentinel-sentinel -o template='{{.spec.ports}}'
[map[name:redis-client port:6379 protocol:TCP targetPort:6379] map[name:redis-exporter port:9121 protocol:TCP targetPort:9121]]

redis-operator version: v0.14.0

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (kubectl version)?

kubectl version Output
$ kubectl version

What did you do?

What did you expect to see?

What did you see instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions