Run hack/update-expected.sh

This commit is contained in:
Ciprian Hacman 2021-11-01 13:28:20 +02:00
parent 6ca361355d
commit a5ae36b9d1
9 changed files with 36 additions and 9 deletions

View File

@ -19,7 +19,12 @@ spec:
nodeIPFamilies:
- ipv6
- ipv4
cloudControllerManager: {}
cloudControllerManager:
allocateNodeCIDRs: true
clusterCIDR: ::/0
clusterName: minimal-ipv6.example.com
configureCloudRoutes: false
image: k8s.gcr.io/provider-aws/cloud-controller-manager:v1.21.0-alpha.0
cloudProvider: aws
clusterDNSDomain: cluster.local
configBase: memfs://clusters.example.com/minimal-ipv6.example.com

View File

@ -22,12 +22,16 @@ spec:
- args:
- --v=2
- --cloud-provider=aws
- --cluster-name=minimal-ipv6.example.com
- --cluster-cidr=::/0
- --allocate-node-cidrs=true
- --configure-cloud-routes=false
- --use-service-account-credentials=true
- --cloud-config=/etc/kubernetes/cloud.config
env:
- name: KUBERNETES_SERVICE_HOST
value: 127.0.0.1
image: null
image: k8s.gcr.io/provider-aws/cloud-controller-manager:v1.21.0-alpha.0
imagePullPolicy: IfNotPresent
name: aws-cloud-controller-manager
resources:

View File

@ -61,7 +61,7 @@ spec:
version: 9.99.0
- id: k8s-1.18
manifest: aws-cloud-controller.addons.k8s.io/k8s-1.18.yaml
manifestHash: 6b51965da60eca2a9d8c4a0cd99e08d1960dbcbd84b3e1530ce9ec92cac21fb4
manifestHash: 2177fcb1b508f6e280e888dd76cc8ac82847df6c25781e7ee90d563955a3cd9d
name: aws-cloud-controller.addons.k8s.io
selector:
k8s-addon: aws-cloud-controller.addons.k8s.io

View File

@ -19,7 +19,12 @@ spec:
nodeIPFamilies:
- ipv6
- ipv4
cloudControllerManager: {}
cloudControllerManager:
allocateNodeCIDRs: true
clusterCIDR: ::/0
clusterName: minimal-ipv6.example.com
configureCloudRoutes: false
image: k8s.gcr.io/provider-aws/cloud-controller-manager:v1.21.0-alpha.0
cloudProvider: aws
clusterDNSDomain: cluster.local
configBase: memfs://clusters.example.com/minimal-ipv6.example.com

View File

@ -22,12 +22,16 @@ spec:
- args:
- --v=2
- --cloud-provider=aws
- --cluster-name=minimal-ipv6.example.com
- --cluster-cidr=::/0
- --allocate-node-cidrs=true
- --configure-cloud-routes=false
- --use-service-account-credentials=true
- --cloud-config=/etc/kubernetes/cloud.config
env:
- name: KUBERNETES_SERVICE_HOST
value: 127.0.0.1
image: null
image: k8s.gcr.io/provider-aws/cloud-controller-manager:v1.21.0-alpha.0
imagePullPolicy: IfNotPresent
name: aws-cloud-controller-manager
resources:

View File

@ -62,7 +62,7 @@ spec:
version: 9.99.0
- id: k8s-1.18
manifest: aws-cloud-controller.addons.k8s.io/k8s-1.18.yaml
manifestHash: 6b51965da60eca2a9d8c4a0cd99e08d1960dbcbd84b3e1530ce9ec92cac21fb4
manifestHash: 2177fcb1b508f6e280e888dd76cc8ac82847df6c25781e7ee90d563955a3cd9d
name: aws-cloud-controller.addons.k8s.io
selector:
k8s-addon: aws-cloud-controller.addons.k8s.io

View File

@ -19,7 +19,12 @@ spec:
nodeIPFamilies:
- ipv6
- ipv4
cloudControllerManager: {}
cloudControllerManager:
allocateNodeCIDRs: true
clusterCIDR: ::/0
clusterName: minimal-ipv6.example.com
configureCloudRoutes: false
image: k8s.gcr.io/provider-aws/cloud-controller-manager:v1.21.0-alpha.0
cloudProvider: aws
clusterDNSDomain: cluster.local
configBase: memfs://clusters.example.com/minimal-ipv6.example.com

View File

@ -22,12 +22,16 @@ spec:
- args:
- --v=2
- --cloud-provider=aws
- --cluster-name=minimal-ipv6.example.com
- --cluster-cidr=::/0
- --allocate-node-cidrs=true
- --configure-cloud-routes=false
- --use-service-account-credentials=true
- --cloud-config=/etc/kubernetes/cloud.config
env:
- name: KUBERNETES_SERVICE_HOST
value: 127.0.0.1
image: null
image: k8s.gcr.io/provider-aws/cloud-controller-manager:v1.21.0-alpha.0
imagePullPolicy: IfNotPresent
name: aws-cloud-controller-manager
resources:

View File

@ -54,7 +54,7 @@ spec:
version: 9.99.0
- id: k8s-1.18
manifest: aws-cloud-controller.addons.k8s.io/k8s-1.18.yaml
manifestHash: 6b51965da60eca2a9d8c4a0cd99e08d1960dbcbd84b3e1530ce9ec92cac21fb4
manifestHash: 2177fcb1b508f6e280e888dd76cc8ac82847df6c25781e7ee90d563955a3cd9d
name: aws-cloud-controller.addons.k8s.io
selector:
k8s-addon: aws-cloud-controller.addons.k8s.io