Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 68 for fullyLabeledReplicas (0.26 sec)

  1. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.ReplicaSet.yaml

    status:
      availableReplicas: 5
      conditions:
      - lastTransitionTime: "2003-01-01T01:01:01Z"
        message: messageValue
        reason: reasonValue
        status: statusValue
        type: typeValue
      fullyLabeledReplicas: 2
      observedGeneration: 3
      readyReplicas: 4
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 34.2K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.29.0/extensions.v1beta1.ReplicaSet.yaml

    status:
      availableReplicas: 5
      conditions:
      - lastTransitionTime: "2003-01-01T01:01:01Z"
        message: messageValue
        reason: reasonValue
        status: statusValue
        type: typeValue
      fullyLabeledReplicas: 2
      observedGeneration: 3
      readyReplicas: 4
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 34.2K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml

    status:
      availableReplicas: 5
      conditions:
      - lastTransitionTime: "2003-01-01T01:01:01Z"
        message: messageValue
        reason: reasonValue
        status: statusValue
        type: typeValue
      fullyLabeledReplicas: 2
      observedGeneration: 3
      readyReplicas: 4
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.json

                  "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
                }
              }
            ]
          }
        }
      },
      "status": {
        "replicas": 1,
        "fullyLabeledReplicas": 2,
        "readyReplicas": 4,
        "availableReplicas": 5,
        "observedGeneration": 3,
        "conditions": [
          {
            "type": "typeValue",
            "status": "statusValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.ReplicaSet.json

                  "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
                }
              }
            ]
          }
        }
      },
      "status": {
        "replicas": 1,
        "fullyLabeledReplicas": 2,
        "readyReplicas": 4,
        "availableReplicas": 5,
        "observedGeneration": 3,
        "conditions": [
          {
            "type": "typeValue",
            "status": "statusValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.ReplicationController.json

                  "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
                }
              }
            ]
          }
        }
      },
      "status": {
        "replicas": 1,
        "fullyLabeledReplicas": 2,
        "readyReplicas": 4,
        "availableReplicas": 5,
        "observedGeneration": 3,
        "conditions": [
          {
            "type": "typeValue",
            "status": "statusValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 53.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.ReplicaSet.yaml

    status:
      availableReplicas: 5
      conditions:
      - lastTransitionTime: "2003-01-01T01:01:01Z"
        message: messageValue
        reason: reasonValue
        status: statusValue
        type: typeValue
      fullyLabeledReplicas: 2
      observedGeneration: 3
      readyReplicas: 4
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.ReplicaSet.json

                  "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
                }
              }
            ]
          }
        }
      },
      "status": {
        "replicas": 1,
        "fullyLabeledReplicas": 2,
        "readyReplicas": 4,
        "availableReplicas": 5,
        "observedGeneration": 3,
        "conditions": [
          {
            "type": "typeValue",
            "status": "statusValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  9. pkg/controller/deployment/util/deployment_util_test.go

    	newRSDup.CreationTimestamp = now
    
    	oldDeployment := generateDeployment("nginx")
    	oldDeployment.Spec.Template.Spec.Containers[0].Name = "nginx-old-1"
    	oldRS := generateRS(oldDeployment)
    	oldRS.Status.FullyLabeledReplicas = *(oldRS.Spec.Replicas)
    
    	tests := []struct {
    		Name       string
    		deployment apps.Deployment
    		rsList     []*apps.ReplicaSet
    		expected   *apps.ReplicaSet
    	}{
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Sep 08 09:10:50 UTC 2023
    - 37.1K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json

                  "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
                }
              }
            ]
          }
        }
      },
      "status": {
        "replicas": 1,
        "fullyLabeledReplicas": 2,
        "readyReplicas": 4,
        "availableReplicas": 5,
        "observedGeneration": 3,
        "conditions": [
          {
            "type": "typeValue",
            "status": "statusValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 53.9K bytes
    - Viewed (0)
Back to top