diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json index 738a6262fe2..3be60ec71c3 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.json @@ -452,7 +452,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -539,7 +544,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -811,7 +821,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1083,7 +1098,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1632,6 +1652,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb index 3be2f777dd8..3bab9bf0d81 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml index af8f209a00b..2a4e76faaf8 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml @@ -313,6 +313,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -514,6 +516,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -717,6 +721,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -799,6 +805,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -967,6 +978,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json index dafac19bb22..4e816305973 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb index 59bdf8abf2f..d6b5ef6d6ee 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml index c8151f68c4a..95eb1cf5ba6 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml @@ -321,6 +321,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -522,6 +524,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -725,6 +729,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -807,6 +813,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -975,6 +986,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json index 1c8dce80b92..602aa71fc15 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json @@ -454,7 +454,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -541,7 +546,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -813,7 +823,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1085,7 +1100,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1634,6 +1654,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb index 8b244cdd8f2..21bdb0b88cc 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml index 7847af5aad7..428a9330493 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml @@ -313,6 +313,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -514,6 +516,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -717,6 +721,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -799,6 +805,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -967,6 +978,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json index f2bcbc148f2..d734f79d5ad 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, @@ -1704,7 +1733,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb index 98328c384bb..ca5e950c178 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml index 7d5e459b6e1..65f6ba4c505 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml @@ -321,6 +321,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -522,6 +524,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -725,6 +729,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -807,6 +813,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -975,6 +986,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -1187,6 +1200,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json index c7c846ee8b8..d10076e9fab 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb index 56120ac8cf6..b0c417c946a 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml index a3a28763017..ddec9327700 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.yaml @@ -323,6 +323,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -524,6 +526,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -727,6 +731,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -809,6 +815,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -977,6 +988,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json index ed6bc5ea22c..a11eea31669 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, @@ -1704,7 +1733,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb index a21cff7a91c..b639e14b47e 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml index e7accde44a8..4e69533963d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml @@ -321,6 +321,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -522,6 +524,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -725,6 +729,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -807,6 +813,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -975,6 +986,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -1187,6 +1200,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json index e688d3dc2f4..6f8d7697d34 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.json @@ -452,7 +452,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -539,7 +544,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -811,7 +821,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1083,7 +1098,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1632,6 +1652,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb index 85a4a42dde5..0dc29469dbd 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml index c86d3c7e23c..d7e537f36db 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml @@ -313,6 +313,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -514,6 +516,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -717,6 +721,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -799,6 +805,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -967,6 +978,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json index bdfdf88cb0c..1d5153db5a1 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb index 126c3415208..80500415d68 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml index 25961b6f6fc..ac65063f9d9 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.Deployment.yaml @@ -321,6 +321,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -522,6 +524,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -725,6 +729,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -807,6 +813,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -975,6 +986,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json index 27c85a19150..205eac84fa3 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json @@ -454,7 +454,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -541,7 +546,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -813,7 +823,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1085,7 +1100,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1634,6 +1654,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } } diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb index 779c5aff486..6a4bea5910c 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml index cb7a2832753..f924c9f9e11 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.yaml @@ -313,6 +313,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -514,6 +516,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -717,6 +721,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -799,6 +805,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -967,6 +978,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json index 8cad36c601a..a51539af605 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, @@ -1704,7 +1733,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb index 6835199453e..6f400f403e1 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml index 417a6e08333..188440b9c7f 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.yaml @@ -321,6 +321,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -522,6 +524,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -725,6 +729,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -807,6 +813,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -975,6 +986,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -1187,6 +1200,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.json index f8924f0deb4..9f2b1fc3bdd 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.json @@ -526,7 +526,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -613,7 +618,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -885,7 +895,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1157,7 +1172,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1706,6 +1726,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.pb index ffe76eb932d..8cd7ebdc40c 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml index e463690b728..05bdfcc75d7 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml @@ -365,6 +365,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -566,6 +568,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -769,6 +773,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -851,6 +857,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -1019,6 +1030,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json index 814b4d0b20c..d35c8a28b51 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json @@ -477,7 +477,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -564,7 +569,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -836,7 +846,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1108,7 +1123,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1657,6 +1677,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb index 622f1302dfa..5d932c3ae30 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml index 7985d12e991..67ffd1e2149 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml @@ -329,6 +329,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -530,6 +532,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -733,6 +737,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -815,6 +821,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -983,6 +994,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json index 8f038e7a26b..e9340df2366 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json @@ -526,7 +526,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -613,7 +618,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -885,7 +895,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1157,7 +1172,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1706,6 +1726,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb index 98ada33e7e4..1b0b676c3ec 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml index 35ca72f8b0e..01448a84f6d 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.yaml @@ -365,6 +365,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -566,6 +568,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -769,6 +773,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -851,6 +857,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -1019,6 +1030,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json index bc6fc0d6076..00fe2b0f133 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.json @@ -520,7 +520,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -607,7 +612,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -879,7 +889,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1151,7 +1166,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1700,6 +1720,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb index c12c0b1988d..253ea811f21 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb and b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml index 3fc7398f5c1..a9d88bfa293 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.JobTemplate.yaml @@ -362,6 +362,8 @@ template: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -563,6 +565,8 @@ template: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -766,6 +770,8 @@ template: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -848,6 +854,11 @@ template: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -1016,6 +1027,8 @@ template: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.json index 2fcd9a1bc5f..4f0eb722fb6 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.json @@ -67,7 +67,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.pb index fb08edfee5b..5504385eb00 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.yaml index f91c3e83f7e..d758ebdb8fd 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PersistentVolumeClaim.yaml @@ -45,6 +45,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.json index 2cb051c418c..c8318d4d009 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.json @@ -394,7 +394,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -481,7 +486,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -753,7 +763,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1025,7 +1040,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1574,6 +1594,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] }, "status": { diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.pb index 6453885b2c5..8b18232560d 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.yaml index 905e57cbf00..ddf86d6da45 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.yaml @@ -269,6 +269,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -470,6 +472,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -673,6 +677,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -755,6 +761,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -923,6 +934,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.json index e5dce99a8d2..4ec4455dd57 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.json @@ -437,7 +437,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -524,7 +529,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -796,7 +806,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1068,7 +1083,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1617,6 +1637,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } } diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.pb index 1d9d2c5c97d..bb4ed25ca81 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml index 7a87881ccf9..b867c9b6e44 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.yaml @@ -302,6 +302,8 @@ template: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -503,6 +505,8 @@ template: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -706,6 +710,8 @@ template: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -788,6 +794,11 @@ template: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -956,6 +967,8 @@ template: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json index 345db29615d..88d8649defd 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.json @@ -443,7 +443,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -530,7 +535,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -802,7 +812,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1074,7 +1089,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1623,6 +1643,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } } diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb index b9b57d85367..2084b4b469a 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb and b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml index d5c3711da15..3c2e609d533 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/core.v1.ReplicationController.yaml @@ -307,6 +307,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -508,6 +510,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -711,6 +715,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -793,6 +799,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -961,6 +972,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json index 2ae4e1a61a9..c44c130c594 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json @@ -452,7 +452,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -539,7 +544,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -811,7 +821,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1083,7 +1098,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1632,6 +1652,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb index 25a7c5d2629..68da0e878aa 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml index c098bb447ae..16b473bd901 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.yaml @@ -313,6 +313,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -514,6 +516,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -717,6 +721,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -799,6 +805,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -967,6 +978,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json index fb690e084a7..47755b78ab0 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json @@ -453,7 +453,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -540,7 +545,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -812,7 +822,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1084,7 +1099,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1633,6 +1653,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } }, diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb index 329354d1c17..a963e7fa181 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml index 9a075556187..64ec8b09f89 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.yaml @@ -323,6 +323,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -524,6 +526,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -727,6 +731,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -809,6 +815,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -977,6 +988,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.json index 8a6ff2e3b17..120b8797d01 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.json +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.json @@ -454,7 +454,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeName": "volumeNameValue", "storageClassName": "storageClassNameValue", @@ -541,7 +546,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -813,7 +823,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1085,7 +1100,12 @@ }, "requests": { "requestsKey": "0" - } + }, + "claims": [ + { + "name": "nameValue" + } + ] }, "volumeMounts": [ { @@ -1634,6 +1654,15 @@ { "name": "nameValue" } + ], + "resourceClaims": [ + { + "name": "nameValue", + "source": { + "resourceClaimName": "resourceClaimNameValue", + "resourceClaimTemplateName": "resourceClaimTemplateNameValue" + } + } ] } } diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.pb index fc81a5b9320..792be95deae 100644 Binary files a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.pb and b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.yaml index ac712f2ac99..af52541be1c 100644 --- a/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.yaml +++ b/staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.ReplicaSet.yaml @@ -313,6 +313,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -514,6 +516,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -717,6 +721,8 @@ spec: terminationGracePeriodSeconds: 7 timeoutSeconds: 3 resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: @@ -799,6 +805,11 @@ spec: priorityClassName: priorityClassNameValue readinessGates: - conditionType: conditionTypeValue + resourceClaims: + - name: nameValue + source: + resourceClaimName: resourceClaimNameValue + resourceClaimTemplateName: resourceClaimTemplateNameValue restartPolicy: restartPolicyValue runtimeClassName: runtimeClassNameValue schedulerName: schedulerNameValue @@ -967,6 +978,8 @@ spec: name: nameValue namespace: namespaceValue resources: + claims: + - name: nameValue limits: limitsKey: "0" requests: diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.json b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.json new file mode 100644 index 00000000000..5590555162c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.json @@ -0,0 +1,62 @@ +{ + "kind": "PodScheduling", + "apiVersion": "resource.k8s.io/v1alpha1", + "metadata": { + "name": "nameValue", + "generateName": "generateNameValue", + "namespace": "namespaceValue", + "selfLink": "selfLinkValue", + "uid": "uidValue", + "resourceVersion": "resourceVersionValue", + "generation": 7, + "creationTimestamp": "2008-01-01T01:01:01Z", + "deletionTimestamp": "2009-01-01T01:01:01Z", + "deletionGracePeriodSeconds": 10, + "labels": { + "labelsKey": "labelsValue" + }, + "annotations": { + "annotationsKey": "annotationsValue" + }, + "ownerReferences": [ + { + "apiVersion": "apiVersionValue", + "kind": "kindValue", + "name": "nameValue", + "uid": "uidValue", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "finalizersValue" + ], + "managedFields": [ + { + "manager": "managerValue", + "operation": "operationValue", + "apiVersion": "apiVersionValue", + "time": "2004-01-01T01:01:01Z", + "fieldsType": "fieldsTypeValue", + "fieldsV1": {}, + "subresource": "subresourceValue" + } + ] + }, + "spec": { + "selectedNode": "selectedNodeValue", + "potentialNodes": [ + "potentialNodesValue" + ] + }, + "status": { + "resourceClaims": [ + { + "name": "nameValue", + "unsuitableNodes": [ + "unsuitableNodesValue" + ] + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.pb b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.pb new file mode 100644 index 00000000000..4dc9623d52c Binary files /dev/null and b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.yaml b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.yaml new file mode 100644 index 00000000000..6f5627deec8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.PodScheduling.yaml @@ -0,0 +1,43 @@ +apiVersion: resource.k8s.io/v1alpha1 +kind: PodScheduling +metadata: + annotations: + annotationsKey: annotationsValue + creationTimestamp: "2008-01-01T01:01:01Z" + deletionGracePeriodSeconds: 10 + deletionTimestamp: "2009-01-01T01:01:01Z" + finalizers: + - finalizersValue + generateName: generateNameValue + generation: 7 + labels: + labelsKey: labelsValue + managedFields: + - apiVersion: apiVersionValue + fieldsType: fieldsTypeValue + fieldsV1: {} + manager: managerValue + operation: operationValue + subresource: subresourceValue + time: "2004-01-01T01:01:01Z" + name: nameValue + namespace: namespaceValue + ownerReferences: + - apiVersion: apiVersionValue + blockOwnerDeletion: true + controller: true + kind: kindValue + name: nameValue + uid: uidValue + resourceVersion: resourceVersionValue + selfLink: selfLinkValue + uid: uidValue +spec: + potentialNodes: + - potentialNodesValue + selectedNode: selectedNodeValue +status: + resourceClaims: + - name: nameValue + unsuitableNodes: + - unsuitableNodesValue diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.json b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.json new file mode 100644 index 00000000000..f1501251c69 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.json @@ -0,0 +1,95 @@ +{ + "kind": "ResourceClaim", + "apiVersion": "resource.k8s.io/v1alpha1", + "metadata": { + "name": "nameValue", + "generateName": "generateNameValue", + "namespace": "namespaceValue", + "selfLink": "selfLinkValue", + "uid": "uidValue", + "resourceVersion": "resourceVersionValue", + "generation": 7, + "creationTimestamp": "2008-01-01T01:01:01Z", + "deletionTimestamp": "2009-01-01T01:01:01Z", + "deletionGracePeriodSeconds": 10, + "labels": { + "labelsKey": "labelsValue" + }, + "annotations": { + "annotationsKey": "annotationsValue" + }, + "ownerReferences": [ + { + "apiVersion": "apiVersionValue", + "kind": "kindValue", + "name": "nameValue", + "uid": "uidValue", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "finalizersValue" + ], + "managedFields": [ + { + "manager": "managerValue", + "operation": "operationValue", + "apiVersion": "apiVersionValue", + "time": "2004-01-01T01:01:01Z", + "fieldsType": "fieldsTypeValue", + "fieldsV1": {}, + "subresource": "subresourceValue" + } + ] + }, + "spec": { + "resourceClassName": "resourceClassNameValue", + "parametersRef": { + "apiGroup": "apiGroupValue", + "kind": "kindValue", + "name": "nameValue" + }, + "allocationMode": "allocationModeValue" + }, + "status": { + "driverName": "driverNameValue", + "allocation": { + "resourceHandle": "resourceHandleValue", + "availableOnNodes": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "keyValue", + "operator": "operatorValue", + "values": [ + "valuesValue" + ] + } + ], + "matchFields": [ + { + "key": "keyValue", + "operator": "operatorValue", + "values": [ + "valuesValue" + ] + } + ] + } + ] + }, + "shareable": true + }, + "reservedFor": [ + { + "apiGroup": "apiGroupValue", + "resource": "resourceValue", + "name": "nameValue", + "uid": "uidValue" + } + ], + "deallocationRequested": true + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.pb b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.pb new file mode 100644 index 00000000000..c50b8f0126d Binary files /dev/null and b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.yaml b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.yaml new file mode 100644 index 00000000000..d7b52c4e160 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaim.yaml @@ -0,0 +1,64 @@ +apiVersion: resource.k8s.io/v1alpha1 +kind: ResourceClaim +metadata: + annotations: + annotationsKey: annotationsValue + creationTimestamp: "2008-01-01T01:01:01Z" + deletionGracePeriodSeconds: 10 + deletionTimestamp: "2009-01-01T01:01:01Z" + finalizers: + - finalizersValue + generateName: generateNameValue + generation: 7 + labels: + labelsKey: labelsValue + managedFields: + - apiVersion: apiVersionValue + fieldsType: fieldsTypeValue + fieldsV1: {} + manager: managerValue + operation: operationValue + subresource: subresourceValue + time: "2004-01-01T01:01:01Z" + name: nameValue + namespace: namespaceValue + ownerReferences: + - apiVersion: apiVersionValue + blockOwnerDeletion: true + controller: true + kind: kindValue + name: nameValue + uid: uidValue + resourceVersion: resourceVersionValue + selfLink: selfLinkValue + uid: uidValue +spec: + allocationMode: allocationModeValue + parametersRef: + apiGroup: apiGroupValue + kind: kindValue + name: nameValue + resourceClassName: resourceClassNameValue +status: + allocation: + availableOnNodes: + nodeSelectorTerms: + - matchExpressions: + - key: keyValue + operator: operatorValue + values: + - valuesValue + matchFields: + - key: keyValue + operator: operatorValue + values: + - valuesValue + resourceHandle: resourceHandleValue + shareable: true + deallocationRequested: true + driverName: driverNameValue + reservedFor: + - apiGroup: apiGroupValue + name: nameValue + resource: resourceValue + uid: uidValue diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.json b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.json new file mode 100644 index 00000000000..12358250d4f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.json @@ -0,0 +1,99 @@ +{ + "kind": "ResourceClaimTemplate", + "apiVersion": "resource.k8s.io/v1alpha1", + "metadata": { + "name": "nameValue", + "generateName": "generateNameValue", + "namespace": "namespaceValue", + "selfLink": "selfLinkValue", + "uid": "uidValue", + "resourceVersion": "resourceVersionValue", + "generation": 7, + "creationTimestamp": "2008-01-01T01:01:01Z", + "deletionTimestamp": "2009-01-01T01:01:01Z", + "deletionGracePeriodSeconds": 10, + "labels": { + "labelsKey": "labelsValue" + }, + "annotations": { + "annotationsKey": "annotationsValue" + }, + "ownerReferences": [ + { + "apiVersion": "apiVersionValue", + "kind": "kindValue", + "name": "nameValue", + "uid": "uidValue", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "finalizersValue" + ], + "managedFields": [ + { + "manager": "managerValue", + "operation": "operationValue", + "apiVersion": "apiVersionValue", + "time": "2004-01-01T01:01:01Z", + "fieldsType": "fieldsTypeValue", + "fieldsV1": {}, + "subresource": "subresourceValue" + } + ] + }, + "spec": { + "metadata": { + "name": "nameValue", + "generateName": "generateNameValue", + "namespace": "namespaceValue", + "selfLink": "selfLinkValue", + "uid": "uidValue", + "resourceVersion": "resourceVersionValue", + "generation": 7, + "creationTimestamp": "2008-01-01T01:01:01Z", + "deletionTimestamp": "2009-01-01T01:01:01Z", + "deletionGracePeriodSeconds": 10, + "labels": { + "labelsKey": "labelsValue" + }, + "annotations": { + "annotationsKey": "annotationsValue" + }, + "ownerReferences": [ + { + "apiVersion": "apiVersionValue", + "kind": "kindValue", + "name": "nameValue", + "uid": "uidValue", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "finalizersValue" + ], + "managedFields": [ + { + "manager": "managerValue", + "operation": "operationValue", + "apiVersion": "apiVersionValue", + "time": "2004-01-01T01:01:01Z", + "fieldsType": "fieldsTypeValue", + "fieldsV1": {}, + "subresource": "subresourceValue" + } + ] + }, + "spec": { + "resourceClassName": "resourceClassNameValue", + "parametersRef": { + "apiGroup": "apiGroupValue", + "kind": "kindValue", + "name": "nameValue" + }, + "allocationMode": "allocationModeValue" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.pb b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.pb new file mode 100644 index 00000000000..7177e570fcd Binary files /dev/null and b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.yaml b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.yaml new file mode 100644 index 00000000000..6204ec79ccd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClaimTemplate.yaml @@ -0,0 +1,74 @@ +apiVersion: resource.k8s.io/v1alpha1 +kind: ResourceClaimTemplate +metadata: + annotations: + annotationsKey: annotationsValue + creationTimestamp: "2008-01-01T01:01:01Z" + deletionGracePeriodSeconds: 10 + deletionTimestamp: "2009-01-01T01:01:01Z" + finalizers: + - finalizersValue + generateName: generateNameValue + generation: 7 + labels: + labelsKey: labelsValue + managedFields: + - apiVersion: apiVersionValue + fieldsType: fieldsTypeValue + fieldsV1: {} + manager: managerValue + operation: operationValue + subresource: subresourceValue + time: "2004-01-01T01:01:01Z" + name: nameValue + namespace: namespaceValue + ownerReferences: + - apiVersion: apiVersionValue + blockOwnerDeletion: true + controller: true + kind: kindValue + name: nameValue + uid: uidValue + resourceVersion: resourceVersionValue + selfLink: selfLinkValue + uid: uidValue +spec: + metadata: + annotations: + annotationsKey: annotationsValue + creationTimestamp: "2008-01-01T01:01:01Z" + deletionGracePeriodSeconds: 10 + deletionTimestamp: "2009-01-01T01:01:01Z" + finalizers: + - finalizersValue + generateName: generateNameValue + generation: 7 + labels: + labelsKey: labelsValue + managedFields: + - apiVersion: apiVersionValue + fieldsType: fieldsTypeValue + fieldsV1: {} + manager: managerValue + operation: operationValue + subresource: subresourceValue + time: "2004-01-01T01:01:01Z" + name: nameValue + namespace: namespaceValue + ownerReferences: + - apiVersion: apiVersionValue + blockOwnerDeletion: true + controller: true + kind: kindValue + name: nameValue + uid: uidValue + resourceVersion: resourceVersionValue + selfLink: selfLinkValue + uid: uidValue + spec: + allocationMode: allocationModeValue + parametersRef: + apiGroup: apiGroupValue + kind: kindValue + name: nameValue + resourceClassName: resourceClassNameValue diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.json b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.json new file mode 100644 index 00000000000..a40268178a9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.json @@ -0,0 +1,77 @@ +{ + "kind": "ResourceClass", + "apiVersion": "resource.k8s.io/v1alpha1", + "metadata": { + "name": "nameValue", + "generateName": "generateNameValue", + "namespace": "namespaceValue", + "selfLink": "selfLinkValue", + "uid": "uidValue", + "resourceVersion": "resourceVersionValue", + "generation": 7, + "creationTimestamp": "2008-01-01T01:01:01Z", + "deletionTimestamp": "2009-01-01T01:01:01Z", + "deletionGracePeriodSeconds": 10, + "labels": { + "labelsKey": "labelsValue" + }, + "annotations": { + "annotationsKey": "annotationsValue" + }, + "ownerReferences": [ + { + "apiVersion": "apiVersionValue", + "kind": "kindValue", + "name": "nameValue", + "uid": "uidValue", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "finalizersValue" + ], + "managedFields": [ + { + "manager": "managerValue", + "operation": "operationValue", + "apiVersion": "apiVersionValue", + "time": "2004-01-01T01:01:01Z", + "fieldsType": "fieldsTypeValue", + "fieldsV1": {}, + "subresource": "subresourceValue" + } + ] + }, + "driverName": "driverNameValue", + "parametersRef": { + "apiGroup": "apiGroupValue", + "kind": "kindValue", + "name": "nameValue", + "namespace": "namespaceValue" + }, + "suitableNodes": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "keyValue", + "operator": "operatorValue", + "values": [ + "valuesValue" + ] + } + ], + "matchFields": [ + { + "key": "keyValue", + "operator": "operatorValue", + "values": [ + "valuesValue" + ] + } + ] + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.pb b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.pb new file mode 100644 index 00000000000..fef3714f662 Binary files /dev/null and b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.yaml b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.yaml new file mode 100644 index 00000000000..251d6a2bfd1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.ResourceClass.yaml @@ -0,0 +1,52 @@ +apiVersion: resource.k8s.io/v1alpha1 +driverName: driverNameValue +kind: ResourceClass +metadata: + annotations: + annotationsKey: annotationsValue + creationTimestamp: "2008-01-01T01:01:01Z" + deletionGracePeriodSeconds: 10 + deletionTimestamp: "2009-01-01T01:01:01Z" + finalizers: + - finalizersValue + generateName: generateNameValue + generation: 7 + labels: + labelsKey: labelsValue + managedFields: + - apiVersion: apiVersionValue + fieldsType: fieldsTypeValue + fieldsV1: {} + manager: managerValue + operation: operationValue + subresource: subresourceValue + time: "2004-01-01T01:01:01Z" + name: nameValue + namespace: namespaceValue + ownerReferences: + - apiVersion: apiVersionValue + blockOwnerDeletion: true + controller: true + kind: kindValue + name: nameValue + uid: uidValue + resourceVersion: resourceVersionValue + selfLink: selfLinkValue + uid: uidValue +parametersRef: + apiGroup: apiGroupValue + kind: kindValue + name: nameValue + namespace: namespaceValue +suitableNodes: + nodeSelectorTerms: + - matchExpressions: + - key: keyValue + operator: operatorValue + values: + - valuesValue + matchFields: + - key: keyValue + operator: operatorValue + values: + - valuesValue diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.json b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.json new file mode 100644 index 00000000000..13e0bdbcbef --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.json @@ -0,0 +1,28 @@ +{ + "kind": "Status", + "apiVersion": "resource.k8s.io/v1alpha1", + "metadata": { + "selfLink": "selfLinkValue", + "resourceVersion": "resourceVersionValue", + "continue": "continueValue", + "remainingItemCount": 4 + }, + "status": "statusValue", + "message": "messageValue", + "reason": "reasonValue", + "details": { + "name": "nameValue", + "group": "groupValue", + "kind": "kindValue", + "uid": "uidValue", + "causes": [ + { + "reason": "reasonValue", + "message": "messageValue", + "field": "fieldValue" + } + ], + "retryAfterSeconds": 5 + }, + "code": 6 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.pb b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.pb new file mode 100644 index 00000000000..ac73b5ccdfb Binary files /dev/null and b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.pb differ diff --git a/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.yaml b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.yaml new file mode 100644 index 00000000000..f78f424e9c9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha1.Status.yaml @@ -0,0 +1,21 @@ +apiVersion: resource.k8s.io/v1alpha1 +code: 6 +details: + causes: + - field: fieldValue + message: messageValue + reason: reasonValue + group: groupValue + kind: kindValue + name: nameValue + retryAfterSeconds: 5 + uid: uidValue +kind: Status +message: messageValue +metadata: + continue: continueValue + remainingItemCount: 4 + resourceVersion: resourceVersionValue + selfLink: selfLinkValue +reason: reasonValue +status: statusValue