Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24631

Avoiding directly use the labels as selector for deployment and service

    XMLWordPrintableJSON

Details

    Description

      We create deployment use the pod selector directly from labels, which is not necessary and may cause problem when some user label value have changed (may be by third-party system). This may lead to dangling pod or service can not select pods. 

      I suggest to use minimal and stable flink internal selectors to select the JobManager pod like app=xxx, component=jobmanager and service, taskmanager pod and so on.

      Attachments

        Issue Links

          Activity

            People

              aitozi WenJun Min
              aitozi WenJun Min
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: