Details

    Description

      Based on the proposed change in YUNIKORN-1351.

      If the same metadata (such as queue or applicationID) is configured inconsistently in task pod, the scheduler should reject it.

      For example, this task pod should be rejected by scheduler:

      apiVersion: v1
      kind: Pod
      metadata:
        labels:
          applicationId: "application-A"
        annotations:
          yunikorn.apache.org/app-id: "application-B" 

       

      In 1.6.0, we only throw a warning. The rejection will be implemented in 1.7.0.

      Attachments

        Issue Links

          Activity

            People

              Yu-Lin Chen Yu-Lin Chen
              Yu-Lin Chen Yu-Lin Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: