Matt Boersma
9d51dff3d1
Fix accidentally shadowed variable in upgrade cluster. ( #3943 )
2018-10-03 11:06:17 -06:00
Tariq Ibrahim
7ce5b57c64
Migrating Get Addon By Name and Get Container Index By Name methods ( #3938 )
2018-10-03 10:58:29 -06:00
Matt Boersma
bec4fef015
Add Kubernetes 1.12.0 to VHD image ( #3942 )
2018-10-03 10:47:10 -06:00
Jack Francis
a5b7d90b3a
Add warning message for VMSS master deployments ( #3936 )
2018-10-03 09:52:35 -06:00
Harsh Vardhan
3964f9a84d
Use `echo -n` to skip adding newline to external command output ( #3940 )
2018-10-03 09:29:03 -06:00
Matt Boersma
b3f4d1544e
Simplify some upgrader version cases ( #3924 )
2018-10-02 13:44:48 -07:00
Matt Boersma
3db0080828
Add support for Kubernetes 1.9.11 ( #3934 )
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.9.11
2018-10-02 10:50:53 -06:00
Kacper Betański
84c5412c70
Change 'windowsVersion' to 'imageVersion' in docs for deploying specific windows version ( #3928 )
2018-10-01 20:36:54 -07:00
Tariq Ibrahim
e89eb97a0b
removed duplication of shellQuote function and added test cases. ( #3927 )
2018-10-01 14:12:57 -07:00
Tariq Ibrahim
e4cb44c04c
Perform JSON escaping of strings ( #3919 )
2018-09-28 17:18:54 -07:00
Matt Boersma
3213101c24
Stop ginkgo tests after first failure ( #3922 )
2018-09-28 15:25:22 -07:00
Matt Boersma
cb7c093726
Update AKS base image to 0.16.0 ( #3913 )
2018-09-28 14:08:13 -07:00
Matt Boersma
4236b47fd6
Add zip package to VHD image ( #3912 )
...
* Add zip package to VHD image
* Alphabetize packages to install with apt-get
2018-09-27 10:27:09 -06:00
Matt Boersma
f8e1b5ada2
Add shortcuts for some common command-line arguments ( #3904 )
2018-09-25 17:36:18 -07:00
James Sturtevant
d884d6e492
Windows dns connectivity - e2e tests ( #3760 )
2018-09-25 10:50:56 -07:00
Matt Boersma
1263567cc5
Update azure-sdk-for-go to v21.0.0 ( #3884 )
...
* Update azure-sdk-for-go to v20.2.0
See https://github.com/Azure/azure-sdk-for-go/releases/tag/v20.2.0
* Update azure-sdk-for-go to v21.0.0
See https://github.com/Azure/azure-sdk-for-go/releases/tag/v21.0.0
2018-09-25 11:49:44 -06:00
Tariq Ibrahim
5afaa57fd6
Fixing unreported gosimple lints ( #3901 )
2018-09-25 09:49:36 -07:00
Tariq Ibrahim
98b037780c
Extracting property values to make ARM output variables accessible ( #3877 )
2018-09-24 17:14:43 -07:00
Jack Francis
c9de40e9a5
Actually allow cloudprovider rate limit / backoff disabling ( #3891 )
2018-09-24 16:20:22 -07:00
Jack Francis
7594cbb83c
freshen ubuntu image ( #3898 )
2018-09-24 13:20:17 -07:00
Tariq Ibrahim
42062a9c32
Handle iterated subtest execution correctly ( #3894 )
2018-09-24 10:17:01 -07:00
Matt Boersma
198587fd14
add support for k8s v1.12.0-rc.2 ( #3893 )
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.12.0-rc.2
2018-09-24 11:11:56 -06:00
Jack Francis
d095d7c6a9
re-enable CSE 50 ( #3892 )
2018-09-21 16:28:00 -07:00
Jack Francis
fa3d6d44f8
E2E - enable focused tests ( #3885 )
2018-09-21 13:14:11 -07:00
Rita Zhang
6973e6de48
Update docs for AZ ( #3886 )
...
* Update docs for AZ
* Address comments
2018-09-21 12:39:45 -06:00
Andy Zhang
f52c3ff79b
use dockerhub.akscn.io in mooncake ( #3887 )
2018-09-21 11:22:18 -06:00
Rita Zhang
13c91da1d8
Add availability zone support for masters ( #3864 )
2018-09-20 14:35:38 -07:00
Tariq Ibrahim
277dafb7b5
Adding test case for Generate Cluster ID ( #3879 )
2018-09-20 10:19:13 -07:00
Tariq Ibrahim
47f7b37063
Replace deprecated Azure SDK method calls ( #3881 )
2018-09-20 09:54:19 -07:00
Vaibhav Patel
3b9c5a8aba
Enforce windows password complexity requirements in acs-engine client… ( #3854 )
...
* Enforce windows password complexity requirements in acs-engine client. #2407
Added Windows Agent password complexity check as per guidelines in https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements .
This will prevent generation of arm templates if password complexity for windows vm does not meet the complexity requirements.
* Addressing review comments:
1). Adding negative test cases to ensure passwords whose complexity is not met are getting rejected.
2). Error message reworded to convey the password complexity requirements enforced currently by the implemented regex
* Adding two test cases - password with 0 length and password same as username
2018-09-19 18:47:43 -07:00
Tariq Ibrahim
9ed4a3b906
Optimizing template conditional blocks in K8s templates ( #3871 )
2018-09-19 18:46:25 -07:00
Jack Francis
52a41669f0
disable outbound internet check ( #3878 )
2018-09-19 17:35:16 -07:00
Cecile Robert-Michon
377c2fc3a1
Disable AKS VHD for sovereign clouds ( #3874 )
2018-09-19 17:07:24 -07:00
Matt Boersma
4057deabb6
Update AKS base image to 0.15.0 ( #3870 )
2018-09-19 16:44:58 -07:00
Shruti Ramesh
f06621bd73
Adding DeleteApp func to AzureClient and returning appObjectID in CreateApp ( #3869 )
2018-09-19 12:51:35 -07:00
Matt Boersma
c362280c42
add support for k8s v1.12.0-rc.1 ( #3872 )
2018-09-19 13:48:12 -06:00
Stéphane Erbrech
0b7decf7ba
Add acs-engine deploy e2e test ( #3777 )
2018-09-19 11:56:36 -07:00
Fang C
59a26deb5a
add function CreateContainer and SaveBlockBlob ( #3861 )
...
* add function CreateContainer and SaveBlockBlob"
* add unit test
* run gofmt -w
* add options to deleteblob and createcontainer, passing AzureStorageClient.client to private func
* pass an empty DeleteOptionBlob struct pointer
2018-09-18 17:05:09 -07:00
Matt Boersma
12385e5119
add support for Kubernetes 1.10.8 ( #3868 )
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.10.8
2018-09-18 16:46:38 -07:00
Cecile Robert-Michon
54f563822e
Fix scale with MSI ( #3845 )
2018-09-18 10:14:54 -07:00
Pengfei Ni
b641a6c0bb
Update cluster role bindings for azure-cloud-provider ( #3855 )
2018-09-18 09:51:19 -07:00
Jack Francis
5162f93e7b
Update AKS base image to 0.14.0 ( #3857 )
2018-09-18 09:04:29 -07:00
Tariq Ibrahim
2de012696d
Fixing tear-inducing typos ( #3863 )
2018-09-17 17:17:51 -07:00
Jack Francis
81ee7347ec
add retry to nvidia drivers install ( #3862 )
2018-09-17 16:40:51 -07:00
Rita Zhang
c83e1028ba
Add VMSS support for k8s master ( #3769 )
2018-09-14 17:21:55 -07:00
Cecile Robert-Michon
40800b91cf
remove k8s versions ( #3849 )
2018-09-14 17:03:37 -07:00
Tariq Ibrahim
0bf784c35c
Adding rawData script input for k8s addons ( #3840 )
2018-09-14 13:42:07 -07:00
Rita Zhang
dfe1ab2e97
update keyvault-flexvol image and default to enabled ( #3841 )
2018-09-14 10:14:40 -07:00
Matt Tucker
f1e44b0bbe
chore(deps): upgrade go-autorest to v10.15.4 ( #3843 )
2018-09-14 10:13:05 -07:00
Anubhuti Manohar
6b3541e904
Add support to add a list of auxiliary tokens in request header ( #3830 )
2018-09-14 09:22:20 -07:00