Skip to content

master service gets no selectors on OpenShift #855

@dejwsz

Description

@dejwsz

Service for masters gets no selectors at all - they must be added manually. Without this cluster is not able to sync properly. Tested with operator 1.3.1 and spilo image: registry.opensource.zalan.do/acid/spilo-cdp-12:1.6-p16.
I needed to patch my "test-minimal-cluster" service dedicated to master PODs adding such

selectors:
  selector:
    application: spilo
    cluster-name: test-minimal-cluster
    spilo-role: master

Replica service has selectors in place so it is fine. This is probably a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions