Skip to content

Commit d49cbc7

Browse files
committed
update calico version
1 parent 2fa007b commit d49cbc7

17 files changed

+1826
-638
lines changed

go.sum

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
4141
contrib.go.opencensus.io/exporter/ocagent v0.4.12/go.mod h1:450APlNTSR6FrvC3CTRqYosuDstRB9un7SOx2k/9ckA=
4242
contrib.go.opencensus.io/exporter/prometheus v0.1.0/go.mod h1:cGFniUXGZlKRjzOyuZJ6mgB+PgBcCIa79kEKR8YCW+A=
4343
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
44-
<<<<<<< HEAD
45-
github.com/Azure/aad-pod-identity v1.7.1 h1:M8Wze7x2jnE96E++Dg259egrXtIT6deXPOB8BL4H5NU=
46-
github.com/Azure/aad-pod-identity v1.7.1/go.mod h1:dAEKh6VM1xLJc2Nkwa9+iRLl6BYQuLCvLMF18wXyMVk=
47-
github.com/Azure/azure-sdk-for-go v16.2.1+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
48-
=======
4944
github.com/Azure/aad-pod-identity v1.8.0 h1:VrVNJ5fL1NudN3+DnHAHkjSBxHnP/jZnFyxXBE36eyg=
5045
github.com/Azure/aad-pod-identity v1.8.0/go.mod h1:z1+AHOskemFNCHmSdtF3DMqw6mBb/Va7/wLY9+4Aauk=
51-
>>>>>>> 39028cd9... use AzureClusterIdentity in e2e tests
5246
github.com/Azure/azure-sdk-for-go v40.4.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
5347
github.com/Azure/azure-sdk-for-go v55.2.0+incompatible h1:TL2/vJWJEPOrmv97nHcbvjXES0Ntlb9P95hqGA1J2dU=
5448
github.com/Azure/azure-sdk-for-go v55.2.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
@@ -60,10 +54,7 @@ github.com/Azure/go-autorest v14.2.0+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSW
6054
github.com/Azure/go-autorest/autorest v0.1.0/go.mod h1:AKyIcETwSUFxIcs/Wnq/C+kwCtlEYGUVd7FPNb2slmg=
6155
github.com/Azure/go-autorest/autorest v0.9.0/go.mod h1:xyHB1BMZT0cuDHU7I0+g046+BFDTQ8rEZB0s4Yfa6bI=
6256
github.com/Azure/go-autorest/autorest v0.9.6/go.mod h1:/FALq9T/kS7b5J5qsQ+RSTUdAmGFqi0vUdVNNx8q630=
63-
<<<<<<< HEAD
6457
github.com/Azure/go-autorest/autorest v0.10.0/go.mod h1:/FALq9T/kS7b5J5qsQ+RSTUdAmGFqi0vUdVNNx8q630=
65-
=======
66-
>>>>>>> 39028cd9... use AzureClusterIdentity in e2e tests
6758
github.com/Azure/go-autorest/autorest v0.11.1/go.mod h1:JFgpikqFJ/MleTTxwepExTKnFUKKszPS8UavbQYUMuw=
6859
github.com/Azure/go-autorest/autorest v0.11.9/go.mod h1:eipySxLmqSyC5s5k1CLupqet0PSENBEDP93LQ9a8QYw=
6960
github.com/Azure/go-autorest/autorest v0.11.12/go.mod h1:eipySxLmqSyC5s5k1CLupqet0PSENBEDP93LQ9a8QYw=

templates/addons/calico-ipv6.yaml

Lines changed: 128 additions & 44 deletions
Large diffs are not rendered by default.

templates/addons/calico.yaml

Lines changed: 129 additions & 45 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-ci-version.yaml

Lines changed: 129 additions & 45 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-custom-vnet.yaml

Lines changed: 148 additions & 45 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-external-cloud-provider.yaml

Lines changed: 129 additions & 45 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-ipv6.yaml

Lines changed: 128 additions & 44 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml

Lines changed: 129 additions & 45 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-machine-pool.yaml

Lines changed: 129 additions & 45 deletions
Large diffs are not rendered by default.

templates/test/ci/cluster-template-prow-multi-tenancy.yaml

Lines changed: 129 additions & 45 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)