aks-engine/cmd
Jack Francis 2754521e6b
feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894)
2022-06-06 11:43:42 -07:00
..
rotatecerts fix: rotate-certs recreates all service account tokens (#4845) 2022-02-22 13:22:23 -08:00
translations/en_US/LC_MESSAGES
addpool.go chore: updates error msg (#4446) 2021-06-10 10:55:50 -07:00
addpool_test.go chore: updates error msg (#4446) 2021-06-10 10:55:50 -07:00
deploy.go fix: overwrite ubuntu1604 distro for upgrade and block deploy and generate scenarios on Azure Stack Hub (#4612) 2021-08-12 12:11:42 -07:00
deploy_test.go feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
doc.go
generate.go fix: overwrite ubuntu1604 distro for upgrade and block deploy and generate scenarios on Azure Stack Hub (#4612) 2021-08-12 12:11:42 -07:00
generate_test.go feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
get_locations.go feat: add chinaeast3 and chinanorth2 to AzureChinaCloud (#4895) 2022-06-06 10:19:49 -07:00
get_locations_test.go feat: add chinaeast3 and chinanorth2 to AzureChinaCloud (#4895) 2022-06-06 10:19:49 -07:00
get_logs.go chore: Ubuntu 16.04-LTS is EOL (#4418) 2021-05-18 10:16:46 -07:00
get_logs_test.go feat: get-logs from VMs unable to join the cluster (#4399) 2021-05-11 11:48:13 -07:00
get_skus.go refactor: remove storage type from SKU lookup table (#4316) 2021-03-05 12:32:26 -08:00
get_skus_test.go test: remove manually curated azure const UT (#4535) 2021-06-28 16:47:22 -07:00
get_versions.go feat: add "get-versions --azure-env" flag to list custom clouds supported versions (#3394) 2020-06-04 16:46:35 -07:00
get_versions_test.go chore: remove support for Kubernetes 1.13 (#3059) 2020-04-13 15:27:27 -07:00
orchestrators.go
orchestrators_test.go
root.go feat: reworked rotate-certs command (#4214) 2021-02-03 15:07:22 -08:00
root_test.go chore: deprecate support for creating new 1.16 clusters (#4256) 2021-02-11 10:30:09 -08:00
rotate_certs.go fix: rotate-certs recreates all service account tokens (#4845) 2022-02-22 13:22:23 -08:00
rotate_certs_test.go feat: reworked rotate-certs command (#4214) 2021-02-03 15:07:22 -08:00
scale.go fix: ensure correct agent pool selection in scale operations (#4851) 2022-03-03 09:13:00 -08:00
scale_test.go fix: ensure correct agent pool selection in scale operations (#4851) 2022-03-03 09:13:00 -08:00
update.go fix: persist VMSS name in API model (#4051) 2020-11-20 10:14:49 -08:00
updated_test.go feat: update VMSS node pools (#3830) 2020-09-17 09:36:41 -07:00
upgrade.go chore: force external cloud provider for Kubernetes v1.21+ on Azure Stack Hub (#4849) 2022-03-03 12:33:18 -08:00
upgrade_test.go chore: deprecate support for creating new 1.16 clusters (#4256) 2021-02-11 10:30:09 -08:00
version.go docs: refresh documentation store (#3177) 2020-05-04 10:59:22 -07:00
version_test.go