Граф коммитов

3821 Коммитов

Автор SHA1 Сообщение Дата
Matt Boersma 8b75004009 test: add newer k8s versions to components version UT (#2218)
* test: add newer k8s versions to components version UT

* refactor: strengthen and simplify test with Gomega matcher
2019-10-25 10:49:35 -04:00
Zachary Seguin 9a03830eb1 fix: Resolve incorrect Windows extension params (#2201)
* fix: Resolve incorrect Windows extension params

* Fix TestMakeMasterExtensionScriptCommands test for updated Windows extension parameters
2019-10-25 08:49:21 -06:00
David Justice 26de099e87
fix: go template and does not short circuit causing nil ptr (#2217) 2019-10-24 14:22:16 -07:00
Cecile Robert-Michon 8d885abef4
revert: Revert "test: retry az commands in E2E tests (#2089)" (#2214)
This reverts commit 133cb46c42.
2019-10-24 12:16:58 -07:00
Anish Ramasekar 1dfdb2cfac test: skip tests when block ssh port enabled (#2213) 2019-10-24 12:16:29 -07:00
deaborch 4dfc7d54ae chore: add Kubernetes patch releases to VHD (#2200)
* Added support for latest versions

* adding 1.15.5

* fix: reverted documentation and readme
2019-10-24 11:39:16 -06:00
David Justice 50c428a8df
fix: default Translator if not specified to not panic (#2211) 2019-10-23 18:16:36 -07:00
ganga1980 103ffc9078 feat: enable containermonitoring addon support for Azurestack (#2153)
* also update the agent to latest version
2019-10-23 15:39:16 -07:00
Mark Rossetti 966baf08e0
refactor: Windows node restart cleanup script (#2148)
* Adding a ps1 script to perform cleanup actions on node restart

* registering on-restart.ps1 as a startup task during CSE execution

* schedule job as system

* moving task scheduling to kuberneteswindowssetup.ps1

* moving things around

* CR feedback

* WIP generate CNI config outside of startkubelet.ps1

* WIP creating networks when using kubenet in cse

* WIP - moved all restart/cleanup logic into windowsnodecleanip.ps1 for kubenet scenario

* more cleanup

* updated generated templates

* rebasing

* Re-adding code to start kubelet until podCIDR is discovered to windowskubeletfunc.ps1

* CR feedback + moving clearning HNS policy list after deleting containers

* Merging wait for management IP check into refactor

* fixing things
2019-10-23 14:29:52 -07:00
Jack Francis 9baa6260c8
Revert "feat: expose PlatformFaultDomainCount in the apimodel (#2127)" (#2199)
This reverts commit 6498878778.
2019-10-22 18:42:31 -07:00
Matt Boersma c9f9d7a2bd chore: update go toolchain to 1.12.12 (#2193)
* chore: update go toolchain to 1.12.12

See https://github.com/golang/go/issues?q=milestone%3AGo1.12.12
and https://github.com/deis/docker-go-dev/releases/tag/v1.23.5

* chore: update go-dev for bug fix

See and https://github.com/deis/docker-go-dev/releases/tag/v1.23.6
2019-10-22 15:47:17 -07:00
Jack Francis 901da381d7
test: cluster configs that don't work in 1.17 (#2198) 2019-10-22 15:42:12 -07:00
Jack Francis b50515c034
test: enable convenient customHyperkubeImage E2E tests (#2197) 2019-10-22 15:39:01 -07:00
Cecile Robert-Michon 893f1c8ce5 fix: move CSE endcustomscript log to very end of CSE (#2194) 2019-10-22 15:31:53 -07:00
Mark Rossetti 5582eedeb1 Adding steps to download log collection scripts during windows node setup (#2170) 2019-10-22 17:27:33 -04:00
Jack Francis e6cc2d61ec
fix: run all CSE apt-get purge operations in background (#2196) 2019-10-22 13:30:25 -07:00
Jack Francis d2ecc1f1e1
chore: default to ubuntu distro for customHyperkubeImage (#2188) 2019-10-22 12:36:28 -07:00
Ernest Wong 71a2e900aa fix: deploy CSI drivers for Azure Disk & Azure File when cloud-controller-manager is enabled (#2166)
* fix: deploy CSI drivers for Azure Disk / Azure File when cloud-controller-manager is enabled

* Address PR comment
2019-10-22 12:34:43 -06:00
Jack Francis 94e814c30d
fix: CSE file wait is idempotent (#2192) 2019-10-22 10:47:57 -07:00
Stéphane Erbrech 6498878778 feat: expose PlatformFaultDomainCount in the apimodel (#2127)
* feat: expose PlatformFaultDomainCount in the apimodel

* always set the FDCount if it is provided

* fix: goimports

* feat: add conversion logic for agent pool and master profile

* fix: test miss
2019-10-22 13:12:33 -04:00
Cecile Robert-Michon 71486988f6 fix: don't run apt operations on coreos (#2189) 2019-10-22 09:57:35 -07:00
Pradip Dhara 0f7564a0ff fix: Wait for management IP after creating ext network. (#2049)
* Wait for management IP after creating ext network.
* Adding a timer around network creation.
2019-10-22 08:34:16 -07:00
Cecile Robert-Michon ee8d1d4db9 test: add e2e test parameter for skipping all ssh tests (#2187) 2019-10-21 16:59:36 -07:00
Jack Francis 23eb62507b
chore: enable cloudproviderBackoff v2 for k8s >= 1.14 (#2100) 2019-10-21 16:36:35 -07:00
Matt Boersma 38ed5cb161 chore: update cluster-autoscaler to latest patch releases (#2185) 2019-10-21 16:19:11 -07:00
Jack Francis b87131bce9
fix: actually use cloudprovider write rate limits (#2184) 2019-10-21 16:18:35 -07:00
Jack Francis 38908db3cc
test: build larger subnets for E2E custom VNET scenario (#2179) 2019-10-21 10:46:53 -07:00
Patrick Lang aa114c691b chore: document some bug workarounds (#2103) 2019-10-18 13:57:27 -07:00
Mark Rossetti 02619dc28e
chore: Updating aks-engine to use oct windows aks vhd (#2176)
Azure DevOps jobs passed but results aren't phoning back to github.
2019-10-17 17:04:16 -07:00
Jack Francis 927c9e79e6 fix: ensure core components have system-node-critical priorityClass (#2174)
* fix: ensure core components have system-node-critical priorityClass

* chore: generated code
2019-10-17 14:01:31 -04:00
Jack Francis 51e80cc463
chore: rev VHD images to 2019.10.15 (#2172) 2019-10-17 08:16:45 -07:00
Dong Liu bd5bf73d0b fix: Update mirror probe port (#1892) 2019-10-16 14:08:22 -07:00
Mark Rossetti 9715c726cb chore: Adding collectlogs.ps1 to windows AKS VHD (#2156)
* Adding collectlogs.ps1 to windows AKS VHD

* adding files downloaded by collectlogs.ps1 to windows aks vhd
2019-10-16 13:42:31 -04:00
Rohit f373702bd1 Windows example json file (#2169) 2019-10-16 08:20:22 -07:00
Mark Rossetti 88f13b12c0 Add 1.14.8, 1.15.5, and 1.16.2 k8s packages to windows VHD (#2167) 2019-10-16 11:12:31 -04:00
Matt Boersma 895fc9018c chore: add Kubernetes patch releases to VHD (#2162) 2019-10-15 16:54:46 -07:00
Matt Boersma 53aa1d3742 feat: add support for Kubernetes v1.16.2 (#2163)
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#changelog-since-v1161
2019-10-15 19:17:31 -04:00
Matt Boersma ddec648257 feat: add support for Kubernetes v1.15.5 (#2164)
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#changelog-since-v1154
2019-10-15 15:31:19 -07:00
Matt Boersma 2eca4f7e87 feat: add support for Kubernetes 1.13.12 (#2160)
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.13.md#changelog-since-v11311
2019-10-15 12:37:07 -07:00
Matt Boersma 513f7e8a8d feat: add support for Kubernetes v1.14.8 (#2159)
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#changelog-since-v1147
2019-10-15 12:35:31 -07:00
Mark Rossetti f700c4746c fix: ensure cni conf json is valid when exception list contains a single address (#2157) 2019-10-14 20:17:31 -04:00
Mark Rossetti 65ec471f81 Use WindowsServer VHDs with Oct patches (#2155) 2019-10-14 15:57:25 -07:00
Javier Darsie 1a19ef2037 fix: set curl's 'cacert' option to download pre-provision scripts on Azure Stack (#2147) 2019-10-14 08:32:42 -07:00
Jack Francis 4f1ec9f14e
test: make AfterSuite log output optional (#2139) 2019-10-14 08:29:22 -07:00
Jack Francis b273934a0f
test: minimal Windows custom VNET cluster config (#2144) 2019-10-14 08:25:11 -07:00
Rohit 20cde3800e Adding 1.16.1 version support. (#2143) 2019-10-11 13:07:30 -04:00
Mark Rossetti 3b5d03b67d test: Add 'latestReleasedVersion' target to Jenkins jobs (#2133)
* adding currentVersion to jenkinsfile and updating some tests to use it

* logging

* renaming 'current' to 'latestReleasedVersion' and updating bad test definitions

* fixing null deref

* removing skipping of tests

* testing simplified version checking logic

* fixup

* fixup

* uncommenting line to skip tests
2019-10-11 11:08:30 -04:00
David Justice 9e3fb3b598
feat: add linux support for kubenet + containerd (#2050)
* feat: add linux support for kubenet + containerd

* feat: replace arch specific pause with multi-arch
2019-10-10 16:31:23 -07:00
Javier Darsie 2b47e2e193 fix: revert 'trust Azure Stack's CA cert before pre-provision extensions' (#2135) 2019-10-10 11:47:55 -07:00
Jack Francis c7311d8400
chore: rev AKS VHDs to 2019.10.09 (#2136) 2019-10-10 11:12:55 -07:00