From 67e8c9c065d4da1dbbc7c07d8f224d3f67dfdf93 Mon Sep 17 00:00:00 2001 From: tahsinrahman Date: Fri, 29 Mar 2019 01:43:24 +0600 Subject: [PATCH] Fix kubernetes version for node startup script --- .idea/cluster-api-provider-azure.iml | 8 + .idea/encodings.xml | 4 + .idea/misc.xml | 9 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 191 ++++++++++++++++++ .../azure/services/config/startupscript.go | 5 +- 7 files changed, 229 insertions(+), 2 deletions(-) create mode 100644 .idea/cluster-api-provider-azure.iml create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/cluster-api-provider-azure.iml b/.idea/cluster-api-provider-azure.iml new file mode 100644 index 00000000000..c956989b29a --- /dev/null +++ b/.idea/cluster-api-provider-azure.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 00000000000..15a15b218a2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000000..0ecb5c32713 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000000..861c379ac49 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000000..94a25f7f4cb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 00000000000..97ab2619c40 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + controlplane + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +