Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 137 for mismatchLabelKeys (0.33 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.ReplicaSet.yaml

                      - valuesValue
                    matchLabels:
                      matchLabelsKey: matchLabelsValue
                  matchLabelKeys:
                  - matchLabelKeysValue
                  mismatchLabelKeys:
                  - mismatchLabelKeysValue
                  namespaceSelector:
                    matchExpressions:
                    - key: keyValue
                      operator: operatorValue
                      values:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.29.0/extensions.v1beta1.DaemonSet.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.7K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.29.0/extensions.v1beta1.Deployment.yaml

                      - valuesValue
                    matchLabels:
                      matchLabelsKey: matchLabelsValue
                  matchLabelKeys:
                  - matchLabelKeysValue
                  mismatchLabelKeys:
                  - mismatchLabelKeysValue
                  namespaceSelector:
                    matchExpressions:
                    - key: keyValue
                      operator: operatorValue
                      values:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 34.5K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.DaemonSet.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.DaemonSet.yaml

                      - valuesValue
                    matchLabels:
                      matchLabelsKey: matchLabelsValue
                  matchLabelKeys:
                  - matchLabelKeysValue
                  mismatchLabelKeys:
                  - mismatchLabelKeysValue
                  namespaceSelector:
                    matchExpressions:
                    - key: keyValue
                      operator: operatorValue
                      values:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.Deployment.yaml

                      - valuesValue
                    matchLabels:
                      matchLabelsKey: matchLabelsValue
                  matchLabelKeys:
                  - matchLabelKeysValue
                  mismatchLabelKeys:
                  - mismatchLabelKeysValue
                  namespaceSelector:
                    matchExpressions:
                    - key: keyValue
                      operator: operatorValue
                      values:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.ReplicaSet.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  8. pkg/registry/core/pod/strategy_test.go

    		name               string
    		pod                *api.Pod
    		wantPod            *api.Pod
    		featureGateEnabled bool
    	}{
    		{
    			name:               "matchLabelKeys are merged into labelSelector with In and mismatchLabelKeys are merged with NotIn",
    			featureGateEnabled: true,
    			pod: &api.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Labels: map[string]string{
    						"country": "Japan",
    						"city":    "Kyoto",
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 76.2K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml

                      - valuesValue
                    matchLabels:
                      matchLabelsKey: matchLabelsValue
                  matchLabelKeys:
                  - matchLabelKeysValue
                  mismatchLabelKeys:
                  - mismatchLabelKeysValue
                  namespaceSelector:
                    matchExpressions:
                    - key: keyValue
                      operator: operatorValue
                      values:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 37.7K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml

                          - valuesValue
                        matchLabels:
                          matchLabelsKey: matchLabelsValue
                      matchLabelKeys:
                      - matchLabelKeysValue
                      mismatchLabelKeys:
                      - mismatchLabelKeysValue
                      namespaceSelector:
                        matchExpressions:
                        - key: keyValue
                          operator: operatorValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 41.3K bytes
    - Viewed (0)
Back to top